Specproof MCP
Rank #1,681ai.specproof/specproof-mcp
MCP server providing specproof-mcp capabilities
Specproof MCP is a Model Context Protocol (MCP) server published by ibouazizi. It ranks #1,681 of 132,046 servers tracked on MCP Toplist, and its repository has 187 GitHub stars. Specproof MCP is listed on Official MCP, with 2 tracked versions. It was first listed on Feb 1, 2026 and most recently updated on Feb 1, 2026.
Ranks ahead of 130,365 of 132,046 servers on MCP Toplist.
Use Specproof MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http specproof-mcp https://mcp.specproof.ai/[mcp_servers.specproof-mcp]
url = "https://mcp.specproof.ai/"Add to ~/.codex/config.toml.
https://mcp.specproof.ai/Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"specproof-mcp": {
"url": "https://mcp.specproof.ai/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"specproof-mcp": {
"type": "http",
"url": "https://mcp.specproof.ai/"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"specproof-mcp": {
"serverUrl": "https://mcp.specproof.ai/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"specproof-mcp": {
"url": "https://mcp.specproof.ai/"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/ai.specproof%2Fspecproof-mcp)<a href="https://mcptoplist.com/server/ai.specproof%2Fspecproof-mcp"><img src="https://mcptoplist.com/badge/ai.specproof%2Fspecproof-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
ibouazizi
Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Feb 1, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Specproof MCP?
- Specproof MCP is maintained by ibouazizi, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Specproof MCP listed on the Official MCP Registry?
- Yes — Specproof MCP is listed on the Official MCP Registry.
- How many versions does Specproof MCP have?
- MCP Toplist tracks 2 versions of Specproof MCP, most recently published on Feb 1, 2026.
- Where can I find the source code for Specproof MCP?
- The source code for Specproof MCP is hosted at github.com/ibouazizi/specproof.git.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.