Skip to main content
Glama
package.json547 B
{ "name": "tasks-md-mcp", "version": "1.0.0", "description": "Model Context Protocol (MCP) server for markdown-based task management with Claude", "main": "index.js", "type": "module", "scripts": { "start": "mcp-tasks", "refresh-status": "./scripts/refresh-status.sh", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "mcp", "tasks", "markdown", "claude", "task-management", "ai" ], "author": "", "license": "MIT", "dependencies": { "mcp-tasks": "^1.6.1" } }

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/context-you-keep/tasks-md-mcp'

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