Skip to main content
Glama

MCP-Claude

.gitignore752 B
# --- General --- .DS_Store *.log logs/ npm-debug.log* yarn-debug.log* yarn-error.log* .pnpm-debug.log* .env .env.local .env*.local .venv .idea/ .vscode/ *.swp *.swo # --- Node.js --- node_modules/ dist/ out/ build/ .cache/ .turbo/ # --- TypeScript --- *.tsbuildinfo jsconfig.json # --- Testing --- coverage/ .nyc_output/ jest.config.js __snapshots__/ # --- Frontend (React/React Native) --- .next/ .gatsby/ .vite/ *.expo/ web-build/ .expo-shared/ .repackager/ # --- Mobile (React Native) --- android/.gradle/ android/app/build/ android/build/ ios/Pods/ ios/build/ ios/*.xcworkspace ios/*.xcodeproj *.keystore # --- Backend (Express) --- *.pid *.seed uploads/ temp/ # --- Package Managers --- package-lock.json yarn.lock pnpm-lock.yaml bun.lockb

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/virajsamarasinghe/MCP-Claude'

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