Submit

AIO MCP Server

@athapong

A powerful Model Context Protocol (MCP) server implementation with integrations for GitLab, Jira, Confluence, YouTube, and more. This server provides AI-powered search capabilities and various utility tools for development workflows.

Server Config

{
  "mcpServers": {
    "aio-mcp": {
      "command": "<path>/<to>/aio-mcp",
      "env": {
        "ENABLE_TOOLS": "",
        "QDRANT_HOST": "",
        "QDRANT_PORT": "",
        "QDRANT_API_KEY": "",
        "ATLASSIAN_HOST": "",
        "ATLASSIAN_EMAIL": "",
        "ATLASSIAN_TOKEN": "",
        "GITLAB_HOST": "https://gitlab.com",
        "GITLAB_TOKEN": "glpat-",
        "BRAVE_API_KEY": "",
        "GOOGLE_AI_API_KEY": "",
        "PROXY_URL": "",
        "OPENAI_API_KEY": "",
        "OPENAI_BASE_URL": "",
        "OPENAI_EMBEDDING_MODEL": "",
        "GOOGLE_TOKEN_FILE": "<path>/<to>/google-token.json",
        "GOOGLE_CREDENTIALS_FILE": "<path>/<to>/google-credentials.json",
        "GOOGLE_MAPS_API_KEY": "",
        "DEEPSEEK_API_KEY": "",
        "USE_OLLAMA_DEEPSEEK": "",
        "USE_OPENROUTER": "",
        "OPENROUTER_API_KEY": ""
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.