The Command MCP server provides a CLI and API for Markdown-Driven Task Management (MDTM). It exposes tools for creating, updating, and tracking tasks in Markdown format. It connects to local files and integrates with Git for version control. Developers use it to manage tasks in a structured, version-controlled way within their projects.
The Command MCP server provides a CLI and API for Markdown-Driven Task Management (MDTM). It exposes tools for creating, updating, and tracking tasks in Markdown format. It connects to local files and integrates with Git for version control. Developers use it to manage tasks in a structured, version-controlled way within their projects.
npx -y @scopecraft/cmdAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"scopecraft-command-github": {
"command": "npx",
"args": [
"-y",
"npx -y @scopecraft/cmd"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from command?"
No configuration required. This server works out of the box.
"What resources are available in command?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in command"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in command with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.