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
PrestaShop MCP Server
A server for managing PrestaShop e-commerce stores through a unified product API.
Rowan
An MCP server for the Rowan computational chemistry platform.
Kubernetes MCP Server
A versatile MCP server for Kubernetes and OpenShift, distributed as a native binary, npm/Python package, or Docker image.
Certus
Provides real-time medical and medication information using the openFDA API.
Autumn MCP Server
An unofficial MCP server for the Autumn pricing API to manage customers, entitlements, invoices, and billing portal links.
Webflow
An MCP server for interacting with the Webflow API to manage sites and content.
Rent a Mac
Rent a Mac mini M4 in the cloud. Access your device and manage them using our MCP server
MCP Spotify AI Assistant
An AI assistant that controls Spotify features like playback, playlists, and search using the Model Context Protocol (MCP).
Solana Agent Kit MCP Server
Interact with the Solana blockchain using the Solana Agent Kit.
Authless Remote MCP Server
A remote MCP server for Cloudflare Workers that does not require authentication.