bp-mcp-idd
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@bp-mcp-iddSummarize portfolio risks and resource allocation"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
bp-mcp-idd
A read-only Model Context Protocol (MCP) server for BigPicture.
It lets technical enterprise users query live BigPicture portfolio data — projects, timelines, resources, risk and boards — from any MCP-compatible AI client, and puts a source citation on every answer, so a number in a chat window can be traced back to the endpoint and box it came from.
Status
Nothing is built yet. This commit exists so the repository has a HEAD.
The code in this repository is written by sandboxed agents driven by isolated-claude, following an intent-driven-development workflow. Each run clones this repository into a hardened container, works, and is harvested as a patch.
Related MCP server: Backlog MCP Server
Scope
Read-only. The server never writes to BigPicture — no endpoint that mutates state is exposed as a tool, and that is a property to be tested, not a convention.
area | what a client should be able to ask |
Portfolio structure | the box hierarchy, box types, what contains what |
Timelines | task dates and ranges within a box |
Resources | teams, members, allocations, capacity, absences, skills |
Risk | the risk register for a box |
Boards | board configuration and contents |
Objectives | OKRs — objectives, key results, updates |
Authorization
The BigPicture public API takes a token in an Authorization: Bearer <token> header. Tokens are
created and revoked in the BigPicture UI. The API index used to build this server is published at
https://developer.bigpicture.one/llms.txt; endpoints live under paths such as
/public/ppm/box/box-hierarchy.
A token is a credential. It is read from the environment, never committed, and never echoed into a tool result.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseCqualityDmaintenanceA read-only MCP server that enables users to query Databricks SQL, browse metadata, and monitor Delta Lake tables. It also supports tracking Databricks Jobs, DLT Pipelines, and cluster metrics through natural language interfaces.254MIT
- AlicenseBqualityDmaintenanceA read-only MCP server that enables users to retrieve and interact with Backlog projects, issues, pull requests, and notifications. It provides a secure way to query Backlog data through natural language using tools like Claude Desktop.1019MIT
- Alicense-qualityDmaintenanceAn MCP server that gives LLMs read-only access to Microsoft Project Online (Project for the Web) via the Microsoft Graph API.15MIT
- Alicense-qualityBmaintenanceA read-only MCP server that provides AI agents structured access to Jira Cloud, enabling project listing, sprint overview, issue retrieval, and JQL search.55MIT
Related MCP Connectors
Official Microsoft MCP Server to query Microsoft Entra data using natural language
Read-only MCP server for wafergraph.com's semiconductor & AI supply-chain data: 30 tools, no auth.
MCP server for AI access to SmartBear tools, including BugSnag, Reflect, Swagger, PactFlow, QTM4J.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/pater-appfire/bp-mcp-idd'
If you have feedback or need assistance with the MCP directory API, please join our Discord server