Skip to main content
Glama

MCP Grareco

by iuill
package.json907 B
{ "name": "mcp_grareco", "version": "0.0.1", "description": "グラフィックレコーディング(グラレコ)を生成するためのMCPサーバー", "license": "MIT", "author": "iuill", "type": "module", "bin": { "mcp_grareco": "dist/index.js" }, "files": [ "dist" ], "scripts": { "build": "tsc && shx chmod +x dist/*.js", "prepare": "npm run build", "watch": "tsc --watch", "start": "node dist/index.js", "start:sse": "node dist/sse.js" }, "dependencies": { "@anthropic-ai/sdk": "^0.39.0", "@modelcontextprotocol/sdk": "1.0.1", "axios": "^1.8.4", "dotenv": "^16.4.7", "express": "^4.21.1", "turndown": "^7.2.0", "zod": "^3.23.8", "zod-to-json-schema": "^3.23.5" }, "devDependencies": { "@types/express": "^5.0.0", "@types/turndown": "^5.0.5", "shx": "^0.3.4", "typescript": "^5.6.2" } }

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/iuill/mcp_grareco'

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