Dart MCP server provides AI agents with project management tools. It exposes task tracking, team collaboration, and progress monitoring. Connects to GitHub, Jira, and Trello. Useful for developers managing software projects, tracking issues, and coordinating with teams.
Dart MCP server provides AI agents with project management tools. It exposes task tracking, team collaboration, and progress monitoring. Connects to GitHub, Jira, and Trello. Useful for developers managing software projects, tracking issues, and coordinating with teams.
npx -y dart-mcp-serverAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"its-dart-dart-mcp-server-github": {
"command": "npx",
"args": [
"-y",
"npx -y dart-mcp-server"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from dart?"
API Key Required
This server requires an API key from dart. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| DART_API_KEY | Yes | Your dart API key |
"What resources are available in dart?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in dart"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in dart 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.