THE PROJECT IS MOVED
About
🚀 All-in-one MCP server with AI search, RAG, and multi-service integrations (GitLab/Jira/Confluence/YouTube) for AI-enhanced development workflows
Details
- Author
- nguyenvanduocit
- GitHub stars
- 104
- Downloads
- 528
- Categories
- Knowledge Base
Jump to
- Integrates with GitLab, Jira, Confluence, Google Calendar, Gmail, and more
- Google AI (Gemini) powered web search and reasoning
- Deepseek reasoning engine for multi-step problem solving
- RAG (Retrieval-Augmented Generation) capabilities
- Fetch and scrape web content
- Tool grouping via ENABLE_TOOLS environment variable
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
THE PROJECT IS MOVEDCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Install via Smithery (npx -y @smithery/cli install @nguyenvanduocit/all-in-one-model-context-protocol --client claude) or via Go (go install github.com/nguyenvanduocit/all-in-one-model-context-protocol@latest). Create a .env file with required API keys and tokens, then configure Claude Desktop's claude_desktop_config.json with the command and -env argument. Use the ENABLE_TOOLS variable to enable specific tool groups (e.g., gemini, jira).
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"the project is moved": {
"all-in-one-model-context-protocol": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@nguyenvanduocit/all-in-one-model-context-protocol",
"--client",
"claude"
]
}
}
}
}
McpServers
{
"all-in-one-model-context-protocol": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@nguyenvanduocit/all-in-one-model-context-protocol",
"--client",
"claude"
]
}
}
THE PROJECT IS MOVED
THE PROJECT HAS BEEN SPLIT AND MOVED TO INDIVIDUAL REPOSITORIES.
- Google Kit: Tools for Gmail, Google Calendar, Google Chat
- RAG Kit: Tools for RAG, Memory
- Dev Kit: Tools for developers, jira, confluence, gitlab, github, ...
- Fetch Kit: Tools for fetch, scrape, ...
- Research Kit: Tools for research, academic, reasoning, ...
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.


