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
Máy chủ liên quan
Datadog
Interact with the Datadog API to monitor your cloud infrastructure, applications, and logs.
MCP Nomad Go
A Go-based MCP server for managing HashiCorp Nomad resources, including jobs, deployments, nodes, and cluster operations.
MCP Freshbooks Blockchain
Integrates Freshbooks with blockchain technology for immutable financial records.
Weather
Accurate weather forecasts via the AccuWeather API (free tier available).
API-MARKET MCP Server
Exposes API-Market's endpoints as MCP resources, requiring an API key for access.
Remote MCP Server (Authless)
An example of a remote MCP server deployable on Cloudflare Workers, operating without authentication.
Aviation Weather
Provides aviation weather information for flight planning from aviationweather.gov.
DeepSeek
Access DeepSeek's advanced language models via the DeepSeek API.
PrestaShop MCP Server
A server for managing PrestaShop e-commerce stores through a unified product API.
Salesforce MCP Server
Integrates Claude with Salesforce, enabling natural language interactions with your Salesforce data and metadata.