Skip to main content
Glama

jgrants-mcp

package.json1.12 kB
{ "name": "jgrants-mcp", "version": "0.1.0", "description": "日本の補助金情報を検索するためのMCP (Model Context Protocol) サーバー", "type": "module", "bin": { "jgrants-mcp": "./build/index.js" }, "files": [ "build/" ], "scripts": { "build": "tsc && chmod +x build/index.js", "dev": "tsx index.ts", "inspect": "npx @modelcontextprotocol/inspector node build/index.js", "prepublishOnly": "npm run build" }, "author": "tachibanayu24", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0", "zod": "^3.23.0" }, "devDependencies": { "@types/node": "^20.0.0", "tsx": "^4.0.0", "typescript": "^5.0.0" }, "engines": { "node": ">=18.0.0" }, "keywords": [ "mcp", "model-context-protocol", "jgrants", "補助金", "日本" ], "repository": { "type": "git", "url": "git+https://github.com/tachibanayu24/jgrants-mcp.git" }, "bugs": { "url": "https://github.com/tachibanayu24/jgrants-mcp/issues" }, "homepage": "https://github.com/tachibanayu24/jgrants-mcp#readme" }

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/tachibanayu24/jgrants-mcp'

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