Skip to main content
Glama

Hourei MCP Server

package.json743 B
{ "name": "hourei-mcp-server", "version": "1.0.6", "description": "MCP server for Japanese law information using e-Gov API", "type": "module", "main": "index.js", "bin": { "hourei-mcp-server": "./index.js" }, "scripts": { "start": "node index.js" }, "keywords": [ "mcp", "law", "japan", "e-gov", "japanese-law", "legal", "model-context-protocol" ], "author": "", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/groundcobra009/hourei-mcp-server.git" }, "engines": { "node": ">=18.0.0" }, "dependencies": { "@modelcontextprotocol/sdk": "^0.5.0", "node-fetch": "^3.3.2" }, "files": [ "index.js", "README.md" ] }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/groundcobra009/hourei-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server