Farcaster MCP ServerServer

integrations
GitHub
Social MediaBlockchainRemote

Loading subscription status...

💡 Description

Farcaster is a sufficiently decentralized social network built on Ethereum. It's a protocol that enables developers to build social apps where users own their identity and data. This server provides access to Farcaster data via the Neynar API, allowing queries for user profiles, content, threads, search, and trending topics.

📝 JSON Entries

{
  "mcpServers": [
    {
      "Farcaster MCP Server": {
        "env": {},
        "args": [
          "user_profiles",
          "content",
          "threads"
        ],
        "command": "fetch"
      }
    }
  ]
}

🛠️ Tools

Neynar API

Features

  • Access user profiles
  • Search content and channels
  • Analyze trending topics

💬 Example Queries

  • Fetch user profiles from the Farcaster network
  • Search for trending topics on Farcaster
  • Get a user's posts and interactions