Back to MCP Servers
🔌
duaraghav8/MCPJungle
MPL-2.0API key required🏎️ 🏠 - Self-hosted MCP Server registry for enterprise AI Agents
GoAI & LLMs
Install
npx -y duaraghav8-mcpjungleRequired environment variables
AFFINE_API_TOKENSet in your MCP configCLIENT_TOKENSet in your MCP configclaude_desktop_config.json
claude_desktop_config.json
{
"mcpServers": {
"duaraghav8-mcpjungle": {
"command": "npx",
"args": [
"-y",
"duaraghav8-mcpjungle"
],
"env": {
"AFFINE_API_TOKEN": "<YOUR_AFFINE_API_TOKEN>",
"CLIENT_TOKEN": "<YOUR_CLIENT_TOKEN>"
}
}
}
}Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.
More Go MCP servers
🔌🔌🔌🔌
netdata/netdata#Netdata
🎖️ 🏠 ☁️ 📟 🍎 🪟 🐧 - Discovery, exploration, reporting and root cause analysis using all observability data, including metrics, logs, systems, containers, processes, and network connections
upstash/context7
📇 ☁️ - Up-to-date code documentation for LLMs and AI code editors.
github/github-mcp-server
📇 ☁️ - Official GitHub server for integration with repository management, PRs, issues, and more.
oraios/serena
🐍 🏠 - A fully-featured coding agent that relies on symbolic code operations by using language servers.