Evidrift
Rank #12,089io.github.bm1016bm-svg/evidrift
Catch TypeScript API and OpenAPI contract drift in AI-generated code, then revalidate it in CI.
Evidrift is a Model Context Protocol (MCP) server published by bm1016bm-svg. It ranks #12,089 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Evidrift is listed across 2 registries — Official MCP and Glama, with 6 tracked versions. It was first listed on Jul 16, 2026 and most recently updated on Jul 26, 2026.
Ranks ahead of 119,957 of 132,046 servers on MCP Toplist.
Use Evidrift
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add evidrift -- npx -y evidrift mcp[mcp_servers.evidrift]
command = "npx"
args = ["-y", "evidrift", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"evidrift": {
"command": "npx",
"args": [
"-y",
"evidrift",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"evidrift": {
"command": "npx",
"args": [
"-y",
"evidrift",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"evidrift": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"evidrift",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"evidrift": {
"command": "npx",
"args": [
"-y",
"evidrift",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"evidrift": {
"command": "npx",
"args": [
"-y",
"evidrift",
"mcp"
]
}
}
}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.bm1016bm-svg%2Fevidrift)<a href="https://mcptoplist.com/server/io.github.bm1016bm-svg%2Fevidrift"><img src="https://mcptoplist.com/badge/io.github.bm1016bm-svg%2Fevidrift.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
bm1016bm-svg
Available versions (6)
| Version | Published |
|---|---|
| 0.4.0 | Jul 26, 2026 |
| 0.3.3 | Jul 20, 2026 |
| 0.3.2 | Jul 17, 2026 |
| 0.3.1 | Jul 17, 2026 |
| 0.3.0 | Jul 16, 2026 |
| 0.2.0 | Jul 16, 2026 |
Frequently asked questions
- Who maintains Evidrift?
- Evidrift is maintained by bm1016bm-svg, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
- Is Evidrift listed on the Official MCP Registry?
- Yes — Evidrift is listed on the Official MCP Registry, alongside Glama.
- How many versions does Evidrift have?
- MCP Toplist tracks 6 versions of Evidrift, most recently published on Jul 26, 2026.
- Where can I find the source code for Evidrift?
- The source code for Evidrift is hosted at github.com/bm1016bm-svg/evidrift.
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.