mcp-servers
Verified Safeby horison-ai
Overview
Provides integration servers for Horison's agentic chat service to connect with external applications like Google Drive, Gmail, and Outlook.
Installation
No command providedEnvironment Variables
- INTERNAL_API_KEY
Security Notes
The repository explicitly states several good security practices: all secrets managed via environment variables, OAuth tokens cached with a 5-minute TTL, and an internal API key for service-to-service communication. Per-connector authentication is also mentioned. However, without access to the actual source code, the effectiveness of these measures, especially in a 'multi-tenant, shared-infrastructure model', cannot be fully audited. There's no indication of 'eval', obfuscation, or hardcoded secrets in the provided README.
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.
ACI_MCP
A Node.js-based Model Context Protocol (MCP) server for managing and configuring Cisco ACI fabrics through its APIC REST API.
codex-mcp-server
Integrates OpenAI's Codex CLI with Model Context Protocol (MCP) clients to enable AI-powered code analysis, generation, and brainstorming directly within development environments.
ancplua-mcp
Provides C#/.NET Model Context Protocol (MCP) servers to expose development tools for filesystem, Git, CI, Roslyn, and multi-AI orchestration workflows.