Exoscale
An MCP server for interacting with the Exoscale cloud platform.
Needs file plugins/anythingllm_mcp_servers.json following the MCP Server Specification:
{
"mcpServers": {
"exoscale": {
"command": "uv",
"args": [
"--directory",
"/app/server/storage/exoscale-mcp-server",
"run",
"exoscale-mcp-server.py"
]
"env": {
"EXO_KEY_NAME": "EXO..."
"EXO_KEY_SECRET": "Eya1...."
}
}
}
}
This entire folder then needs to be copied in the path /app/server/storage/exoscale-mcp-server to be used with AnythingLLM
Serveurs connexes
Cloudflare MCP Server
A self-hostable MCP server for deployment on Cloudflare Workers using Durable Objects.
CoinStats
Access cryptocurrency market data, portfolio tracking, and news from the CoinStats API.
AWS MCP Servers
Access AWS documentation, best practices, and service integrations via the Model Context Protocol.
Remote MCP Server on Cloudflare
A remote MCP server deployable on Cloudflare Workers with OAuth login support for both local development and remote deployment.
Transistor
Manage podcasts, episodes, and view analytics on Transistor.fm.
Gravatar
Interact with Gravatar avatars, profiles, and inferred interests.
Remote MCP Server on Cloudflare
A remote MCP server running on Cloudflare Workers with OAuth login support.
Alpaca MCP Server
Interact with Alpaca's market data and brokerage services via its API.
Ramp
Retrieve and analyze data or run tasks for Ramp using its Developer API.
sentry-mcp-rs
A fast, lightweight MCP server for Sentry, written in Rust.