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
Verwandte Server
ENS MCP Server
Interact with the Ethereum Name Service (ENS) to resolve names, check availability, and retrieve records.
Vidu MCP Server
Generate videos from images and manage tasks using the Vidu video generation API.
Kubernetes
Interact with Kubernetes clusters using natural language to manage and query resources.
Heroku Platform
Interact with Heroku Platform resources securely using the Heroku CLI. Requires the Heroku CLI and a valid API key.
Rocket.net
Manage WordPress sites, plugins, and themes on the Rocket.net hosting platform via its API.
Cisco NSO MCP Server
An MCP server for Cisco NSO (Network Services Orchestrator) that exposes NSO data and operations as MCP primitives.
MCP Remote with Okta/Adobe IMS Authentication
A remote MCP server that uses Adobe IMS/Okta for authentication.
Meraki Magic MCP
A Python-based MCP server for Cisco's Meraki Dashboard, providing tools to query the API for discovering, monitoring, and managing your Meraki environment.
AWS MCP
Interact with your AWS environment using natural language to query and manage resources. Requires local AWS credentials.
Cisco Support MCP Server
Access Cisco Support APIs for bug searches and other support-related tasks.