Skip to main content
Glama

MCP TemplateIO

by Lucker631
package.json511 B
{ "name": "mcp-templateio", "version": "0.0.1", "description": "mcp-templateio MCP server", "type": "module", "bin": { "mcp-templateio": "./dist/index.js" }, "files": [ "dist" ], "scripts": { "build": "mcp-build", "prepare": "npm run build", "watch": "tsc --watch", "start": "node dist/index.js" }, "dependencies": { "mcp-framework": "^0.1.27", "undici": "^7.4.0" }, "devDependencies": { "@types/node": "^20.11.24", "typescript": "^5.3.3" } }

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/Lucker631/mcp-templateio'

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