SpecLock
Rank #7,777io.github.sgroy10/speclock
AI Constraint Engine — enforces CLAUDE.md and .cursorrules as laws. 51 MCP tools.
SpecLock is a Model Context Protocol (MCP) server published by sgroy10. It ranks #7,777 of 132,046 servers tracked on MCP Toplist, and its repository has 25 GitHub stars. SpecLock is listed across 3 registries — Official MCP, Glama and mcp.so, with 1 tracked version. It was first listed on Mar 10, 2026 and most recently updated on Apr 9, 2026.
Ranks ahead of 124,269 of 132,046 servers on MCP Toplist.
Use SpecLock
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add speclock -- npx -y speclock[mcp_servers.speclock]
command = "npx"
args = ["-y", "speclock"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"speclock": {
"command": "npx",
"args": [
"-y",
"speclock"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"speclock": {
"command": "npx",
"args": [
"-y",
"speclock"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"speclock": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"speclock"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"speclock": {
"command": "npx",
"args": [
"-y",
"speclock"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"speclock": {
"command": "npx",
"args": [
"-y",
"speclock"
]
}
}
}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/io.github.sgroy10%2Fspeclock)<a href="https://mcptoplist.com/server/io.github.sgroy10%2Fspeclock"><img src="https://mcptoplist.com/badge/io.github.sgroy10%2Fspeclock.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
sgroy10
Available versions (1)
| Version | Published |
|---|---|
| 5.5.3 | Apr 9, 2026 |
Frequently asked questions
- Who maintains SpecLock?
- SpecLock is maintained by sgroy10, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is SpecLock listed on the Official MCP Registry?
- Yes — SpecLock is listed on the Official MCP Registry, alongside Glama and mcp.so.
- How many versions does SpecLock have?
- MCP Toplist tracks 1 version of SpecLock, most recently published on Apr 9, 2026.
- Where can I find the source code for SpecLock?
- The source code for SpecLock is hosted at github.com/sgroy10/speclock.
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.