Skip to main content
Glama

Kanban MCP Server

by 0Thomas1
package.json664 B
{ "name": "kanban-mcp", "version": "1.0.0", "description": "", "main": "src/index.ts", "scripts": { "build": "tsc", "build:watch": "tsc --watch", "dev": "tsx src/index.ts", "inspect": "set DANGEROUSLY_OMIT_AUTH=true && npx @modelcontextprotocol/inspector npm run dev" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "@modelcontextprotocol/sdk": "^1.17.2", "mongoose": "^8.17.1", "zod": "^3.25.76" }, "devDependencies": { "@modelcontextprotocol/inspector": "^0.16.2", "@types/mongoose": "^5.11.97", "@types/node": "^24.2.1", "tsx": "^4.20.3", "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/0Thomas1/Kanban-MCP'

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