Skip to main content
Glama
package.json655 B
{ "name": "@skyfi-mcp/frontend", "version": "0.1.0", "private": true, "type": "module", "scripts": { "dev": "vite", "build": "tsc && vite build", "preview": "vite preview", "lint": "eslint . --ext ts,tsx", "typecheck": "tsc --noEmit" }, "dependencies": { "@skyfi-mcp/shared": "workspace:*", "react": "^18.3.1", "react-dom": "^18.3.1", "leaflet": "^1.9.4", "react-leaflet": "^4.2.1" }, "devDependencies": { "@types/react": "^18.3.1", "@types/react-dom": "^18.3.0", "@types/leaflet": "^1.9.8", "@vitejs/plugin-react": "^4.2.1", "typescript": "^5.3.0", "vite": "^5.1.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/mfuechec/SkyFiMCP'

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