Skip to main content
Other Tools and IntegrationsGo

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

Some useful tools for developer, almost everything an engineer need: confluence, Jira, Youtube, run script, knowledge base RAG, fetch URL, Manage youtube channel, emails, calendar, gitlab

other-tools-and-integrationslocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/nguyenvanduocit/all-in-one-model-context-protocol

Claude Desktop configuration example:

{
  "mcpServers": {
    "all-in-one-model-context-protocol": {
      "command": "npx",
      "args": [
        "-y",
        "nguyenvanduocit/all-in-one-model-context-protocol"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Other Tools and Integrations
Language
Go
Author
nguyenvanduocit