A self-hosted Model Context Protocol (MCP) Registry and Gateway that allows AI agents to discover and consume tools from various registered MCP servers, providing centralized management, security, and access control for private AI agents within an organization.
registrygatewayai-agentstool-callingsecurityaccess-controlcontext
Installation & Configuration
{
"mcpServers": {
"mcpjungle-mcpjungle": {
"command": "npx",
"args": [
"-y",
"mcpjungle-mcpjungle-mcp"
]
}
}
}