Seerxo
Generate SEO-optimized Etsy listings — title, description, and 13 tags — from your AI assistant.
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Remote (streamable-http)
https://api.seerxo.com/mcp Reachable (checked 2026-09-24)
Claude Code:
claude mcp add --transport http seerxo https://api.seerxo.com/mcp
Or add to your MCP client config:
{
"mcpServers": {
"seerxo": {
"url": "https://api.seerxo.com/mcp"
}
}
}
Package (npm 1.13.0)
npx -y [email protected]
Or add to your MCP client config:
{
"mcpServers": {
"seerxo": {
"command": "npx",
"args": [
"-y",
"[email protected]"
],
"env": {
"SEERXO_EMAIL": "<YOUR_VALUE>",
"SEERXO_API_KEY": "<YOUR_VALUE>"
}
}
}
}
SEERXO_EMAIL— Optional Seerxo account email; omit when credentials were saved with 'seerxo login'.SEERXO_API_KEYsecret — Optional API key from seerxo.com — omit to use the free tier set up via 'seerxo configure'.
Related servers
browser-use
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
servers
MCP server that exercises all the features of the MCP protocol
World Monitor
Live markets, conflicts, country risk, chokepoints, energy, and China decision signals. 75 tools.
paperclip
Trending hip-hop artist momentum scores across four cultural dimensions.
ruflo
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Chrome DevTools MCP
MCP server for Chrome DevTools
Data from the Official MCP Registry