Skip to main content
Glama

Ultimate MCP Coding Platform

package.json633 B
{ "name": "@ultimate-mcp/cli", "version": "0.1.9", "description": "Command line installer and manager for the Ultimate MCP platform", "type": "module", "bin": { "ultimate-mcp": "bin/ultimate-mcp.js" }, "scripts": { "start": "node bin/ultimate-mcp.js", "lint": "eslint src --ext .js", "smoke": "node tests/smoke.js" }, "keywords": [ "mcp", "cli", "docker", "ultimate-mcp" ], "author": "Ultimate MCP Maintainers", "license": "MIT", "dependencies": { "chalk": "5.3.0", "commander": "11.1.0", "fs-extra": "11.2.0", "node-fetch": "3.3.2", "ora": "7.0.1" } }

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/Senpai-Sama7/Ultimate_MCP'

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