Skip to main content
Glama
package.json•1.04 kB
{ "name": "opnsense-mcp-dashboard", "version": "1.0.0", "description": "Real-time dashboard for OPNsense MCP Server", "private": true, "type": "module", "scripts": { "dev": "vite", "build": "tsc && vite build", "preview": "vite preview", "lint": "eslint src --ext ts,tsx" }, "dependencies": { "react": "^18.3.1", "react-dom": "^18.3.1", "react-router-dom": "^6.22.0", "@tanstack/react-query": "^5.28.0", "recharts": "^2.12.0", "lucide-react": "^0.344.0", "clsx": "^2.1.0", "date-fns": "^3.3.1" }, "devDependencies": { "@types/react": "^18.2.66", "@types/react-dom": "^18.2.22", "@typescript-eslint/eslint-plugin": "^7.2.0", "@typescript-eslint/parser": "^7.2.0", "@vitejs/plugin-react": "^4.2.1", "autoprefixer": "^10.4.18", "eslint": "^8.57.0", "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-react-refresh": "^0.4.6", "postcss": "^8.4.35", "tailwindcss": "^3.4.1", "typescript": "^5.4.2", "vite": "^5.2.0" } }

Latest Blog Posts

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/vespo92/OPNSenseMCP'

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