Fabelis MCP Servers
@fabelis
关于 Fabelis MCP Servers
暂无概览
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Fabelis MCP Servers?
Fabelis MCP Servers is a collection of composable MCP servers built in Rust using the mcp-core framework. It enables you to spin up and manage local MCP servers for seamless integration with platforms like Discord, Shopify, X (Twitter), arXiv, Hugging Face, and Replicate.
How to use Fabelis MCP Servers?
Clone the repository, copy .env.example to .env, and fill in required environment variables (e.g., SHOPIFY_SHOP_DOMAIN, SHOPIFY_ACCESS_TOKEN). Run a specific server with cargo run --server <name>; for SSE mode use cargo run sse --server <name>. The SSE server defaults to port 3000 but can be configured via SERVER_PORT in .env.
Key features of Fabelis MCP Servers
- Composable MCP servers built in Rust
- Supports Discord, Shopify, X, arXiv, Hugging Face, and Replicate
- SSE (Server-Sent Events) transport mode
- Environment variable configuration for API keys and tokens
- Open source under MIT License
- Auto ports fallback if selected port is in use
Use cases of Fabelis MCP Servers
- Enable AI agents to interact with Discord channels and manage communities
- Automate Shopify store operations through AI assistants
- Post tweets and manage X (Twitter) accounts via MCP
- Search and retrieve academic papers from arXiv
- Access Hugging Face models and datasets programmatically
- Run models on Replicate through MCP tools
FAQ from Fabelis MCP Servers
What prerequisites are needed to run Fabelis MCP Servers?
You need the Rust toolchain, Cargo package manager, and Git installed.
How do I configure environment variables?
Copy .env.example to .env and fill in the required values for each server, such as SHOPIFY_SHOP_DOMAIN and SHOPIFY_ACCESS_TOKEN.
How do I run a server in SSE mode?
Execute cargo run sse --server <name> to start the server with SSE transport.
What port does the SSE server use and can I change it?
The default port is 3000. You can set a custom port via the SERVER_PORT environment variable in .env. If the port is in use, the server automatically tries the next available one.
Which platforms are supported?
Discord, Shopify, X (Twitter), arXiv, Hugging Face, and Replicate are currently supported.
其他 分类下的更多 MCP 服务器
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
ghidraMCP
LaurieWiredMCP Server for Ghidra
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
评论