aio-mcp

aio-mcp

16

The AIO-MCP Server implements the Model Context Protocol (MCP) providing integration with various platforms like GitLab, Jira, and Confluence. It offers AI-driven search and operational tools to streamline and enhance development workflows. Notable features include its dual communication modes and comprehensive tool integrations.

What are the prerequisites for installing AIO-MCP Server?

You need Go 1.23.2 or higher and various API keys and tokens for the services you want to use.

How can I install AIO-MCP Server using Smithery?

Use the command npx -y @smithery/cli install @athapong/aio-mcp --client claude to install via Smithery.

What modes of operation does AIO-MCP Server support?

AIO-MCP Server supports Stdio Mode and SSE (Server-Sent Events) Mode.

How do I enable SSE mode?

You can enable SSE mode using command-line flags or by setting environment variables in your .env file.

What is the purpose of the ENABLE_TOOLS environment variable?

ENABLE_TOOLS is a hidden variable that allows you to enable specific tool groups by listing them as a comma-separated list.