MCP Plugin for ElizaOS
@fleek-platform
关于 MCP Plugin for ElizaOS
ElizaOS plugin allowing agents to connect to MCP servers
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is MCP Plugin for ElizaOS?
MCP Plugin for ElizaOS integrates the Model Context Protocol (MCP) with ElizaOS, enabling agents to connect to multiple MCP servers and use their resources, prompts, and tools.
How to use MCP Plugin for ElizaOS?
Install the plugin via npm, pnpm, yarn, or bun, then add it to your character configuration with the mcp.servers object. Configure each server with type (stdio or sse), command/URL, and optional environment variables.
Key features of MCP Plugin for ElizaOS
- Supports multiple MCP servers simultaneously
- Exposes resources, prompts, and tools
- Two server types: stdio and SSE
- Includes context providers for agent context
- Automatic tool selection and execution flow
Use cases of MCP Plugin for ElizaOS
- Connect ElizaOS agents to GitHub MCP servers for repository operations
- Enable web scraping and browser automation via Puppeteer MCP
- Perform location lookups with Google Maps MCP server
- Integrate any compatible MCP server for custom tools
FAQ from MCP Plugin for ElizaOS
What transport types does it support?
It supports stdio (command-line) and SSE (server-sent events) server types.
How do I install MCP Plugin for ElizaOS?
Install using npm install @fleek-platform/eliza-plugin-mcp, pnpm install, yarn add, or bun add.
Can I configure multiple MCP servers?
Yes. The character configuration's mcp.servers object can hold any number of servers, each with its own settings.
What security considerations should I know?
MCP servers can execute arbitrary code, so only connect to servers you trust.
How do I troubleshoot connection issues?
Check that MCP servers are correctly configured and running, ensure commands are accessible in the ElizaOS environment, review logs for errors, and verify the plugin is loaded in your character config.
开发工具 分类下的更多 MCP 服务器
Smithery CLI
smithery-aiInstall, manage and develop MCP servers and skills for agents
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
MCP Framework
QuantGeekDevThe Typescript MCP Framework
test
harlancA simple,high performance and secure live media server in pure Rust (RTMP[cluster]/RTSP/WebRTC[whip/whep]/HTTP-FLV/HLS).🦀
test
prysmaticlabsGo implementation of Ethereum proof of stake
评论