Loading MCP server directory, please wait...
Project portfolio management for PMOs. Alternative to Microsoft Project Online. OAuth + PAT.
npx @getmcp/cli add io.github.Onplana/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Onplana/mcp-server": {
"url": "https://mcp.onplana.com/mcp",
"transport": "streamable-http",
"headers": {
"": "Bearer {ONPLANA_TOKEN}"
}
}
}
}