Skip to main content
Glama

pfSense MCP Server

by gensecaihq
mcp.jsonโ€ข512 B
{ "mcpServers": { "pfsense-enhanced": { "command": "python", "args": ["-m", "src.main"], "cwd": "/path/to/pfsense-mcp-server", "env": { "MCP_MODE": "stdio", "PFSENSE_URL": "https://your-pfsense.local", "PFSENSE_VERSION": "CE_2_8_0", "AUTH_METHOD": "api_key", "PFSENSE_API_KEY": "your-api-key", "VERIFY_SSL": "true", "ENABLE_HATEOAS": "false", "DEFAULT_PAGE_SIZE": "20", "LOG_LEVEL": "INFO" } } } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/gensecaihq/pfsense-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server