mcp-remote-vault-demo
Verified Safeby Great-Stone
Overview
A system demo where Model Context Protocol (MCP) servers manage dynamic user-specific credentials using HashiCorp Vault.
Installation
No command providedSecurity Notes
The project uses well-established security tools (Vault, Keycloak) for authentication and secret management. Services run locally via Docker Compose, limiting external exposure. The use of a 'root-token' for Vault initialization is standard for local demos but should never be used in production.
Similar Servers
guidance-for-deploying-model-context-protocol-servers-on-aws
Deploy secure, OAuth 2.0 authenticated Model Context Protocol (MCP) servers on AWS using CDK.
vault-mcp-server
Provides a Model Context Protocol (MCP) server implementation to integrate HashiCorp Vault secrets management and PKI operations with LLM clients.
sagemcp
A scalable platform for hosting Multi-tenant Model Context Protocol (MCP) servers with multi-tenant support, OAuth integration, and connector plugins for various services.
keycloak-mcp
Manages Keycloak users, realms, clients, roles, and groups through a standardized Model Context Protocol (MCP) interface for AI agents.