Skip to main content
Glama

Open MCP

by metacode0602
package.json581 B
{ "name": "openmcp", "version": "0.0.1", "private": true, "scripts": { "clean": "git clean -xdf node_modules", "build": "turbo build", "build:web": "turbo run @repo/ui#build web#build", "dev": "turbo dev", "lint": "turbo lint", "format": "prettier --write \"**/*.{ts,tsx,md}\"" }, "devDependencies": { "@repo/eslint-config": "workspace:*", "@repo/typescript-config": "workspace:*", "prettier": "^3.5.1", "turbo": "^2.4.2", "typescript": "5.8.2" }, "packageManager": "pnpm@10.12.0", "engines": { "node": ">=20" } }

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/metacode0602/open-mcp'

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