specmate
Rank #18,976io.github.Alele496/bsv-specmate
BSV coding knowledge engine for AI agents — pre-compile traps and post-compile diagnosis.
specmate is a Model Context Protocol (MCP) server published by Alele496. It ranks #18,976 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. specmate is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 18, 2026 and most recently updated on Aug 14, 2026.
Ranks ahead of 113,070 of 132,046 servers on MCP Toplist.
Use specmate
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add bsv-specmate -- npx -y bsv-specmate[mcp_servers.bsv-specmate]
command = "npx"
args = ["-y", "bsv-specmate"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"bsv-specmate": {
"command": "npx",
"args": [
"-y",
"bsv-specmate"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"bsv-specmate": {
"command": "npx",
"args": [
"-y",
"bsv-specmate"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"bsv-specmate": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"bsv-specmate"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"bsv-specmate": {
"command": "npx",
"args": [
"-y",
"bsv-specmate"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"bsv-specmate": {
"command": "npx",
"args": [
"-y",
"bsv-specmate"
]
}
}
}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.Alele496%2Fbsv-specmate)<a href="https://mcptoplist.com/server/io.github.Alele496%2Fbsv-specmate"><img src="https://mcptoplist.com/badge/io.github.Alele496%2Fbsv-specmate.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Alele496
Available versions (1)
| Version | Published |
|---|---|
| 0.2.1 | Aug 14, 2026 |
Frequently asked questions
- Who maintains specmate?
- specmate is maintained by Alele496, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is specmate listed on the Official MCP Registry?
- Yes — specmate is listed on the Official MCP Registry, alongside Glama.
- How many versions does specmate have?
- MCP Toplist tracks 1 version of specmate, most recently published on Aug 14, 2026.
- Where can I find the source code for specmate?
- The source code for specmate is hosted at github.com/Alele496/bsv-specmate.
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.