Official Registry metadata

local-mcp

Let ChatGPT, Claude & Cursor use your Mac: email, calendar, iMessage, Teams, files. Local, free.

Communicationstdiostreamable-httpv3.0.339
52Recommendation

Configure in your coding agent

Copy this metadata-derived example, review it, and add secrets only through environment variables on your own machine.

metadata-derived
~/.codex/config.toml or codex mcp addRun this command locally. Review package commands before confirming execution.
codex mcp add 'com-local-mcp-local-mcp-2d609d56' --url 'https://local-mcp.com/mcp'
.mcp.jsonAdd this entry to the project-level mcpServers object.
{
  "mcpServers": {
    "com-local-mcp-local-mcp-2d609d56": {
      "type": "http",
      "url": "https://local-mcp.com/mcp"
    }
  }
}
.cursor/mcp.jsonKeep secret values as environment-variable references.
{
  "mcpServers": {
    "com-local-mcp-local-mcp-2d609d56": {
      "type": "http",
      "url": "https://local-mcp.com/mcp"
    }
  }
}
.vscode/mcp.jsonReview the generated server entry before enabling it.
{
  "servers": {
    "com-local-mcp-local-mcp-2d609d56": {
      "type": "http",
      "url": "https://local-mcp.com/mcp"
    }
  }
}
~/.gemini/settings.jsonAdd this entry to mcpServers and keep trust disabled initially.
{
  "mcpServers": {
    "com-local-mcp-local-mcp-2d609d56": {
      "httpUrl": "https://local-mcp.com/mcp",
      "trust": false
    }
  }
}

Stacklane does not install, connect to, execute, or security-certify MCP servers. Metadata and risk signals are automated discovery aids.

What this MCP server does

Let ChatGPT, Claude & Cursor use your Mac: email, calendar, iMessage, Teams, files. Local, free.

Best suited for

Communication · stdio streamable-http

How to evaluate it

Stacklane does not install, connect to, execute, or security-certify MCP servers. Metadata and risk signals are automated discovery aids.

Declared requirements

Transportstdio streamable-http
Packages1
Remote endpoints1
Secret variables0
Risk signals
  • Runs a local package through stdio