The Plane MCP Server is a Model Context Protocol (MCP) server that provides seamless integration with Plane APIs, enabling projects, work items, and automations capabilities for develops and AI interfaces.
The Plane MCP Server is a Model Context Protocol (MCP) server that provides seamless integration with Plane APIs, enabling projects, work items, and automations capabilities for develops and AI interfaces.
npx -y @makeplane/plane-mcp-serverAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"makeplane-plane-mcp-server-npm": {
"command": "npx",
"args": [
"-y",
"npx -y @makeplane/plane-mcp-server"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from plane-mcp-server?"
API Key Required
This server requires an API key from plane-mcp-server. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| PLANE-MCP-SERVER_API_KEY | Yes | Your plane-mcp-server API key |
"What resources are available in plane-mcp-server?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in plane-mcp-server"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in plane-mcp-server 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.