THE PROJECT IS MOVED
@nguyenvanduocit
关于 THE PROJECT IS MOVED
🚀 All-in-one MCP server with AI search, RAG, and multi-service integrations (GitLab/Jira/Confluence/YouTube) for AI-enhanced development workflows
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"all-in-one-model-context-protocol": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@nguyenvanduocit/all-in-one-model-context-protocol",
"--client",
"claude"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is THE PROJECT IS MOVED?
THE PROJECT IS MOVED is a Model Context Protocol (MCP) server that integrates with GitLab, Jira, Confluence, Google services, and more, providing AI-powered search and utility tools for development workflows. It is intended for developers who want to connect AI assistants with multiple external services. Note: The project has been split and moved to individual repositories (Google Kit, RAG Kit, Dev Kit, Fetch Kit, Research Kit); this repository remains available for existing installs.
How to use THE PROJECT IS MOVED?
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).
Key features of THE PROJECT IS MOVED
- 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_TOOLSenvironment variable
Use cases of THE PROJECT IS MOVED
- Automate project management tasks (create Jira issues, manage GitLab merge requests)
- Search and retrieve Confluence documentation
- Manage Google Calendar events and respond to invitations
- Send and filter Gmail messages
- Perform AI-driven research and reasoning
FAQ from THE PROJECT IS MOVED
What tools are available?
Tools include calendar_create_event, confluence_search, deepseek_reasoning, get_web_content, gchat_list_spaces, ai_web_search, gitlab_list_projects, jira_get_issue, gmail_search, and many more. See the full list in the README.
How do I enable only specific tools?
Set the ENABLE_TOOLS environment variable to a comma‑separated list of tool groups: gemini, fetch, confluence, youtube, jira, gitlab, script, rag, deepseek. Leave empty to enable all.
What are the runtime requirements?
Go 1.23.2 or higher and various API keys/tokens (e.g., Atlassian token, GitLab token, Google AI API key, OpenAI API key, etc.). A .env file is required.
Where does my data live?
The server connects to external services (Google, Atlassian, GitLab, etc.); data is processed through those APIs. The server itself does not store data locally beyond ephemeral tool calls.
How do I get help or report issues?
Join the community forum at community.aiocean.io for discussions and support. A tutorial video is also available.
记忆与知识 分类下的更多 MCP 服务器
Semantic Scholar MCP Server
YUZongminA FastMCP server implementation for the Semantic Scholar API, providing comprehensive access to academic paper data, author information, and citation networks.
Solomd
zhitongblogA markdown editor — and the bridge to your LLM. Local-first, MIT, ~15 MB. Bundled MCP server lets Claude Code / Codex / Cursor drive your vault directly. 14 AI providers BYOK.
RAG Documentation MCP Server
hannesrudolphAn MCP server implementation that provides tools for retrieving and processing documentation through vector search, enabling AI assistants to augment their responses with relevant documentation context.
📓 GistPad MCP
lostintangent📓 An MCP server for managing your personal knowledge, daily notes, and re-usable prompts via GitHub Gists
Obsidian MCP Server
cyanheadsRead, write, search, and surgically edit Obsidian vault notes, tags, and frontmatter via MCP. STDIO or Streamable HTTP.
评论