Skip to main content
Glama

SCP Local MCP Server

Official
manifest.json•482 B
{ "manifest_version": "0.2", "name": "shopper-context-protocol", "version": "1.0.0", "display_name": "Shopper Context Protocol", "description": "Model Context Protocol server for Shopper Context Protocol", "author": { "name": "Matt Howland" }, "server": { "type": "node", "entry_point": "dist/index.js", "mcp_config": { "command": "node", "args": ["${__dirname}/dist/index.js"] } } }

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