Ebenova Scope Guard
Rank #60,544io.github.dgtalquantumleap-ai/ebenova-scope-guard
AI contract scope violation detector. Detect scope creep, draft responses.
Ebenova Scope Guard is a Model Context Protocol (MCP) server published by dgtalquantumleap-ai. It ranks #60,544 of 132,113 servers tracked on MCP Toplist. Ebenova Scope Guard is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on Apr 13, 2026 and most recently updated on Apr 14, 2026.
Ranks ahead of 71,569 of 132,113 servers on MCP Toplist.
Use Ebenova Scope Guard
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add ebenova-scope-guard -e "EBENOVA_API_KEY=<your EBENOVA_API_KEY>" -- npx -y @ebenova/scope-guard-mcpReplace each placeholder with your own value before saving.
[mcp_servers.ebenova-scope-guard]
command = "npx"
args = ["-y", "@ebenova/scope-guard-mcp"]
[mcp_servers.ebenova-scope-guard.env]
EBENOVA_API_KEY = "<your EBENOVA_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ebenova-scope-guard": {
"command": "npx",
"args": [
"-y",
"@ebenova/scope-guard-mcp"
],
"env": {
"EBENOVA_API_KEY": "<your EBENOVA_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ebenova-scope-guard": {
"command": "npx",
"args": [
"-y",
"@ebenova/scope-guard-mcp"
],
"env": {
"EBENOVA_API_KEY": "<your EBENOVA_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"ebenova-scope-guard": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@ebenova/scope-guard-mcp"
],
"env": {
"EBENOVA_API_KEY": "<your EBENOVA_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ebenova-scope-guard": {
"command": "npx",
"args": [
"-y",
"@ebenova/scope-guard-mcp"
],
"env": {
"EBENOVA_API_KEY": "<your EBENOVA_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ebenova-scope-guard": {
"command": "npx",
"args": [
"-y",
"@ebenova/scope-guard-mcp"
],
"env": {
"EBENOVA_API_KEY": "<your EBENOVA_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
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.dgtalquantumleap-ai%2Febenova-scope-guard)<a href="https://mcptoplist.com/server/io.github.dgtalquantumleap-ai%2Febenova-scope-guard"><img src="https://mcptoplist.com/badge/io.github.dgtalquantumleap-ai%2Febenova-scope-guard.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
dgtalquantumleap-ai
Other servers by dgtalquantumleap-ai
- Ebenova Legal Docs#4,486 · 4 vers
- Fieldops MCP Server#60,541 · 1 ver
- Insights MCP Server#60,542 · 1 ver
- Reddit Monitor MCP Server#60,543 · 1 ver
- vigil-fraud-alert-mcp#60,545 · 1 ver
- ebenova-fieldops-mcp#100,349
Available versions (1)
| Version | Published |
|---|---|
| 1.0.1 | Apr 14, 2026 |
Frequently asked questions
- Who maintains Ebenova Scope Guard?
- Ebenova Scope Guard is maintained by dgtalquantumleap-ai, which publishes 8 MCP servers (9 total versions) tracked on MCP Toplist.
- Is Ebenova Scope Guard listed on the Official MCP Registry?
- Yes — Ebenova Scope Guard is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Ebenova Scope Guard have?
- MCP Toplist tracks 1 version of Ebenova Scope Guard, most recently published on Apr 14, 2026.
- Where can I find the source code for Ebenova Scope Guard?
- The source code for Ebenova Scope Guard is hosted at github.com/dgtalquantumleap-ai/scope-guard-mcp.
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.