Skip to main content
Glama

SFCC Development MCP Server

by taurgis
404.html382 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>SFCC Development MCP Server Docs</title> <script> // For hash routing, redirect 404s to the main page window.location.href = '/'; </script> </head> <body> <p>Redirecting...</p> </body> </html>

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/taurgis/sfcc-dev-mcp'

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