" />
Model Context Protocol

Use Quantr
inside Claude

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

Claude — conversation
Look up Bakker & Partners on Quantr 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 Quantr?

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 Quantr MCP connected, Claude can search any company in the Quantr database, retrieve registration data and sector information, and link directly to live public profiles on quantr.co — all without leaving the conversation.

Six tools, one connection

Once connected, Claude has access to these Quantr 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 Quantr profile page, ready to share or open in the browser.
📋
list_analysed_companies
See all companies that have been analysed on Quantr and have a live public profile page.
🎯
list_my_targets
List your personal M&A acquisition targets with pipeline status and notes. Requires a Quantr account.
📊
get_my_company
Get the business intelligence profile and latest analysis for your own company. Requires a Quantr account.

Connect in a few minutes

The Quantr 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 Quantr 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 Quantr server.

{ "mcpServers": { "quantr": { "command": "node", "args": ["/path/to/quantr/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 Quantr tools are listed.

4

Ask Claude anything

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

Zero-install connection

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

{ "mcpServers": { "quantr": { "url": "https://api.quantr.co/mcp" } } }

Quantr 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 Quantr →