Skip to main content
Glama

MCP Todo

by CalamityAdam
.gitignore755 B
# Environment variables .env .env.local .env.development.local .env.test.local .env.production.local # Dependencies node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* # TypeScript *.tsbuildinfo dist/ build/ *.d.ts.map # Logs logs/ *.log lerna-debug.log* # Runtime data pids/ *.pid *.seed *.pid.lock # Coverage directory used by tools like istanbul coverage/ *.lcov # nyc test coverage .nyc_output/ # IDE and Editor files .DS_Store .idea/ .vscode/ .cursor/ *.swp *.swo *~ # OS generated files Thumbs.db ehthumbs.db # Temporary files tmp/ temp/ *.tmp # Optional npm cache directory .npm # Optional eslint cache .eslintcache # Optional REPL history .node_repl_history # Output of 'npm pack' *.tgz # Yarn Integrity file .yarn-integrity

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