mcpbeat Sign in

A2me MCP Server

answering

A2me MCP Server is answering right now. Last checked 5 min ago. Last commit 28 Aug 2026.

Read-only A2Me family context tools for AI assistants (members, dates, activity, relationships)

Uptime history 47 days of history · worst day 99%
47 days agonow
100.0%
Uptime 24h
92 of 92 checks
Tools
hidden behind auth
234 ms
Response time
average over 24h
0
Stars
last commit 28 Aug 2026

Nothing serious here today

Today is the operative word: we check A2me MCP Server 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 5 min ago.

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

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

Endpoints

URLTransportStateLatencyChecked
https://mcp.a2me.app/mcp streamable-http sign-in 213 ms 5 min ago

Alternatives to A2me MCP Server

same job, measured the same way
Cortex
by danielblomma

Local repo context for coding assistants with semantic search and graph relationships.

363 installs/wk local only
Nexus Catalyst
by nexus-catalyst

Cross-tool persistent memory and context for AI assistants over MCP.

answering
Vasperamemory
by rcolkitt

Persistent AI memory for coding assistants. 80+ tools for decisions, patterns, errors.

117 installs/wk local only
Nimble CRM
by nimble-app

Connect AI assistants to Nimble CRM to access and work with customer relationship data.

answering
Ctxl
by autoblocks

Personal context management for AI assistants

51 installs/wk local only
Contextlayer MCP
by autoblocks

Personal context management for AI assistants

50 installs/wk local only
Ctxl MCP
by autoblocks

Personal context management for AI assistants

50 installs/wk local only
Neural Memory
by nhadaututtheky

Persistent memory for AI agents — 55 MCP tools, spreading activation recall.

47 installs/wk local only

A2me MCP Server — questions

Answers built from our own checks of this server.

Why is there no tool list for A2me MCP Server?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is A2me MCP Server 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 234 ms. The bar chart above shows every period we have measured.
How do I connect A2me MCP Server?
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. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to A2me MCP Server?
No API key is involved. A2me MCP Server answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is A2me MCP Server?
It answers our handshake in 234 ms on average, which is faster than 60% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is A2me MCP Server open source?
Yes — it is published under the MIT licence, written in TypeScript, 0 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.