Skip to main content
Glama

SCP Local MCP Server

Official
.gitignore•381 B
# Dependencies node_modules/ # Build output dist/ *.tsbuildinfo # Packaged extension *.mcpb *.mcp # Environment files .env .env.local .env.*.local # IDE .vscode/ .idea/ *.swp *.swo *~ .DS_Store # Logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* # Testing coverage/ .nyc_output/ # Temporary files *.tmp .tmp/ # Database files (local storage) *.db *.db-shm *.db-wal

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/shopper-context-protocol/scp-mcp-wrapper'

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