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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for lymcp-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 1dcc342ff9466abbfc06cdb728778984ce90b3f2bff9bfb535d8e2876411f4b2
MD5 9f58aebc4fa5b3e9edd7387cdcd187bb
BLAKE2b-256 243aa3ec18992fd4beb1f96b3b9f7d2ac19ca652e4fdd251ad6e4a2644cf9ccf

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