fenn-mcp

fenn-chat/fenn-mcp
★ 0 stars TypeScript Code/Dev Tools Updated today
Official read-only Fenn MCP server for Claude Code and other MCP clients.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "fenn-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "fenn-chat/fenn-mcp"
      ]
    }
  }
}

README Excerpt

Give Claude Code read-only access to your Fenn location, conversations, messages, and calendars through the [Model Context Protocol](https://modelcontextprotocol.io). ```bash npx @fenn-chat/[email protected] setup ``` Setup explains what Claude will be able to read, asks for your Fenn token in a masked prompt, checks it with Fenn, stores it in your operating-system credential store, registers the server with Claude Code (user scope, pinned to this exact version), and verifies that Claude can star

Tools (7)

fenn_get_calendar_eventsfenn_get_conversation_messagesfenn_get_member_location_historyfenn_get_member_locationsfenn_list_conversationsfenn_mefenn_search_messages