Integrate MCP Server
@NexusX-MCP
关于 Integrate MCP Server
暂无概览
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Integrate MCP Server?
An extensible Model Context Protocol server that provides standardized access to social platform data and onchain data. It currently supports Farcaster via the Neynar API (with a placeholder for Twitter) and is designed to add more platforms like Telegram and onchain data in the future.
How to use Integrate MCP Server?
Install Node.js 16+, clone the repository, run npm install, configure a .env file with your Neynar API key, then build with npm run build and start with npm start (stdio mode) or npm run start:http (HTTP/SSE mode). For Claude Desktop, add the built server to claude_desktop_config.json with the command and optional environment variables.
Key features of Integrate MCP Server
- Fully MCP compliant for standardized LLM interactions.
- Multi‑platform support (Farcaster implemented, Twitter placeholder).
- Extensible provider system to add new social platforms.
- Optimized context formatting for LLM consumption.
- Flexible transport: stdio and SSE/HTTP modes.
Use cases of Integrate MCP Server
- Search Farcaster content (casts) and retrieve user profiles.
- Analyze trending topics and trending feed from multiple providers (Neynar, OpenRank, MBD).
- Explore channels on Farcaster, including bulk channel searches.
- Get wallet balances and profiles for Farcaster users via FID or username.
FAQ from Integrate MCP Server
What platforms does Integrate MCP Server currently support?
Farcaster is fully implemented; Twitter exists only as a placeholder and does not work. Support for Telegram and onchain data is planned.
What are the runtime dependencies?
Node.js 16+ and a valid Neynar API key (obtainable at neynar.com). The server reads the API key from the NEYNAR_API_KEY environment variable.
Where does the data come from?
All social data is fetched live from external APIs: Farcaster data via the Neynar API. No local storage of user data is described.
What transport modes are available?
The server supports both stdio mode (default) and HTTP/SSE mode (via npm run start:http).
Are there any known limitations?
Twitter integration is not implemented. Farcaster functionality requires a valid Neynar API key. Onchain data and additional platforms are still in development.
其他 分类下的更多 MCP 服务器
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
评论