mcpbeat

Agent Community MCP Server

org.agentcommunity/mcp
answering

Agent Community is answering right now. Last checked 9 min ago. It exposes 4 tools.

Agent Community MCP: member lookup, stats, DMV checks, and proposed .agent name interest.

Uptime history 40 hours of history
40 hours agonow
100.0%
Uptime 24h
91 of 91 checks
4
Tools
read from the server
870 ms
Response time
average over 24h
open, no key
Access
streamable-http

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 mcp --transport http https://agentcommunity.org/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://agentcommunity.org/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://agentcommunity.org/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://agentcommunity.org/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://agentcommunity.org/mcp"
    }
  }
}

Available tools 4

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

community
get_community_stats
Get the roughly-live Agent Community member count. The count is cached for up to 20 minutes.
lookup
lookup_member
Look up one public member by exact display name or slug. This is not free-text directory search and returns only minimal public information.
register
register_agent
Pre-register a .agent identity through the DMV. This is free and non-binding, does not confer domain ownership, and should run only after an explicit user request.
verify
verify_certificate
Verify the live DMV issuance state of a canonical certificate ID. This does not confer domain ownership or mean the .agent TLD exists in DNS.

Endpoints

URLTransportStateLatencyChecked
https://agentcommunity.org/mcp streamable-http answering 1194 ms 9 min ago

Agent Community — questions

Answers built from our own checks of this server.

What can Agent Community do?
It exposes 4 tools, read directly from the server on our last check. Among them: get_community_stats, lookup_member, register_agent, verify_certificate. 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 Community working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 870 ms. The bar chart above shows every period we have measured.
How do I connect Agent Community?
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 Community need an API key?
No. Agent Community completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Agent Community?
It answers our handshake in 870 ms on average, which is faster than 8% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.