Palveron Governance Gateway
Rank #16,683io.github.palveron/mcp-server
Advisory governance checks for MCP hosts; enforcement runs in the Palveron remote MCP proxy.
Palveron Governance Gateway is a Model Context Protocol (MCP) server published by palveron. It ranks #16,683 of 132,046 servers tracked on MCP Toplist. Palveron Governance Gateway is listed across 3 registries — Official MCP, PulseMCP and Glama, with 3 tracked versions. It was first listed on May 18, 2026 and most recently updated on Jul 21, 2026.
Ranks ahead of 115,363 of 132,046 servers on MCP Toplist.
Use Palveron Governance Gateway
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add palveron -- npx -y @palveron/mcp-server[mcp_servers.palveron]
command = "npx"
args = ["-y", "@palveron/mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"palveron": {
"command": "npx",
"args": [
"-y",
"@palveron/mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"palveron": {
"command": "npx",
"args": [
"-y",
"@palveron/mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"palveron": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@palveron/mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"palveron": {
"command": "npx",
"args": [
"-y",
"@palveron/mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"palveron": {
"command": "npx",
"args": [
"-y",
"@palveron/mcp-server"
]
}
}
}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.palveron%2Fmcp-server)<a href="https://mcptoplist.com/server/io.github.palveron%2Fmcp-server"><img src="https://mcptoplist.com/badge/io.github.palveron%2Fmcp-server.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
palveron
Available versions (3)
| Version | Published |
|---|---|
| 1.0.4 | Jul 21, 2026 |
| 1.0.2 | Jul 10, 2026 |
| 1.0.1 | Jul 10, 2026 |
Frequently asked questions
- Who maintains Palveron Governance Gateway?
- Palveron Governance Gateway is maintained by palveron, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Palveron Governance Gateway listed on the Official MCP Registry?
- Yes — Palveron Governance Gateway is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Palveron Governance Gateway have?
- MCP Toplist tracks 3 versions of Palveron Governance Gateway, most recently published on Jul 21, 2026.
- Where can I find the source code for Palveron Governance Gateway?
- The source code for Palveron Governance Gateway is hosted at github.com/palveron/mcp-server.
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.