Skip to main content
Glama
package.json887 B
{ "name": "workflow-mcp-dashboard", "version": "0.1.0", "private": true, "scripts": { "build": "vite build", "dev": "vite dev --port 3301", "preview": "vite preview", "check": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json", "check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch" }, "devDependencies": { "@sveltejs/adapter-auto": "^3.0.0", "@sveltejs/kit": "^2.0.0", "@sveltejs/vite-plugin-svelte": "^3.0.0", "svelte": "^4.2.7", "svelte-check": "^3.6.0", "typescript": "^5.0.0", "vite": "^5.0.3" }, "dependencies": { "@types/d3": "^7.4.3", "autoprefixer": "^10.4.16", "chart.js": "^4.4.0", "d3": "^7.8.5", "postcss": "^8.4.32", "sqlite": "^5.1.1", "sqlite3": "^5.1.7", "tailwindcss": "^3.4.0", "vis-network": "^10.0.1" }, "type": "module" }

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/foswmine/workflow-mcp'

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