Back to MCP Servers
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-integrationsgitlabjiraairag
Installation
npx -y all-in-one-model-context-protocolConfiguration
{
"mcpServers": {
"all-in-one-model-context-protocol": {
"command": "npx",
"args": ["-y", "all-in-one-model-context-protocol"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes