Skip to main content

No project description provided

Project description

ly-mcp

A Model Context Protocol (MCP) server for Taiwan's Legislative Yuan API v2, providing bill search, detailed information, related documents, and meeting records.

Features

This MCP server provides the following tools:

  • search_bills: Search bills by term, session, category, proposer, and other criteria
  • get_bill_detail: Get comprehensive information about specific bills
  • get_bill_related_bills: Query related bills and their associations
  • get_bill_doc_html: Retrieve HTML-formatted bill documents
  • get_bill_meets: Access bill deliberation records from various meetings

API Source

This MCP server uses the Legislative Yuan API v2 as its data source, providing information about Taiwan's Legislative Yuan bills and proceedings.

Installation & Usage

GitHub

{
  "mcpServers": {
    "lymcp": {
      "command": "uvx",
      "args": [
        "--from",
        "git+https://github.com/narumiruna/ly-mcp",
        "lymcp"
      ]
    }
  }
}

PyPI

{
  "mcpServers": {
    "lymcp": {
      "command": "uvx",
      "args": ["lymcp@latest"]
    }
  }
}

Local

{
  "mcpServers": {
    "lymcp": {
      "command": "uv",
      "args": [
        "run",
        "--directory",
        "/home/<user>/workspace/ly-mcp",
        "lymcp"
      ]
    }
  }
}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

lymcp-0.1.0-py3-none-any.whl (7.0 kB view details)

Uploaded Python 3

File details

Details for the file lymcp-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: lymcp-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 7.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.7.17

File hashes

Hashes for lymcp-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3c137bcce5cf06318e2dddcf0874c37d3f53d113f06a8edcb838855febb42eac
MD5 fe6971fd338977a76dc57dae286ee23c
BLAKE2b-256 8d81bc9b630fe3fdbd34c630392f071cec75de41db7b4476b3a458afebec234a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page