Skip to main content
Glama
package.json768 B
{ "name": "@ai-mcp-gateway/cli", "version": "0.1.0", "description": "CLI tool for interacting with AI MCP Gateway", "type": "module", "bin": { "mcp": "./dist/index.js" }, "scripts": { "build": "tsc", "dev": "tsc --watch", "clean": "rm -rf dist" }, "keywords": [ "mcp", "ai", "cli", "coding-assistant" ], "author": "", "license": "MIT", "dependencies": { "axios": "^1.6.0", "chalk": "^5.3.0", "commander": "^12.0.0", "glob": "^13.0.0", "readline": "^1.3.0" }, "devDependencies": { "@types/node": "^20.0.0", "typescript": "^5.3.0" }, "engines": { "node": ">=18.0.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/babasida246/ai-mcp-gateway'

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