mcpbeat Sign in

Legislative Yuan MCP Server

local only

Legislative Yuan runs on your own machine — the client starts it, so there is no endpoint to ping. 93 installs a week from pypi. Last commit 17 Aug 2026.

Model Context Protocol server for Taiwan Legislative Yuan API v2.

Installs per day peak 207 · avg 34 · -48% w/w
a month agotoday
93
Installs / week
pypi · lymcp
6
Stars
0 open issues
17 Aug 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Legislative Yuan every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add ly-mcp -- uvx lymcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ly-mcp": {
      "args": [
        "lymcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.ly-mcp]
command = "uvx"
args = ["lymcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "ly-mcp": {
      "args": [
        "lymcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "ly-mcp": {
      "args": [
        "lymcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Legislative Yuan

same job, measured the same way
MCP For API
by appwrite

MCP (Model Context Protocol) server for Appwrite

33 496 installs/wk local only
MCP Sitecore Server
by antonytm

A Model Context Protocol server for Sitecore

484 installs/wk local only
MCP Server Tauri
by hypothesi

A Model Context Protocol server for use with Tauri v2 applications

1 838 installs/wk local only
MCP Server Tauri
by hushlor

A Model Context Protocol server for use with Tauri v2 applications

261 installs/wk local only
Scopus MCP
by qwe4559999

A Model Context Protocol server for the Elsevier Scopus API

197 installs/wk local only
Wix
by wix

A Model Context Protocol server for Wix AI tools

answering
I
Hn MCP Server
by wei

Model Context Protocol server for HackerNews API access.

35 installs/wk local only
Esa MCP Server
by koki-develop

A Model Context Protocol (MCP) server for esa.io

74 installs/wk local only

Legislative Yuan — questions

Answers built from our own checks of this server.

Why is there no uptime for Legislative Yuan?
Legislative Yuan runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package lymcp was installed 93 times last week.
How do I connect Legislative Yuan?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls lymcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Legislative Yuan?
The pypi package lymcp was installed 93 times in the last week. Week over week that is -48%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Legislative Yuan open source?
Yes — it is published under the MIT licence, written in Python and 6 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.