Skip to main content
Glama
SEOSiri-Official

SEOSiri Rovo-MCP Link Gateway

Official

SEOSiri Rovo-MCP Link Gateway (rovomcp.seosiri.com)

📖 Official Architecture & Documentation: SEOSiri Developer Portal | Central MCP Directory | Corporate Gateway

A Zero-Trust Enterprise Gateway bridging Atlassian Rovo Agents, Jira, Confluence, and External IDE Clients (Cursor, Claude Desktop, VS Code) to SEOSiri's 16-Server Model Context Protocol (MCP) suite.

🛡️ Core Security & Governance

  • Real-Time Data Masking: Edge-level regex redaction for SSN, credit cards, emails, and phone numbers.

  • Industry-Agnostic Compliance: Dynamically adapts rules across Software (VLAN/IP), Finance (PCI-DSS), and Healthcare (HIPAA PHI).

  • Contextual Data Scoping: Filters sensitive internal source code and structural markers before external transmission.

  • Token-Based Handshake Validation: Verifies incoming X-SEOSiri-Token headers to eliminate unauthorized cross-tenant spoofing.

  • Prompt-Level Access Intervention: AI Firewall intercepts prompt injections and override exploits.

Related MCP server: Multi-MCP Hub

🌐 Connectivity & Protocol Orchestration

  • Bidirectional MCP Bridge: Connects Cursor, Claude, and VS Code with Jira issue contexts and Confluence macros.

  • JSON-RPC Protocol Standardization: Translates incoming tool calls into strict JSON-RPC 2.0 schemas.

  • Subdomain Infrastructure Isolation: Dedicated high-throughput edge routing via rovomcp.seosiri.com.

  • Regional Data Compliance Routing: Honors geographic data residency constraints.

📊 Platform Management & Economics

  • Zero-Cost Database Storage: Persists tenant profiles inside Atlassian's native @forge/bridge storage vault.

  • Stateless Backend Processing: Configuration-free cloud workers eliminating cold starts and database fees.

  • Adaptive Admin Controls: Real-time compliance adjustment sliders embedded in Jira dashboards.

  • Edge-Cached Prompt Optimization: Caches redundant queries at Cloudflare edge to reduce external LLM API costs.

Quickstart

npm install
npm run build:worker
npx wrangler deploy  License
Distributed under the MIT License.

Related MCP Connectors

Related MCP Servers

  • F
    license
    Not graded
    quality
    D
    maintenance
    A centralized gateway platform for aggregating and managing multiple Model Context Protocol (MCP) servers through a single Electron-based interface. It provides enterprise-grade security features including policy-based access control, human-in-the-loop approval workflows, and comprehensive audit logging.
    -
  • F
    license
    Not graded
    quality
    D
    maintenance
    A centralized gateway and router that integrates multiple MCP servers into a single endpoint with built-in policy enforcement and secret management. It features a Web GUI for managing tool access, audit logs, and multi-environment configurations across various sub-servers.
    -
  • A
    license
    Not graded
    quality
    C
    maintenance
    A secure MCP gateway for enterprise AI tool execution, enabling governed invocation of business tools with authentication, RBAC, audit logging, PII redaction, and async processing.
    Apache 2.0
  • A
    license
    Not graded
    quality
    C
    maintenance
    Universal MCP router and gateway that bridges LLM agents to OpenAPI, GraphQL, and AWS Lambda services with ISO/IEC 42001 AI governance, RBAC, PII redaction, semantic tool routing, and a web dashboard.
    MIT