data-ai MCP Server
🚀 All-in-one MCP server with AI search, RAG, and multi-service integrations (GitLab/Jira/Confluence/YouTube) for AI-enhanced development workflows
Discovered via unknown and last synced 3mo ago.
1. Install the package
npx -y @smithery/cli install @nguyenvanduocit/all-in-one-model-context-protocol --client claude
2. Add to claude_desktop_config.json
{
"mcpServers": {
"all-in-one-model-context-protocol": {
"command": "npx",
"args": [
"all-in-one-model-context-protocol"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)
(String): Description of the event
(String): Comma-separated list of attendee email addresses
(String) (Required): Title of the event
(String) (Required): Start time of the event in RFC3339 format (e.g., 2023-12-25T09:00:00Z)
(String) (Required): End time of the event in RFC3339 format