2 months ago
基于 GitHub LawRefBook 的法律法规检索 MCP 服务。
功能
工具 说明
search_github_law 搜索法律法规库,返回标题、摘要、法规编号和链接
Overview
A required part of this site couldn’t load. This may be due to a browser
extension, network issues, or browser settings. Please check your
connection, disable any ad blockers, or try using a different browser.
Server Config
{
"mcpServers": {
"mcp-legal-search": {
"command": "uvx",
"args": [
"mcp-legal-search"
]
}
}
}