Skip to main content
Glama
package.json1.66 kB
{ "name": "@upstash/context7", "private": true, "version": "1.0.0", "description": "Context7 monorepo - Documentation tools and SDKs", "workspaces": [ "packages/*" ], "scripts": { "build": "pnpm -r run build", "build:sdk": "pnpm --filter @upstash/context7-sdk build", "build:mcp": "pnpm --filter @upstash/context7-mcp build", "test": "pnpm -r run test", "test:sdk": "pnpm --filter @upstash/context7-sdk test", "clean": "pnpm -r run clean && rm -rf node_modules", "lint": "pnpm -r run lint", "lint:check": "pnpm -r run lint:check", "format": "pnpm -r run format", "format:check": "pnpm -r run format:check", "release": "pnpm build && changeset publish", "release:snapshot": "changeset version --snapshot canary && pnpm build && changeset publish --tag canary --no-git-tag" }, "repository": { "type": "git", "url": "git+https://github.com/upstash/context7.git" }, "keywords": [ "modelcontextprotocol", "mcp", "context7", "vibe-coding", "developer tools", "documentation", "context" ], "author": "abdush", "license": "MIT", "bugs": { "url": "https://github.com/upstash/context7/issues" }, "homepage": "https://github.com/upstash/context7#readme", "devDependencies": { "@changesets/cli": "^2.29.7", "@types/node": "^22.13.14", "@typescript-eslint/eslint-plugin": "^8.28.0", "@typescript-eslint/parser": "^8.28.0", "eslint": "^9.34.0", "eslint-config-prettier": "^10.1.1", "eslint-plugin-prettier": "^5.2.5", "prettier": "^3.6.2", "typescript": "^5.8.2", "typescript-eslint": "^8.28.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/upstash/context7-mcp'

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