mcpbeat Sign in

Compass MCP Server

by licentiumio Your server? Claim it
local only

Compass runs on your own machine — the client starts it, so there is no endpoint to ping. 38 installs a week from npm. Last commit 4 Jul 2026.

Ground your LLM in EU financial, crypto and AI regulation, verbatim and cited, via Compass.

Installs per day peak 16 · avg 7 · +32% w/w
a month agotoday
38
Installs / week
npm · @licentium/compass-mcp
0
Stars
0 open issues
4 Jul 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Compass every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add compass-mcp -- npx -y @licentium/compass-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "compass-mcp": {
      "args": [
        "-y",
        "@licentium/compass-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.compass-mcp]
command = "npx"
args = ["-y", "@licentium/compass-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "compass-mcp": {
      "args": [
        "-y",
        "@licentium/compass-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "compass-mcp": {
      "args": [
        "-y",
        "@licentium/compass-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: COMPASS_API_KEY (Your ck_live_ key from https://compass.licentium.ai/developers). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Compass

same job, measured the same way
Mica Crypto MCP
by csoai-org

Markets in Crypto-Assets (MiCA) Regulation (EU) 2023/1114 compliance for EU crypto-asset issuers...

180 installs/wk local only
Statsnet
by usenetstate

Background check any company in the world: registration, executives, courts and finances.

2 tools answering
Well
by wellapp-ai

Connect your AI to your Well financial data - invoices, companies, contacts.

82 tools answering
DAP Bellwether
by dap

Free regulatory change feed for financial regulators in Canada, the US, the UK and the EU.

4 tools answering
Headless Tracker
by tamaspetki

Read-only MCP server: your AI sees your crypto portfolio, never your keys. Not financial advice.

66 installs/wk local only
Studio
by fintechstudios

Real-time financial news & regulatory intelligence: cited search, fetch, summaries, collections.

16 installs/wk answering
Openfinance
by openfinanceorg

Connect your financial accounts to view balances, search transactions, and get spending insights.

35 installs/wk local only
Coinrebate
by halffee

Compliance-filtered crypto exchange fee comparison and rebate-link routing for AI agents.

295 installs/wk local only

Compass — questions

Answers built from our own checks of this server.

Why is there no uptime for Compass?
Compass runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @licentium/compass-mcp was installed 38 times last week.
How do I connect Compass?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @licentium/compass-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Compass?
The npm package @licentium/compass-mcp was installed 38 times in the last week. Week over week that is +32%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Compass open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.