Skip to main content
Glama

WooCommerce MCP Server

by techspawn
package.json531 B
{ "name": "woocommerce-mcp-server", "version": "1.0.0", "type": "module", "main": "build/index.js", "scripts": { "build": "tsc", "start": "node build/index.js" }, "dependencies": { "axios": "^1.7.9" }, "devDependencies": { "@types/node": "^20.0.0", "typescript": "^5.0.0" }, "license": "MIT", "repository": { "type": "git", "url": "https://github.com/techspawn/woocommerce-mcp-server.git" }, "author": "techspawn", "description": "MCP server for WooCommerce integration" }

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/techspawn/woocommerce-mcp-server'

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