Skip to content
Back to search
30
MCP

mcp-me

npm/mcp-me

A community-driven MCP server framework that lets anyone expose personal information to AI assistants via the Model Context Protocol.

Uptime
0.0%
26 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp-me": {
      "url": "None",
      "transport": "http"
    }
  }
}