2 months ago
基于 GitHub LawRefBook 的法律法规检索 MCP 服务。
功能
工具 说明
search_github_law 搜索法律法规库,返回标题、摘要、法规编号和链接
Server Config
{
"mcpServers": {
"mcp-legal-search": {
"command": "uvx",
"args": [
"mcp-legal-search"
]
}
}
}