rapport-mcp
by MicahBly
Overview
Enables AI agents to create, modify, and query visual SVG canvases for Rapport.dev.
Installation
rapport-mcpEnvironment Variables
- RAPPORT_API_URL
- SUPABASE_URL
- SUPABASE_ANON_KEY
Security Notes
Critical vulnerabilities identified in a comprehensive security audit. These include insecure file permissions for authentication tokens (making them world-readable by any local user), a Server-Side Request Forgery (SSRF) vulnerability in API requests, and a potential XML External Entity (XXE) vulnerability in XML parsing. There's also a bypass mechanism ('skip_validation' flag) for crucial SVG security checks, incomplete SVG validation patterns, and sensitive data exposure in error messages. Additionally, HTTPS enforcement is missing, and authentication polling lacks robust rate limiting/exponential backoff. Immediate remediation of HIGH and MEDIUM severity issues is strongly recommended.
Similar Servers
klavis
Develop and deploy AI agents that interact with a wide array of web services (e.g., Gmail, YouTube, LinkedIn, Supabase, Salesforce, Kubernetes) through a standardized Model Context Protocol (MCP), often orchestrated by an intelligent routing layer like Strata.
agents
This MCP (Model Context Protocol) Server acts as a proxy for the Inkeep Agent Framework's Management API. It exposes administrative functionalities (e.g., CRUD operations for agents, projects, tools, and credentials) via the MCP protocol, allowing other clients or agents to interact with the Inkeep Management API through a standardized interface.
Lynkr
Lynkr is an AI orchestration layer that acts as an LLM gateway, routing language model requests to various providers (Ollama, Databricks, OpenAI, etc.). It provides an OpenAI-compatible API and enables AI-driven coding tasks via a rich set of tools and a multi-agent framework, with a strong focus on security, performance, and token efficiency. It allows AI agents to interact with a defined workspace (reading/writing files, executing shell commands, performing Git operations) and leverages long-term memory and agent learning to enhance task execution.
concierge
A framework for building and serving agentic workflows, enabling autonomous agents to interact with application services through structured stages and tasks.