Skip to main content
Glama

Shortcut MCP Server

by ampcome-mcps
package.json961 B
{ "name": "@shortcut/mcp", "author": "Shortcut (https://www.shortcut.com)", "description": "Shortcut MCP Server", "repository": { "type": "git", "url": "https://github.com/useshortcut/mcp-server-shortcut.git" }, "keywords": [ "shortcut", "mcp", "modelcontextprotocol" ], "license": "MIT", "version": "0.10.1", "type": "module", "main": "dist/index.js", "bin": { "mcp-server-shortcut": "dist/index.js" }, "files": [ "dist" ], "devDependencies": { "@biomejs/biome": "2.0.5", "@types/bun": "latest", "bun": "^1.2.5", "husky": "^9.1.7", "tsdown": "^0.12.9" }, "peerDependencies": { "typescript": "^5" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.11.3", "@shortcut/client": "^2.2.0", "zod": "^3.24.4" }, "scripts": { "test": "bun test", "format": "biome check --write ./", "lint": "biome check ./", "ts": "tsc -b", "build": "tsdown", "prepublish": "bun run build", "prepare": "husky" } }

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/ampcome-mcps/shortcut-mcp'

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