M
MCP Certify
Testing and certification platform for MCP servers. Lighthouse for the MCP ecosystem.
Created 3/16/2026
Updated about 19 hours ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-mcp-certify
Cursor configuration (mcp.json)
{
"mcpServers": {
"jackgladowsky-mcp-certify": {
"command": "npx",
"args": [
"jackgladowsky-mcp-certify"
]
}
}
}