Skip to main content
Glama

blah-mcp

by thomasdavis
package.json1.12 kB
{ "name": "my-turborepo", "private": true, "workspaces": [ "packages/*", "apps/*" ], "scripts": { "build": "turbo run build", "dev": "turbo run dev", "lint": "turbo run lint", "format": "prettier --write \"**/*.{ts,tsx,md}\"", "check-types": "turbo run check-types", "publish-packages": "turbo run build && changeset version && changeset publish" }, "devDependencies": { "@changesets/cli": "^2.28.1", "@radix-ui/react-icons": "^1.3.2", "@radix-ui/react-slot": "^1.1.2", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "lucide-react": "^0.482.0", "prettier": "^3.5.3", "tailwind-merge": "^3.0.2", "turbo": "^2.4.4", "typescript": "5.8.2", "@trivago/prettier-plugin-sort-imports": "5.2.2", "eslint-config-prettier": "^9.1.0", "eslint-plugin-prettier": "^5.2.1" }, "packageManager": "pnpm@9.0.0", "engines": { "node": ">=18" }, "dependencies": { "@radix-ui/react-accordion": "^1.2.3", "@radix-ui/react-scroll-area": "^1.2.3", "@radix-ui/react-tabs": "^1.1.3", "reactflow": "^11.11.4" } }

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/thomasdavis/blah'

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