Skip to main content
Glama

MCP Todo

by CalamityAdam
package.json638 B
{ "name": "mcp-todo", "version": "1.0.0", "main": "dist/server.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "dev": "tsx src/server.ts", "dev:http": "tsx src/http.ts", "build": "tsc", "start": "node dist/server.js" }, "keywords": [], "author": "mr.sisk", "license": "ISC", "description": "", "dependencies": { "@modelcontextprotocol/sdk": "^1.17.5", "dotenv": "^17.2.2", "express": "^5.1.0", "zod": "^3.25.76" }, "devDependencies": { "@types/express": "^5.0.3", "@types/node": "^24.3.1", "tsx": "^4.20.5", "typescript": "^5.9.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/CalamityAdam/mcp-todo'

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