Server data from the Official MCP Registry
Model Context Protocol (MCP) server for AI-assisted development of CAP applications.
Model Context Protocol (MCP) server for AI-assisted development of CAP applications.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-cap-js-mcp-server": {
"args": [
"-y",
"@cap-js/mcp-server"
],
"command": "npx"
}
}
}This is a well-structured CAP (Cloud Application Programming Model) MCP server with proper authentication patterns and reasonable permissions. The code demonstrates good security practices with environment variable usage and legitimate network access for model downloads, though there are some minor code quality concerns around error handling. Supply chain analysis found 6 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue.
Scanned 6 files · 10 findings
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.
Be the first to review this server!