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
関連サーバー
Cisco Hyperfabric MCP
An MCP server that enables LLMs to interact with Cisco Intersight APIs.
Remote MCP Server (Authless)
A remote MCP server deployable on Cloudflare Workers without authentication.
OpenWeatherMap
Provides comprehensive weather data and forecasts using the OpenWeatherMap API.
Infactory MCP Server
Interact with Infactory APIs using Claude and other large language models.
Lido
An MCP server for interacting with the Lido liquid staking protocol.
Azure
Interact with and manage Azure services using natural language.
Shopify
Integrates with the Shopify API to retrieve and manipulate product information.
Strava MCP Server
Access the Strava API to interact with activities, athlete information, and other Strava data.
AWS SSO
Interact with AWS resources using Single Sign-On (SSO). Supports SSO login, listing accounts/roles, and executing AWS CLI commands.
OKX MCP Server
Provides real-time cryptocurrency price data from the OKX exchange.