MCP Pfsense
Rank #10,082io.github.antonio-mello-ai/mcp-pfsense
Manage pfSense firewalls through AI assistants — rules, DHCP, DNS, and more
MCP Pfsense is a Model Context Protocol (MCP) server published by antonio-mello-ai. It ranks #10,082 of 115,460 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. MCP Pfsense is listed across 3 registries — Official MCP, PulseMCP and Glama, with 3 tracked versions. It was first listed on Mar 10, 2026 and most recently updated on Aug 17, 2026.
Ranks ahead of 105,378 of 115,460 servers on MCP Toplist.
Use MCP Pfsense
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-pfsense -- uvx mcp-pfsense[mcp_servers.mcp-pfsense]
command = "uvx"
args = ["mcp-pfsense"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-pfsense": {
"command": "uvx",
"args": [
"mcp-pfsense"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-pfsense": {
"command": "uvx",
"args": [
"mcp-pfsense"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-pfsense": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-pfsense"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-pfsense": {
"command": "uvx",
"args": [
"mcp-pfsense"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-pfsense": {
"command": "uvx",
"args": [
"mcp-pfsense"
]
}
}
}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.antonio-mello-ai%2Fmcp-pfsense)<a href="https://mcptoplist.com/server/io.github.antonio-mello-ai%2Fmcp-pfsense"><img src="https://mcptoplist.com/badge/io.github.antonio-mello-ai%2Fmcp-pfsense.svg" alt="MCP Toplist: Top 10% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (1 delisted)
antonio-mello-ai
Other servers by antonio-mello-ai
- MCP Proxmox#6,894 · 3 vers
- mcp-airflow#11,991 · 3 vers
- mcp-redis-monitor#13,156 · 2 vers
- mcp-google#15,272 · 2 vers
- mcp-slack#28,017 · 1 ver
- idea-reality-mcp#96,889
Available versions (3)
| Version | Published |
|---|---|
| 0.2.0 | Aug 17, 2026 |
| 0.1.1 | Mar 10, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains MCP Pfsense?
- MCP Pfsense is maintained by antonio-mello-ai, which publishes 7 MCP servers (14 total versions) tracked on MCP Toplist.
- Is MCP Pfsense listed on the Official MCP Registry?
- Yes — MCP Pfsense is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does MCP Pfsense have?
- MCP Toplist tracks 3 versions of MCP Pfsense, most recently published on Aug 17, 2026.
- Where can I find the source code for MCP Pfsense?
- The source code for MCP Pfsense is hosted at github.com/antonio-mello-ai/mcp-pfsense.