Skip to main content
Glama
package.json835 B
{ "name": "hyperion-mcp-dashboard", "version": "1.0.0", "description": "Web dashboard for Hyperion MCP Server", "private": true, "scripts": { "dev": "next dev", "build": "next build", "start": "next start", "lint": "next lint", "type-check": "tsc --noEmit" }, "dependencies": { "next": "^14.0.0", "react": "^18.0.0", "react-dom": "^18.0.0", "axios": "^1.6.0", "ethers": "^6.8.0", "@heroicons/react": "^2.0.0", "clsx": "^2.0.0", "tailwindcss": "^3.3.0" }, "devDependencies": { "@types/node": "^20.0.0", "@types/react": "^18.0.0", "@types/react-dom": "^18.0.0", "typescript": "^5.0.0", "eslint": "^8.0.0", "eslint-config-next": "^14.0.0", "autoprefixer": "^10.4.0", "postcss": "^8.4.0" }, "engines": { "node": ">=18.0.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/cuongpo/hyperion-mcp-server'

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