Skip to main content
Glama

Shopify Python MCP Server

pyproject.toml417 B
[project] name = "shopify-py-mcp" version = "0.1.0" description = "A MCP server project" readme = "README.md" requires-python = ">=3.11.6" dependencies = [ "mcp>=1.3.0", "ShopifyAPI>=1.0.0", ] [[project.authors]] name = "masashi kishimoto" email = "drehbleistift@gmail.com" [build-system] requires = [ "hatchling",] build-backend = "hatchling.build" [project.scripts] shopify-py-mcp = "shopify_py_mcp:main"

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/kishimoto-banana/shopify-py-mcp'

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