jarvis-registry

jarvis-registry

Connect AI assistants and enterprise tools through a single secure MCP/Agent gateway.

MCPOfficeOpen source
Type
MCP
Open source
Yes
GitHub Stars
★ 1.9k
Source
mcp-github

Overview

Jarvis Registry is an open-source, enterprise-grade MCP (Model Context Protocol) and A2A Agent gateway and workflow orchestration platform. It addresses a key challenge in enterprise AI: providing secure, controlled access to internal tools and data for AI assistants and autonomous agents—without fragmented integrations or security blind spots. The platform supports OAuth 2.0/OIDC authentication, fine-grained access control, skill and context discovery, and comprehensive audit logging and observability. Ideal for enterprises looking to securely integrate AI assistants and autonomous agents with internal tools.

Capabilities

  • Single sign-on entry point
  • AI assistant integration
  • Autonomous agent orchestration
  • Identity and access management
  • Fine-grained access control
  • Skill and context discovery

Use cases

Internal tool integrationAI assistant permission managementAutonomous agent coordinationSecure access control

Setup

Requires: API KeyNode环境
git clone https://github.com/ascending-llc/jarvis-registry.git; cd jarvis-registry; cp .env.example .env; uv sync --all-packages; source .venv/bin/activate; docker compose --profile full up -d; open http://localhost:80

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

How do I get started with Jarvis Registry?

Clone the repository, configure environment variables, and start the Docker service.

Which identity providers are supported?

Supports Keycloak, Amazon Cognito, Microsoft Entra ID.

What deployment options are available?

Supports AWS EKS, Azure AKS, GCP GKE, Docker Compose.

Related skills