What's Allowed
Rank #28,254io.github.stcmain/whats-allowed-mcp
Merged agent permission rules: which settings file wins, and which rules your client ignores.
What's Allowed is a Model Context Protocol (MCP) server published by stcmain. It ranks #28,254 of 132,113 servers tracked on MCP Toplist. What's Allowed is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Aug 1, 2026 and most recently updated on Aug 1, 2026.
Ranks ahead of 103,859 of 132,113 servers on MCP Toplist.
Use What's Allowed
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add whats-allowed-mcp -- npx -y whats-allowed-mcp[mcp_servers.whats-allowed-mcp]
command = "npx"
args = ["-y", "whats-allowed-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"whats-allowed-mcp": {
"command": "npx",
"args": [
"-y",
"whats-allowed-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"whats-allowed-mcp": {
"command": "npx",
"args": [
"-y",
"whats-allowed-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"whats-allowed-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"whats-allowed-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"whats-allowed-mcp": {
"command": "npx",
"args": [
"-y",
"whats-allowed-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"whats-allowed-mcp": {
"command": "npx",
"args": [
"-y",
"whats-allowed-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.stcmain%2Fwhats-allowed-mcp)<a href="https://mcptoplist.com/server/io.github.stcmain%2Fwhats-allowed-mcp"><img src="https://mcptoplist.com/badge/io.github.stcmain%2Fwhats-allowed-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
stcmain
Other servers by stcmain
- What's Inherited#21,294 · 7 vers
- What's Loaded#21,295 · 7 vers
- What's Running#23,967 · 5 vers
- gumroad-mcp#128,078
Available versions (3)
| Version | Published |
|---|---|
| 0.1.2 | Aug 1, 2026 |
| 0.1.1 | Aug 1, 2026 |
| 0.1.0 | Aug 1, 2026 |
Frequently asked questions
- Who maintains What's Allowed?
- What's Allowed is maintained by stcmain, which publishes 5 MCP servers (22 total versions) tracked on MCP Toplist.
- Is What's Allowed listed on the Official MCP Registry?
- Yes — What's Allowed is listed on the Official MCP Registry, alongside Glama.
- How many versions does What's Allowed have?
- MCP Toplist tracks 3 versions of What's Allowed, most recently published on Aug 1, 2026.
- Where can I find the source code for What's Allowed?
- The source code for What's Allowed is hosted at github.com/stcmain/whats-allowed-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.