nguyenvanduocit/all-in-one-model-context-protocol
by Various
π All-in-one MCP server with AI search, RAG, and multi-service integrations (GitLab/Jira/Confluence/YouTube) for AI-enhanced development workflows
MCP
nguyenvanduocit/all-in-one-model-context-protocol
Added 1 June 2026
Overview
This is a single MCP server that bundles AI search, retrieval-augmented generation, and connectors for GitLab, Jira, Confluence, and YouTube. It exposes these capabilities to any Model Context Protocol client, letting developers query documentation, search code repositories, and pull project management data without switching tools.
Best for
Best for
Developers who want to add AI-driven search and multi-service integrations to their MCP-based development environment.
Use cases
- Querying Jira issues and Confluence docs from an AI chat client
- Searching GitLab repositories and YouTube videos via natural language
- Running RAG on internal documentation alongside live web search
How to use
Install
go install github.com/nguyenvanduocit/all-in-one-model-context-protocol@latest Tools exposed
calendar_create_eventcalendar_list_eventscalendar_update_eventcalendar_respond_to_eventconfluence_searchconfluence_get_pageconfluence_create_pageconfluence_update_pagedeepseek_reasoningget_web_contentgchat_list_spacesgchat_send_messageai_web_searchgitlab_list_projectsgitlab_get_projectgitlab_list_mrsgitlab_get_mr_detailsgitlab_create_MR_notegitlab_get_file_contentgitlab_list_pipelines
Tested with
Claude Desktop
Example client config
{\n "mcpServers": {\n "my_mcp_server": {\n "command": "all-in-one-model-context-protocol",\n "args": ["-env", "/path/to/.env"],\n }\n }\n} Notes
This is a single MCP server that bundles AI search, retrieval-augmented generation, and connectors for GitLab, Jira, Confluence, and YouTube. It exposes these capabilities to any Model Context Protocol client, letting developers query documentation, search code repositories, and pull project management data without switching tools.
102 stars on GitHub. Last updated 2025-02-24.
Use cases
- Querying Jira issues and Confluence docs from an AI chat client
- Searching GitLab repositories and YouTube videos via natural language
- Running RAG on internal documentation alongside live web search
Pros
- All-in-one setup reduces the need to configure separate MCP servers
- Integrates common developer tools (GitLab, Jira) out of the box
- Lightweight Node.js project with clear README and quick start
Cons
- Tied to the MCP protocol, so it only works with MCP-compatible clients
- No built-in authentication or access controls for the bundled APIs
- Small community (102 stars) means limited third-party support
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- All-in-one setup reduces the need to configure separate MCP servers
- Integrates common developer tools (GitLab, Jira) out of the box
- Lightweight Node.js project with clear README and quick start
Cons
- Tied to the MCP protocol, so it only works with MCP-compatible clients
- No built-in authentication or access controls for the bundled APIs
- Small community (102 stars) means limited third-party support
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
sooperset/mcp-atlassian
Various
MCP server for Atlassian tools (Confluence, Jira)
Klavis-AI/YouTube
Various
Klavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
idosal/git-mcp
Various
Put an end to code hallucinations! GitMCP is a free, open-source, remote MCP server for any GitHub project
Get the free Developerβs Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.