mcp-shared
Verified Safeby horison-ai
Overview
Provides a thread-safe, TTL-based, and auto-refreshing cache for OAuth credentials for MCP servers to reduce redundant authentication calls.
Installation
No command providedEnvironment Variables
- CONNECTIVITY_SERVICE_URL
- INTERNAL_API_KEY
Security Notes
No hardcoded secrets or malicious patterns detected. Relies on `INTERNAL_API_KEY` provided via environment variables for secure communication with the external `connectivity-service`. Proper handling and protection of this API key are paramount. The cache stores sensitive OAuth tokens, requiring secure deployment of the consuming server.
Similar Servers
mcp-server-csdn
The server automatically publishes Markdown articles to the CSDN platform, acting as a tool called by a Spring AI agent.
sumup-mcp
Provides a Model Context Protocol (MCP) server to enable natural language interactions with SumUp APIs via large language models (LLMs).
ancplua-mcp
Provides C#/.NET Model Context Protocol (MCP) servers to expose development tools for filesystem, Git, CI, Roslyn, and multi-AI orchestration workflows.
codeguide-mcp
An MCP server that provides coding guides and best practices to AI assistants, designed to extend or replace `AGENTS.md` files.