Skip to main content
Glama

firewalla-mcp-server

MIT License
10
6
  • Apple
tsconfig.test.json442 B
{ "extends": "./tsconfig.json", "compilerOptions": { "noUnusedLocals": false, "noUnusedParameters": false, "strictPropertyInitialization": false, "exactOptionalPropertyTypes": false, "allowSyntheticDefaultImports": true, "isolatedModules": true, "esModuleInterop": true, "types": ["jest", "node"] }, "include": [ "src/**/*", "tests/**/*" ], "exclude": [ "node_modules", "dist" ] }

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