Home › Other › freeport

freeport

Search Freeport Nostr events by kind, tag & geohash radius (rides, services, reputation).

HTML Remote
★ 16 stars Last pushed 2026-09-24 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://nostr-mcp.trinh.uk/mcp Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http freeport https://nostr-mcp.trinh.uk/mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "freeport": {
      "url": "https://nostr-mcp.trinh.uk/mcp"
    }
  }
}

Package (npm 0.5.0)

npx -y freeport-nostr-mcp@0.5.0

Or add to your MCP client config:

{
  "mcpServers": {
    "freeport": {
      "command": "npx",
      "args": [
        "-y",
        "freeport-nostr-mcp@0.5.0"
      ],
      "env": {
        "FREEPORT_RELAYS": "<YOUR_VALUE>"
      }
    }
  }
}
  • FREEPORT_RELAYS — Comma-separated relay websocket URLs. Defaults to the Freeport public relay set.

Related servers

Data from the Official MCP Registry