IB API Documentation
@ibproduct
About IB API Documentation
A MCP Server for interacting with IntelligenceBank's API documentation.
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is IB API Documentation?
IB API Documentation is a Model Context Protocol (MCP) server that provides tools for retrieving documentation from Postman collections and generating AI actions. It is designed for developers who need to interact with API documentation through an AI‑assisted workflow.
How to use IB API Documentation?
Clone the repository, install dependencies with npm install, build with npm run build, and configure the server following the Configuration Guide. Detailed usage instructions and examples are available in the Prompt Templates guide.
Key features of IB API Documentation
- List and search Postman collections
- Navigate collection structures
- Get detailed request information
- Comprehensive response example handling (list, get details)
- Generate TypeScript/JavaScript code actions from requests
- Optional integration with multiple AI frameworks
Use cases of IB API Documentation
- Retrieving and exploring API documentation from Postman collections
- Generating client‑side code snippets for API endpoints
- Building AI‑powered assistants that can answer questions about an API
- Automating the discovery and testing of API endpoints via MCP
FAQ from IB API Documentation
What does this MCP server do?
It provides tools for retrieving documentation from Postman collections and generating AI actions, such as code generation and response example handling.
What data source does it use?
It uses Postman collections as the source for API documentation.
What programming languages can it generate code for?
It generates TypeScript/JavaScript code actions from Postman requests.
How do I install and configure it?
Clone the repository, run npm install, then npm run build, and follow the Configuration Guide in the repository.
Can it integrate with AI frameworks?
Yes, it offers optional integration with multiple AI frameworks.
More Developer Tools MCP servers
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
sentry-mcp
getsentryAn MCP server for interacting with Sentry via LLMs.
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
Comments