@ourroadmaps/mcp
v0.19.0
Published
MCP server for OurRoadmaps - manage roadmaps, features, and ideas from Claude Code
Maintainers
Readme
@ourroadmaps/mcp
MCP server for OurRoadmaps - manage roadmaps, features, and ideas from Claude Code.
Installation
claude mcp add roadmaps \
--env ROADMAPS_API_URL=https://api.ourroadmaps.com \
--env ROADMAPS_API_KEY=your-key-here \
-- npx -y @ourroadmaps/mcpGet your API key from Organization Settings → API Keys in the web app.
Development
This package is published to npm. Changes require publishing:
bun run build
# bump version in package.json
npm publishThe server runs from npm, not local files. Users fetch via npx -y @ourroadmaps/mcp.
Available Tools
See the main README for the full list of tools.
