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

PyPI

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

GitHub

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

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.2-py3-none-any.whl (10.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for lymcp-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 405e1f3ffda852eb534a57d2a20f7d235329b10a208fa858c6df05066d35b730
MD5 449bc3c0699b86fa834000a8b920e740
BLAKE2b-256 7728fa845298c66f927043f257751c46cd31020dbb98f18b78294f1965cb0d0f

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