Skip to main content
Glama

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.

F
license - not found
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    C
    quality
    D
    maintenance
    A 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.
    25
    4
    MIT
  • A
    license
    B
    quality
    D
    maintenance
    A 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.
    10
    19
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    A read-only MCP server that provides AI agents structured access to Jira Cloud, enabling project listing, sprint overview, issue retrieval, and JQL search.
    55
    MIT

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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