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
Related Servers
Alpha Ticker MCP
Streams real-time Binance Alpha token prices and liquidity data for AI agents and workflows.
Terra
Access and manage wearable and health app data through the Terra API.
Vanta MCP Server
A server for interacting with Vanta's security compliance platform.
MCP SSH Server
Provides SSH access to remote servers, allowing AI tools to securely connect to your VPS for management.
Remote MCP Server (Authless)
An example of a remote MCP server deployable on Cloudflare Workers, operating without authentication.
MCP Snapshot Server
Query spaces, proposals, and users on the Snapshot.org platform.
Remote MCP Server on Cloudflare
A self-hostable MCP server for Cloudflare Workers with OAuth support.
CData TaxJar
A read-only server to query live TaxJar data, powered by the CData JDBC Driver.
StreamNative MCP Server
Integrate AI agents with StreamNative Cloud resources and Apache Kafka/Pulsar messaging systems.
Reservation System MCP Server
Integrates with the WeChat cloud development reservation system API.