Skip to main content
Glama

Shortcut MCP Server

by currentspace
.gitignore806 B
# Dependencies node_modules/ .pnpm-store/ # Build output dist/ *.js.map # Environment files .env .env.local .env.*.local *.env # Logs *.log npm-debug.log* pnpm-debug.log* yarn-debug.log* yarn-error.log* # OS files .DS_Store Thumbs.db # IDE files .vscode/ .idea/ *.swp *.swo *~ # Temporary files *.tmp *.temp .cache/ tmp/ # Process files *.pid *.lock # Test coverage coverage/ .nyc_output/ # TypeScript *.tsbuildinfo # Debug .pnpm-debug.log* memory-leak-output.log heap-snapshots/ heap-snapshots-leak/ # Optional npm cache directory .npm # Optional eslint cache .eslintcache # API tokens and secrets shortcut-token.txt api-keys.txt # Lock files (already tracked, so commented out) # pnpm-lock.yaml # Generated files (already tracked, so commented out) # shortcut-openapi.json # src/generated/

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/currentspace/shortcut_mcp'

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