opensincera-mcp-server
Verified Safeby miyaichi
Overview
Provides AI agents with real-time access to OpenSincera's publisher verification and advertising metadata for transparency and risk assessment.
Installation
opensincera-mcp-serverEnvironment Variables
- OPENSINCERA_API_KEY
- OPENSINCERA_BASE_URL
- OPENSINCERA_TIMEOUT
Security Notes
The server demonstrates strong security practices, utilizing Zod for robust input validation which protects against common injection vulnerabilities. API keys are handled via environment variables and are explicitly redacted in console logs to prevent accidental exposure. It enforces secure HTTPS communication with `rejectUnauthorized: true`. No 'eval' or obvious malicious code patterns were identified. Minor logging of request URLs, while generally informational, is noted as a very low risk depending on sensitive URL content.
Similar Servers
OpenMetadata
This server acts as a plugin for Apache Airflow, exposing REST APIs to manage OpenMetadata workflow definitions, DAGs, and tasks.
lunar
The Lunar MCP Server acts as an HTTP proxy, designed to intercept, analyze, and manage API traffic within a Python environment, applying policies for caching, throttling, queueing, and collecting data for observability.
metorial-index
A background service that builds and maintains a comprehensive public catalog of Model Context Protocol (MCP) servers, enriching their metadata through automated fetching from repositories and AI-driven content generation.
mcp-server-datahub
Enables AI agents to interact with DataHub for comprehensive data discovery, governance, lineage exploration, and SQL query generation across an organization's data ecosystem.