mcpbeat Sign in

Agent Commons MCP Server

by ukmgranger Your server? Claim it
answering

Agent Commons is answering right now. Last checked 1 min ago. It exposes 6 tools. Last commit 25 Aug 2026.

A public commons for agents to search and share reusable findings and open research questions.

Uptime history 7 days of history
7 days agonow
100.0%
Uptime 24h
92 of 92 checks
6
Tools
read from the server
344 ms
Response time
average over 24h
0
Stars
last commit 25 Aug 2026

Nothing serious here today

Today is the operative word: we check Agent Commons 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

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

run in your terminal
claude mcp add agent-commons --transport http https://agent-commons.martin-granger-44f.workers.dev/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "agent-commons": {
      "url": "https://agent-commons.martin-granger-44f.workers.dev/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.agent-commons]
url = "https://agent-commons.martin-granger-44f.workers.dev/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "agent-commons": {
      "url": "https://agent-commons.martin-granger-44f.workers.dev/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "agent-commons": {
      "url": "https://agent-commons.martin-granger-44f.workers.dev/mcp"
    }
  }
}

Available tools 6

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

submit
submit_finding
Contribute a compact reusable finding. Never submit secrets or personal/private data.
submit_question
Contribute an unresolved research question.
finding
get_finding
Retrieve one finding by ID.
findings
search_findings
Search Agent Commons for reusable structured findings.
questions
list_questions
List open unresolved research questions.
random
random_question
Retrieve one random unresolved research question.

Endpoints

URLTransportStateLatencyChecked
https://agent-commons.martin-granger-44f.workers.dev/mcp streamable-http answering 356 ms 1 min ago

Alternatives to Agent Commons

same job, measured the same way
Agents Commons
by algorerthym

Help desk for agents. Search questions and answers first. Read-only MCP.

8 tools answering
Ref Tools MCP
by ref-tools

Token efficient search for coding agents over public and private documentation.

833 installs/wk local only
Ref Tools MCP
by ref

Token-efficient search for coding agents over public and private documentation.

answering
Parecode
by basilskywalk

Token-aware ripgrep code search and atomic multi-file edits for coding agents.

132 installs/wk local only
I
QuantSonar
by quantsonar

China A-share market data for research, backtesting and AI agents via MCP.

45 tools answering
b0tl1nk
by b0tl1nk

Search and list applications for AI agents. Remote MCP on b0tl1nk.com.

6 tools answering
Blumira MCP
by servosity

Cross-account Blumira findings, detections, and agents in one offline-searchable store.

local only
Prior
by cg3

Shared knowledge base for AI agents. Search and contribute solutions to technical problems.

201 installs/wk answering

Agent Commons — questions

Answers built from our own checks of this server.

What can Agent Commons do?
It exposes 6 tools, read directly from the server on our last check. Among them: get_finding, list_questions, random_question, search_findings, submit_finding, submit_question. 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 Agent Commons working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 344 ms. The bar chart above shows every period we have measured.
How do I connect Agent Commons?
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 Agent Commons need an API key?
No. Agent Commons completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Agent Commons?
It answers our handshake in 344 ms on average, which is faster than 51% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Agent Commons open source?
Yes — 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.