
Onplana
Let your coding agent read and update project portfolios, programs, and PMO work the way Microsoft Project Online would—without leaving Claude Code or Cursor.
Overview
Onplana is an MCP server for the Build phase that connects agents to Onplana project portfolio management via OAuth or PAT over streamable HTTP.
What is this MCP server?
- Remote streamable-http MCP at https://mcp.onplana.com/mcp—no local stdio process required
- OAuth 2.1 with dynamic client registration (RFC 7591) or Personal Access Token from Onplana integrations
- Positioned as a PMO-oriented alternative to Microsoft Project Online for portfolio views
- Bearer {ONPLANA_TOKEN} header authentication for agent sessions
- Version 0.2.4 with GitHub source at Onplana/onplana-mcp-server
- Server schema version 0.2.4
- Transport: streamable-http remote endpoint
- Auth: OAuth 2.1 DCR at app.onplana.com/oauth/register or PAT
Community signal: 3 GitHub stars.
What problem does it solve?
Agents cannot see your real portfolio, milestones, or PMO structure when plans live only in a separate PPM tool.
Who is it for?
Indie teams or solo builders using Onplana (or evaluating it vs Project Online) who want MCP-native PM context in the IDE.
Skip if: Builders who do not use Onplana or who only need lightweight issue tracking in GitHub without portfolio layers.
What do I get? / Deliverables
After registration, your agent can pull and act on Onplana portfolio data in the same thread where you write code and specs.
- Live portfolio and project context inside agent conversations
- Authenticated remote MCP session to mcp.onplana.com
Recommended MCP Servers
Journey fit
Portfolio and program management sits in the Build phase when you are structuring delivery, milestones, and dependencies for a product you are actively shipping. The pm subphase is the canonical shelf for tooling that plans roadmaps, tracks initiatives, and coordinates work across teams or solo multi-project stacks.
How it compares
Remote PPM MCP integration, not a local task runner or a generic markdown planning skill.
Common Questions / FAQ
Who is Onplana MCP for?
PMOs, solo founders, and small teams on Onplana who want Claude Code or Cursor to read and update portfolio-backed project data.
When should I use Onplana MCP?
Use it while building or operating when roadmap, program, or dependency questions should be answered from live Onplana instead of pasted exports.
How do I add Onplana MCP to my agent?
Register OAuth at https://app.onplana.com/oauth/register or create a PAT at https://app.onplana.com/integrations, then point your MCP client at https://mcp.onplana.com/mcp with Bearer {ONPLANA_TOKEN}.