Skip to main content
Glama
package.json791 B
{ "name": "@tm/bridge", "private": true, "description": "TEMPORARY: Bridge layer for legacy code migration. DELETE when legacy scripts are removed.", "type": "module", "types": "./src/index.ts", "main": "./dist/index.js", "exports": { ".": "./src/index.ts" }, "scripts": { "test": "vitest run", "test:watch": "vitest", "lint": "biome check --write", "lint:check": "biome check", "typecheck": "tsc --noEmit" }, "dependencies": { "@tm/core": "*", "chalk": "5.6.2", "boxen": "^8.0.1", "ora": "^8.1.1", "cli-table3": "^0.6.5" }, "devDependencies": { "@types/node": "^22.10.5", "typescript": "^5.9.2", "vitest": "^4.0.10" }, "files": ["src", "README.md"], "keywords": ["temporary", "bridge", "migration"], "author": "Task Master AI", "version": "" }

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/eyaltoledano/claude-task-master'

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