Enterprise DNA
M MCP Servers Developer low

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

N

MCP

nguyenvanduocit/all-in-one-model-context-protocol

Added 1 June 2026

#deepseek #mcp #model-context-protocol

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_event
  • calendar_list_events
  • calendar_update_event
  • calendar_respond_to_event
  • confluence_search
  • confluence_get_page
  • confluence_create_page
  • confluence_update_page
  • deepseek_reasoning
  • get_web_content
  • gchat_list_spaces
  • gchat_send_message
  • ai_web_search
  • gitlab_list_projects
  • gitlab_get_project
  • gitlab_list_mrs
  • gitlab_get_mr_details
  • gitlab_create_MR_note
  • gitlab_get_file_content
  • gitlab_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
Free 27-page guide

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.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks