All In One Model Context Protocol

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

Install Ready
data-aidata-ai
3 views102 stars13 forks

Why This Matters

Discovered via unknown and last synced 3mo ago.

Install Ready
Source
unknown
Stars
102
Last synced
3mo ago
Install
Instructions detected

Install

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)

5
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (5)

description

(String): Description of the event

attendees

(String): Comma-separated list of attendee email addresses

summary

(String) (Required): Title of the event

start_time

(String) (Required): Start time of the event in RFC3339 format (e.g., 2023-12-25T09:00:00Z)

end_time

(String) (Required): End time of the event in RFC3339 format