IntelligenceBank API Tools MCP Server
@ibproduct
About IntelligenceBank API Tools MCP Server
No overview available yet
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 IntelligenceBank API Tools MCP Server?
An MCP server that provides tools for interacting with the IntelligenceBank API, including browser-based authentication. It is designed for developers who need to integrate IntelligenceBank capabilities into MCP-enabled environments like Cline or VS Code.
How to use IntelligenceBank API Tools MCP Server?
Install the server via git clone, npm install, and build, then configure the IB_API_URL environment variable in your MCP settings. After adding the server to your MCP configuration, invoke the provided tools using use_mcp_tool, for example use_mcp_tool ib-api-tools auth.login {} to start the browser login flow.
Key features of IntelligenceBank API Tools MCP Server
- Browser-based authentication flow for IntelligenceBank API
- Login tool that opens browser and polls for completion
- Authentication status checking tool
- Session storage for subsequent API requests
- Configurable via the
IB_API_URLenvironment variable - Supports both development and production installation workflows
Use cases of IntelligenceBank API Tools MCP Server
- Automating login to an IntelligenceBank instance from MCP tools
- Verifying current authentication status before making API calls
FAQ from IntelligenceBank API Tools MCP Server
What tools does the server provide?
The server provides two tools: auth.login which starts the browser login flow, and auth.status which checks the current authentication status.
How do I configure the server for my IntelligenceBank instance?
Set the IB_API_URL environment variable to your IntelligenceBank instance URL (e.g., https://your-ib-instance.intelligencebank.com) in your MCP settings or .env file.
Does the server handle authentication automatically?
Yes, auth.login handles the full login flow: it gets an initial token, opens your browser to complete login, polls for completion, and stores the session for subsequent requests.
Can I install and test the server locally before using it in production?
Yes, the README provides a development setup with a scripts/dev-install.sh script and a separate production installation guide for the released version.
How do I install the server for production use?
Clone the repository, run npm install && npm run build, copy the output to a production directory, then run npm install --production in that directory and configure your MCP settings with the correct path and IB_API_URL.
Frequently asked questions
What tools does the server provide?
The server provides two tools: `auth.login` which starts the browser login flow, and `auth.status` which checks the current authentication status.
How do I configure the server for my IntelligenceBank instance?
Set the `IB_API_URL` environment variable to your IntelligenceBank instance URL (e.g., `https://your-ib-instance.intelligencebank.com`) in your MCP settings or `.env` file.
Does the server handle authentication automatically?
Yes, `auth.login` handles the full login flow: it gets an initial token, opens your browser to complete login, polls for completion, and stores the session for subsequent requests.
Can I install and test the server locally before using it in production?
Yes, the README provides a development setup with a `scripts/dev-install.sh` script and a separate production installation guide for the released version.
How do I install the server for production use?
Clone the repository, run `npm install && npm run build`, copy the output to a production directory, then run `npm install --production` in that directory and configure your MCP settings with the correct path and `IB_API_URL`.
Basic information
More Developer Tools MCP servers

PuzzleTide Puzzle Generator
Caravaca-LabsWord search generator, crossword generator, and sudoku generator + solver as a local-first MCP server. 15 deterministic tools: printable PDF puzzle worksheets, themed word banks, and verifiable LLM evals. From the makers

Reelier
Maxime HouleAgents make claims. Reelier writes receipts — record an agent's tool-call workflow once, replay it deterministically at 0 tokens, and diff runs to catch drift.
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App

Air Pipe
airpipeBuild, validate, deploy — HTTP APIs, cron jobs, webhooks and MCP tools — from your AI client.
Comments