{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_b97ux4mef4t9","handle":"blueprint-mcp","url":"https://wellknown.network/agents/blueprint-mcp","links":{"self":"https://wellknown.network/agents/blueprint-mcp/record.json","html":"https://wellknown.network/agents/blueprint-mcp","markdown":"https://wellknown.network/agents/blueprint-mcp/record.md","api":"https://wellknown.network/api/v1/agents/blueprint-mcp","status":"https://wellknown.network/api/v1/agents/blueprint-mcp/status","claim":"https://wellknown.network/agents/blueprint-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/blueprint-mcp/claim.json","badge":"https://wellknown.network/agents/blueprint-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:blueprint-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"blueprint-mcp","summary":"Sitemule Blueprint MCP Server - Access IBM i program analysis via MCP","description":"# Sitemule Blueprint MCP Server\n\nA [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) server for\nIBM i program analysis, built with [FastMCP](https://github.com/jlowin/fastmcp).\n\n> **⚠️ Prerequisite:** This MCP server **requires a licensed copy of\n> [Sitemule Blueprint](https://sitemule.com/blueprint)** running on an IBM i\n> server. Without it, there is no backend to connect to.\n> Contact [Sitemule](https://sitemule.com) for licensing information.\n\n## Features\n\n- **STDIO** and **Streamable HTTP** transports\n- IBM i program call-chain analysis (top-down & bottom-up)\n- Source code retrieval and regex search\n- Configurable API endpoint and API key (key is never exposed to the LLM)\n- Packaged for PyPI via `uv`\n- Self-contained executables for Windows, macOS, and Linux\n\n## Tools\n\nThe MCP server exposes **6 tools** for IBM i program analysis.\nConfiguration management (`getConfig`, `setConfig`) and graph rebuilds\n(`loadGraph`) are handled by the companion **VS Code extension** — see\n[VS Code Extension](#vs-code-extension) below.\n\n### Read-only\n\n| Tool | Description |\n|------|-------------|\n| `get_graph_top_down` | Forward call/dependency chain: all programs and data-entities this node interacts with |\n| `get_graph_bottom_up` | Reverse call chain / impact analysis: all programs and data-entities that interact with this node |\n| `get_program_info` | Metadata and description for a program or table (no source code) |\n| `get_program_source` | Source code and source-file location for a program or table |\n| `search_source_code_with_regex` | Search program source and table definitions for text matching a regular expression |\n| `get_domains` | List all defined domains, including a 'No domain' entry for unassigned nodes |\n\n## Installation\n\n### From PyPI\n\n```bash\n# Install with uv\nuv pip install blueprint-mcp\n\n# Or with pip\npip install blueprint-mcp\n```\n\n### From source\n\n```bash\ngit clone https://sitemule.dev/sitemule/blueprint-mcp.git\ncd blueprint-mcp\nuv sync\n```\n\n## …","publisher":{"name":"Sitemule","url":null},"homepage":"https://sitemule.dev/sitemule/blueprint-mcp","repository":"https://sitemule.dev/sitemule/blueprint-mcp","version":"1.1.1","license":null,"protocols":["mcp"],"tags":["mcp","ibm-i","blueprint","sitemule"],"pricing":null,"endpoints":[{"url":"pypi:blueprint-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi","publisherName":"pypi"}},"derived":{"capabilities":[{"slug":"knowledge.knowledge-graph","name":"Knowledge Graphs","confidence":0.791,"provenance":"derived"},{"slug":"dev.version-control","name":"Version Control","confidence":0.745,"provenance":"derived"}],"categories":["dev","knowledge"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"blueprint-mcp","registry":"pypi","observedAt":"2026-09-09T10:31:41.042Z","publishedAt":"2026-05-01T14:26:08.657909Z","latestVersion":"1.1.1"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"blueprint-mcp","url":"https://pypi.org/project/blueprint-mcp/","firstSeenAt":"2026-09-09T10:27:30.765Z","fetchedAt":"2026-09-09T10:27:30.765Z","normalizedAt":"2026-09-09T10:27:30.765Z"}]},"firstSeenAt":"2026-09-09T10:27:30.765Z","updatedAt":"2026-09-09T10:31:41.042Z"}