SCP Local MCP Server Logo

SCP Local MCP Server

Official

Enables secure access to customer e-commerce data (orders, loyalty points, offers, preferences) thro...

22 views
0 installs
Updated Jan 28, 2026
Not audited
Tools I Recommend
Enables secure access to customer e-commerce data (orders, loyalty points, offers, preferences) through the Shopper Context Protocol with OAuth 2.0 authentication. Supports discovering and connecting to SCP-enabled merchants for personalized shopping assistance.
  1. Open the FastMCP connection interface where your MCP servers are configured (the panel with the "Install Now" button).
  2. Click "Install Now" for the SCP Local MCP Server entry to begin adding the MCP.
  3. In the FastMCP ENV form, add the testing endpoint (optional for local development):
    • Key: SCP_TEST_ENDPOINT
    • Value: http://localhost:8787/v1 (use your dev server URL if different)
    • Note: Setting SCP_TEST_ENDPOINT takes highest priority and forces the MCP server to use this endpoint.
  4. If you want to use the demo mode defaults, leave the ENV empty (no ENV required). The server defaults to demo mode and uses http://localhost:8787/v1 from ~/.scp/config.json.
  5. For production/DNS discovery, do not set SCP_TEST_ENDPOINT in the ENV form and ensure demo mode is disabled in the server config (~/.scp/config.json"demo_mode": false).
  6. Save/apply the FastMCP connection so the MCP is installed with the ENV you entered.
  7. (Optional) Edit local SCP config if you need different demo settings:
    • Open ~/.scp/config.json and change demo_mode or demo_endpoint as needed, then restart the MCP.
  8. No API key or other ENV is required by default for this server — tokens are stored locally at ~/.scp/tokens.db after you authorize with a merchant.

Quick Start

View on GitHub

More for Security

View All →

More for API Development

View All →

Similar MCP Servers

Paypal

Paypal

Official Remote Remote

PayPal uses this technology to offer an MCP server. Merchants can use it to talk to their favorite MCP clients in plain language. This makes it easier to do business tasks.

Report Issue

Thank you! Your issue report has been submitted successfully.