Skip to main content
Glama

firewalla-mcp-server

MIT License
10
6
  • Apple
.mcp.json.example455 B
{ "mcpServers": { "sequential-thinking": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-sequential-thinking@0.6.2" ] }, "firewalla": { "command": "node", "args": ["./dist/server.js"], "env": { "FIREWALLA_MSP_TOKEN": "${FIREWALLA_MSP_TOKEN}", "FIREWALLA_MSP_ID": "${FIREWALLA_MSP_ID}", "FIREWALLA_BOX_ID": "${FIREWALLA_BOX_ID}" } } } }

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/amittell/firewalla-mcp-server'

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