Server data from the Official MCP Registry
Create & edit Ridvay Studio posters, flyers & social designs — AI-generated or self-composed.
Create & edit Ridvay Studio posters, flyers & social designs — AI-generated or self-composed.
This is a well-engineered MCP server with proper authentication, secure credential handling, and good code quality. The server requires API keys for all operations, properly validates input, and has no exfiltration or malicious patterns. Minor code quality observations around error handling and logging do not materially impact security. Supply chain analysis found 2 known vulnerabilities in dependencies (2 critical, 0 high severity). Package verification found 1 issue.
5 files analyzed · 6 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: RIDVAY_API_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-ridvay-ai-ridvay-mcp": {
"env": {
"RIDVAY_API_KEY": "your-ridvay-api-key-here"
},
"args": [
"-y",
"ridvay-mcp"
],
"command": "npx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.