Farcaster Mcp
@argenestel
Farcaster Mcp について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"farcaster": {
"command": "npx",
"args": [
"-y",
"github:argenestel/farcaster-mcp"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Farcaster MCP?
Farcaster MCP is an MCP server that provides tools to interact with the Farcaster network, allowing AI models to fetch casts, search channels, and analyze content.
How to use Farcaster MCP?
Clone the repository, install dependencies with npm install, build with npm run build, then run with npm start. Configure it as an MCP server for clients like Claude for Desktop or deploy with Smithery. Use the tools get-user-casts, get-username-casts, and get-channel-casts to retrieve casts.
Key features of Farcaster MCP
- Retrieve casts from a specific Farcaster user by FID
- Retrieve casts from a specific Farcaster user by username
- Retrieve casts from a specific Farcaster channel
- Optional limit parameter for number of casts (default 10)
- Easy deployment via Smithery or manual configuration
Use cases of Farcaster MCP
- AI assistants fetching recent casts from a Farcaster user
- Monitoring content from a specific Farcaster channel
- Analyzing user activity by username or FID
- Integrating Farcaster data into chatbot conversations
FAQ from Farcaster MCP
What tools does Farcaster MCP provide?
It provides three tools: get-user-casts (by FID), get-username-casts (by username), and get-channel-casts (by channel name).
How do I install and run Farcaster MCP?
Clone the repo, run npm install and npm run build, then start with npm start. For Claude Desktop, add the server configuration to claude_desktop_config.json.
What API does Farcaster MCP use under the hood?
It uses the Farcaster Hubble API to fetch data.
Can I deploy Farcaster MCP with Smithery?
Yes, it includes Smithery configuration files. Use npx @smithery/cli install @manimohans/farcaster-mcp --client claude (or other client names like cline, windsurf).
What runtime dependencies does it have?
It requires Node.js and npm, and uses the Hubble API (no authentication details provided in the README).
「その他」の他のコンテンツ
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Awesome Mlops
visengerA curated list of references for MLOps
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Codelf
unbugA search tool helps dev to solve the naming things problem.
コメント