pfsense-mcp-server: This MCP server enables management of pfSense firewalls via natural language through Claude Desktop or Claude Code. It provides 41 tools covering firewall rules, aliases, NAT, DHCP, services, logs, and system monitoring, with support for multiple authentication methods (basic, API key, JWT). The server is verified against the pfSense REST API v2 source code for production accuracy.; fastapi_mcp: FastAPI-MCP allows you to expose your existing FastAPI endpoints as Model Context Protocol (MCP) tools. It offers native integration with FastAPI, including built-in authentication using existing dependencies, and preserves schemas and documentation.
Manage firewall rules and NAT configurations through natural language
Integrating FastAPI services as tools for large language models (LLMs) that support MCP.