Skip to main content
Glama

Agile Backlog MCP

by ehartye
package.json•433 B
{ "name": "@agile-mcp/shared", "version": "1.0.0", "description": "Shared database schema and types", "type": "module", "main": "dist/index.js", "types": "dist/index.d.ts", "scripts": { "build": "tsc", "dev": "tsc --watch" }, "dependencies": { "better-sqlite3": "^11.0.0" }, "devDependencies": { "@types/better-sqlite3": "^7.6.11", "@types/node": "^22.0.0", "typescript": "^5.6.0" } }

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/ehartye/agile-backlog-mcp'

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