Aletheia Runtime Safety & Scope Creep Filter
Rank #11,945io.github.vikasny30/aletheia-mcp
Deterministic pre-execution filter that blocks known scope-creep and prompt-injection tool calls
Aletheia Runtime Safety & Scope Creep Filter is a Model Context Protocol (MCP) server published by vikasny30. It ranks #11,945 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Aletheia Runtime Safety & Scope Creep Filter is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Sep 4, 2026 and most recently updated on Sep 13, 2026.
Ranks ahead of 120,101 of 132,046 servers on MCP Toplist.
Use Aletheia Runtime Safety & Scope Creep Filter
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add aletheia-mcp -e "ALETHEIA_ALLOW_WRITE=<your ALETHEIA_ALLOW_WRITE>" -e "ALETHEIA_ALLOW_NETWORK=<your ALETHEIA_ALLOW_NETWORK>" -e "ALETHEIA_ALLOW_LOOPBACK=<your ALETHEIA_ALLOW_LOOPBACK>" -e "ALETHEIA_OPERATOR_SECRET=<your ALETHEIA_OPERATOR_SECRET>" -- npx -y aletheia-mcpReplace each placeholder with your own value before saving.
[mcp_servers.aletheia-mcp]
command = "npx"
args = ["-y", "aletheia-mcp"]
[mcp_servers.aletheia-mcp.env]
ALETHEIA_ALLOW_WRITE = "<your ALETHEIA_ALLOW_WRITE>"
ALETHEIA_ALLOW_NETWORK = "<your ALETHEIA_ALLOW_NETWORK>"
ALETHEIA_ALLOW_LOOPBACK = "<your ALETHEIA_ALLOW_LOOPBACK>"
ALETHEIA_OPERATOR_SECRET = "<your ALETHEIA_OPERATOR_SECRET>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"aletheia-mcp": {
"command": "npx",
"args": [
"-y",
"aletheia-mcp"
],
"env": {
"ALETHEIA_ALLOW_WRITE": "<your ALETHEIA_ALLOW_WRITE>",
"ALETHEIA_ALLOW_NETWORK": "<your ALETHEIA_ALLOW_NETWORK>",
"ALETHEIA_ALLOW_LOOPBACK": "<your ALETHEIA_ALLOW_LOOPBACK>",
"ALETHEIA_OPERATOR_SECRET": "<your ALETHEIA_OPERATOR_SECRET>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"aletheia-mcp": {
"command": "npx",
"args": [
"-y",
"aletheia-mcp"
],
"env": {
"ALETHEIA_ALLOW_WRITE": "<your ALETHEIA_ALLOW_WRITE>",
"ALETHEIA_ALLOW_NETWORK": "<your ALETHEIA_ALLOW_NETWORK>",
"ALETHEIA_ALLOW_LOOPBACK": "<your ALETHEIA_ALLOW_LOOPBACK>",
"ALETHEIA_OPERATOR_SECRET": "<your ALETHEIA_OPERATOR_SECRET>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"aletheia-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"aletheia-mcp"
],
"env": {
"ALETHEIA_ALLOW_WRITE": "<your ALETHEIA_ALLOW_WRITE>",
"ALETHEIA_ALLOW_NETWORK": "<your ALETHEIA_ALLOW_NETWORK>",
"ALETHEIA_ALLOW_LOOPBACK": "<your ALETHEIA_ALLOW_LOOPBACK>",
"ALETHEIA_OPERATOR_SECRET": "<your ALETHEIA_OPERATOR_SECRET>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"aletheia-mcp": {
"command": "npx",
"args": [
"-y",
"aletheia-mcp"
],
"env": {
"ALETHEIA_ALLOW_WRITE": "<your ALETHEIA_ALLOW_WRITE>",
"ALETHEIA_ALLOW_NETWORK": "<your ALETHEIA_ALLOW_NETWORK>",
"ALETHEIA_ALLOW_LOOPBACK": "<your ALETHEIA_ALLOW_LOOPBACK>",
"ALETHEIA_OPERATOR_SECRET": "<your ALETHEIA_OPERATOR_SECRET>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"aletheia-mcp": {
"command": "npx",
"args": [
"-y",
"aletheia-mcp"
],
"env": {
"ALETHEIA_ALLOW_WRITE": "<your ALETHEIA_ALLOW_WRITE>",
"ALETHEIA_ALLOW_NETWORK": "<your ALETHEIA_ALLOW_NETWORK>",
"ALETHEIA_ALLOW_LOOPBACK": "<your ALETHEIA_ALLOW_LOOPBACK>",
"ALETHEIA_OPERATOR_SECRET": "<your ALETHEIA_OPERATOR_SECRET>"
}
}
}
}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.vikasny30%2Faletheia-mcp)<a href="https://mcptoplist.com/server/io.github.vikasny30%2Faletheia-mcp"><img src="https://mcptoplist.com/badge/io.github.vikasny30%2Faletheia-mcp.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
vikasny30
Available versions (2)
| Version | Published |
|---|---|
| 0.3.1 | Sep 13, 2026 |
| 0.3.0 | Sep 6, 2026 |
Frequently asked questions
- Who maintains Aletheia Runtime Safety & Scope Creep Filter?
- Aletheia Runtime Safety & Scope Creep Filter is maintained by vikasny30, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Aletheia Runtime Safety & Scope Creep Filter listed on the Official MCP Registry?
- Yes — Aletheia Runtime Safety & Scope Creep Filter is listed on the Official MCP Registry, alongside Glama.
- How many versions does Aletheia Runtime Safety & Scope Creep Filter have?
- MCP Toplist tracks 2 versions of Aletheia Runtime Safety & Scope Creep Filter, most recently published on Sep 13, 2026.
- Where can I find the source code for Aletheia Runtime Safety & Scope Creep Filter?
- The source code for Aletheia Runtime Safety & Scope Creep Filter is hosted at github.com/vikasny30/aletheia-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.