IB API Documentation

by ibproduct

184 downloads
Not rated
GitHub

About

A MCP Server for interacting with IntelligenceBank's API documentation.

Details

Author
ibproduct
Downloads
184
Categories
Developer Tools

- 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

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.

IB API Documentation

A Model Context Protocol (MCP) server that provides tools for retrieving documentation from Postman collections and generating AI actions.

Features

- List and search Postman collections
- Navigate collection structures
- Get detailed request information
| - Comprehensive response example handling:
| - List available response examples
| - Get request details (focused on request information)
| - Get detailed response example information
| - Efficient workflow for accessing example data
- Generate code actions from Postman requests
- Optional integration with multiple AI frameworks
- TypeScript/JavaScript code generation

Documentation

- API Reference - Detailed information about server tools and data structures
- Configuration Guide - Server setup and configuration options
- Prompt Templates - Examples and templates for using the tools
- Update Instructions - How to update your MCP server installation

Installation

1. Clone the repository:

git clone https://github.com/ibproduct/ib-api-doc.git
cd ib-api-doc

2. Install dependencies:

npm install

3. Build the server:

npm run build

4. Configure the server following the Configuration Guide

Usage

See the Prompt Templates guide for detailed usage instructions and examples.

Development

Development Workflow

1. Set up development environment:
```bash

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.