MCP Server
MCP
Seerxo
Generate SEO-optimized Etsy listings — title, description, and 13 tags — from your AI assistant.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://api.seerxo.com/mcp"
}
],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "seerxo",
"version": "1.13.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Optional Seerxo account email; omit when credentials were saved with 'seerxo login'.",
"name": "SEERXO_EMAIL"
},
{
"description": "Optional API key from seerxo.com — omit to use the free tier set up via 'seerxo configure'.",
"isSecret": true,
"name": "SEERXO_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment