Skip to main content
Glama
package.json653 B
{ "name": "mcpmanager", "private": true, "workspaces": [ "apps/*" ], "scripts": { "setup": "bun run --cwd apps/gateway doctor -- --fix", "doctor": "bun run --cwd apps/gateway doctor", "status": "bun run --cwd apps/gateway manager status", "centralize": "bun run --cwd apps/gateway manager centralize", "decentralize": "bun run --cwd apps/gateway manager decentralize -- --apply", "dev:desktop": "bun run --cwd apps/desktop tauri dev", "build:desktop": "bun run --cwd apps/desktop build", "dev:gateway": "bun run --cwd apps/gateway dev", "build:gateway:exe": "bun run --cwd apps/gateway build:exe" } }

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/maxtheman/mcpManager'

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