mcpbeat Sign in

Intelligence MCP Server

answering

Intelligence MCP is answering right now. Last checked 9 min ago. 64 installs a week from npm. It exposes 3 tools. Last commit 7 Sep 2026.

Agent payments ecosystem intelligence. Scans GitHub/HN/npm across AP2, ACP, x402, MPP, UCP.

Installs per day peak 179 · avg 13 · -61% w/w
a month agotoday
Uptime history 47 days of history · worst day 74%
47 days agonow
90.1%
Uptime 24h
82 of 91 checks
3
Tools
read from the server
2575 ms
Response time
average over 24h
64
Installs / week
npm and PyPI

What changed 1

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 7 September 2026. No other catalogue keeps this.

7 Sep a tool description was rewritten scan_opportunities

Intelligence MCP does not always answer

Over the last week it answered 85.3% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 9 min ago.

run in your terminal
claude mcp add intelligence-mcp --transport http https://intel.goodmeta.co/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "intelligence-mcp": {
      "url": "https://intel.goodmeta.co/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.intelligence-mcp]
url = "https://intel.goodmeta.co/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "intelligence-mcp": {
      "url": "https://intel.goodmeta.co/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "intelligence-mcp": {
      "url": "https://intel.goodmeta.co/mcp"
    }
  }
}

This one needs environment variables set before it will start: GITHUB_PAT (GitHub Personal Access Token for scanning repos and issues.), ANTHROPIC_API_KEY (Anthropic API key for classifying and scoring signals.). The author declared them in the registry entry; get the values from the project itself.

Available tools 3

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

compare
compare_protocols
Get a side-by-side comparison matrix of all five agent payment protocols (AP2, ACP, x402, MPP, UCP) across creator, layer, agent delegation, budget limits, cross-merchant coordination, and MCP integration. Use when the user asks to compare protocols ('AP2 vs ACP', 'which protocol handles budgets?', 'what's the difference between x402 and MPP?', 'show me the landscape'). Use get_protocol_info instead for deep details on a single protocol.
protocol
get_protocol_info
Get the canonical description of an agent payment protocol including creator, maturity level, repo URL, and what layer it operates at (authorization, commerce, or settlement). Use when the user asks about a specific protocol ('what is AP2?', 'who created MPP?', 'is x402 production ready?', 'what layer does ACP operate at?'). Use compare_protocols instead when comparing multiple protocols against each other.
scan
scan_opportunities
Scan GitHub, Hacker News, and npm for new repos, packages, and discussions in the agent payments ecosystem (AP2, ACP, x402, MPP, UCP). Returns AI-classified and scored opportunities with recommended actions. Use when the user asks about recent activity, new developments, or opportunities in agent payments ('what's new in agent payments?', 'any new x402 repos?', 'scan for opportunities'). Use get_protocol_info instead for static protocol details, or compare_protocols for side-by-side comparison. Costs $0.01 USDC. Accepts: x402 (USDC on Base).

Endpoints

URLTransportStateLatencyChecked
https://intel.goodmeta.co/mcp streamable-http answering 671 ms 9 min ago

Alternatives to Intelligence MCP

same job, measured the same way
Moltalyzer MCP
by jcislo

Polymarket prediction-market intelligence + AI, GitHub & narrative feeds for agents, via x402.

61 installs/wk local only
M
In Memoria
by pi22by7

Persistent codebase intelligence that gives AI assistants memory across sessions

97 installs/wk local only
I
In Memoria
by pi22by7

Persistent codebase intelligence that gives AI assistants memory across sessions

local only
MCP Server Research Signals
by joepangallo

Scored trend intelligence from HN, Reddit, ArXiv, and GitHub.

29 installs/wk local only
Vulnerability Intel MCP
by nexlab

Defensive vulnerability intelligence search across public CVE/NVD and GitHub advisory APIs with CVSS

answering
Agentic Task System (ATS)
by renezander030

MCP server giving AI agents persistent task memory across TickTick, Notion, GitHub, Linear & Beads

232 installs/wk local only
rag-rat
by cq27-dev

Repository intelligence, code graph, history, papertrail, and cross-agent memory for coding agents.

516 installs/wk local only
Evmscope
by calintzy

EVM blockchain intelligence toolkit for AI agents. 20 tools across 5 chains. Zero config.

43 installs/wk local only

Intelligence MCP — questions

Answers built from our own checks of this server.

What can Intelligence MCP do?
It exposes 3 tools, read directly from the server on our last check. Among them: compare_protocols, get_protocol_info, scan_opportunities. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Intelligence MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 82 of 91 checks got a reply (90.1%), average response time 2575 ms. The bar chart above shows every period we have measured.
How do I connect Intelligence MCP?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does Intelligence MCP need an API key?
No. Intelligence MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 3 of them are readable on this page. This is what we observed, not what the docs claim.
How many people use Intelligence MCP?
The npm package @goodmeta/intelligence-mcp was installed 64 times in the last week. Week over week that is -61%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Intelligence MCP open source?
Yes — it is published under the Apache-2.0 licence, written in TypeScript, 1 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.