Agent Tools
Back to MCP servers

emem — Earth memory protocol

https://emem.dev/mcp
● healthy

Content-addressed, ed25519-signed memory of every place on Earth. Apache-2.0, no keys for reads.

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://emem.dev/mcp
JSON-RPC initialize probe
curl -X POST https://emem.dev/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://emem.dev
Source code
https://github.com/Vortx-AI/emem