Loomal

Swell MCP

MCP server by github.com/devkindhq/swell-mcp

Model Context Protocol server for Swell e-commerce platform integration with AI assistants

2 starsnpm: swell-mcp

About Swell MCP

Swell MCP is an MCP (Model Context Protocol) server published by devkindhq in the official MCP registry, listed under App Automation on Loomal. Model Context Protocol server for Swell e-commerce platform integration with AI assistants

It ships as an npm package (swell-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/devkindhq/swell-mcp, where the project has earned 2 GitHub stars.

Use Swell MCP with your agent

Claude Code · one command
claude mcp add swell-mcp -- npx -y swell-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "swell-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "swell-mcp"
      ]
    }
  }
}
npmswell-mcp

Frequently asked questions

What is Swell MCP?
Swell MCP is an MCP (Model Context Protocol) server by devkindhq in the App Automation category. Model Context Protocol server for Swell e-commerce platform integration with AI assistants
How do I connect Swell MCP to Claude, Cursor, or another MCP client?
Install Swell MCP from its npm package (swell-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Swell MCP open source?
Yes — the source code is public at github.com/devkindhq/swell-mcp, with 2 GitHub stars.
Can AI agents pay to use Swell MCP?
Not yet through Loomal — Swell MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Swell MCP? Claim this listing free by verifying GitHub ownership, or contact us.