
AIO-MCP Server
by athapong
All-in-one MCP server with AI search, RAG, and integrations for GitLab, Jira, Confluence, and YouTube.
What it does
Connects AI assistants to a wide array of development and productivity tools, enabling advanced search, retrieval-augmented generation (RAG), and direct interaction with enterprise services like GitLab, Jira, and Confluence.
Tools
calendar_create_event: Create new Google Calendar events.confluence_search: Search Confluence using CQL.gitlab_list_projects: List projects within a GitLab group.jira_search_issue: Search for Jira issues using JQL.deepseek_reasoning: Advanced reasoning engine using Deepseek's AI capabilities.ai_web_search: Real-time web search powered by Google AI.youtube_transcript: Retrieve transcripts from YouTube videos.
Installation
{
"mcpServers": {
"aio-mcp": {
"command": "aio-mcp",
"args": ["-env", "/path/to/.env", "-sse", "-sse-addr", ":8080", "-sse-base-path", "/mcp"]
}
}
}
Supported hosts
- Claude Desktop
Quick install
go install github.com/athapong/aio-mcp@latestInformation
- Pricing
- free
- Published
- 5/20/2026
- stars






