" />
Model Context Protocol

Use Qapital
inside Claude

Connect Qapital to Claude and ask anything about any company — directly in your conversation, no copy-pasting required.

Claude — conversation
Look up Bakker & Partners on Qapital and give me a summary.
⚙ search_company("Bakker & Partners")
Bakker & Partners B.V. · KvK 34281905
Sector: Business services (SBI 70221)
Location: Amsterdam · Founded: 2008

Want me to open the full profile or run a deeper analysis on Qapital?

A standard way to connect AI to your tools

MCP (Model Context Protocol) is an open standard by Anthropic that lets AI assistants like Claude access external data sources and tools. Instead of copying and pasting information into a chat, Claude fetches it for you in real time.

With the Qapital MCP connected, Claude can search any company in the Qapital database, retrieve registration data and sector information, and link directly to live public profiles on qapital.ai — all without leaving the conversation.

Six tools, one connection

Once connected, Claude has access to these Qapital capabilities.

🔍
search_company
Search any company by name, trade name, or registration number. Returns a ranked list with sector and location.
🏢
get_company_profile
Retrieve the full stored profile for a company — registration data, employees, trade names, and analysis history.
🔗
get_company_page
Get the direct URL to a company's public Qapital profile page, ready to share or open in the browser.
📋
list_analysed_companies
See all companies that have been analysed on Qapital and have a live public profile page.
🎯
list_my_targets
List your personal M&A acquisition targets with pipeline status and notes. Requires a Qapital account.
📊
get_my_company
Get the business intelligence profile and latest analysis for your own company. Requires a Qapital account.

Connect in a few minutes

The Qapital MCP runs locally on your machine and connects to your Claude Desktop app. No account needed — it's free to use.

1

Download the MCP server

Clone or download the Qapital repository. The MCP server lives in the mcp/ folder. You need Node.js 18+ installed.

# In the mcp/ directory npm install
2

Add to Claude Desktop config

Open ~/Library/Application Support/Claude/claude_desktop_config.json on macOS (or the equivalent on Windows) and add the Qapital server.

{ "mcpServers": { "qapital": { "command": "node", "args": ["/path/to/qapital/mcp/index.js"] } } }
3

Restart Claude Desktop

Quit and reopen Claude Desktop. You should see a tools icon appear in the message bar. Click it to confirm the Qapital tools are listed.

4

Ask Claude anything

Try: "Search for [company name] on Qapital" or "What companies have been analysed on Qapital?" Claude will call the tools automatically.

Zero-install connection

Connect Qapital to Claude with a single URL — no download, no config file. The remote MCP endpoint at api.qapital.ai/mcp handles authentication automatically via your Qapital account.

{ "mcpServers": { "qapital": { "url": "https://api.qapital.ai/mcp" } } }

Qapital is also listed in the Claude integrations directory, making it discoverable by anyone using Claude.

Start with the dashboard first

Analyse a company now — no account needed.

Open Qapital →