MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

e-Gov法令APIを使用して日本の法令情報を検索・取得するModel Context Protocolサーバー

Created 10/27/2025
Updated about 2 months ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-hourei-mcp-server

Cursor configuration (mcp.json)

{ "mcpServers": { "groundcobra009-hourei-mcp-server": { "command": "npx", "args": [ "groundcobra009-hourei-mcp-server" ] } } }