MCP ServersMCP Servers
BerandaServer RemoteKlienSkill Agen
Kirim
IklanKirim
  1. Beranda
  2. Server
  3. Exoscale

Exoscale

An MCP server for interacting with the Exoscale cloud platform.

GitHub

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

Server Terkait

  • MCP Kubernetes Server

    Control Kubernetes clusters through interactions with Large Language Models (LLMs).

  • Remote MCP Server on Cloudflare

    A self-hostable MCP server for Cloudflare Workers with OAuth login support, using Cloudflare KV for storage.

  • Okta MCP Server

    Interact with Okta's user management system for comprehensive user, group, and onboarding automation.

  • Gyazo

    Integrate and search for images from your Gyazo account.

  • Remote MCP Server (Authless)

    A remote MCP server deployable on Cloudflare Workers without authentication.

  • OpenAI

    A bridge to OpenAI's Chat Completion and Assistants APIs.

  • Seq MCP Server

    Interact with Seq's API for logging and monitoring.

  • Salesforce TypeScript Connector

    Interact with Salesforce data using SOQL queries, SOSL searches, and CRUD operations via a TypeScript MCP server.

  • MCP Weather Server

    Provides hourly weather forecasts using the AccuWeather API.

  • OpenWeatherMap

    Provides comprehensive weather data and forecasts using the OpenWeatherMap API.

Server MCP TerbaruServer MCP ResmiServer MCP RemoteBlog
📧 [email protected]