SERVER

Instxnt MCP Server

Rank #27604

io.github.EricSpencer00/instxnt

Create instxnt.xyz storefronts through Claude: add products, connect Stripe, go live.

First listed
Apr 12, 2026
Last publish date
May 6, 2026
OVERVIEW

Instxnt MCP Server is a Model Context Protocol (MCP) server published by EricSpencer00. It ranks #27604 of 58,832 servers tracked on MCP Toplist. Instxnt MCP Server is listed on Official MCP, with 3 tracked versions. It was first listed on Apr 12, 2026 and most recently updated on May 6, 2026.

STANDING
#27,604of 58,832 tracked serversTop 50%

Ranks ahead of 31,228 of 58,832 servers on MCP Toplist.

CONNECT

Use Instxnt MCP Server

Add Instxnt MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Remote · HTTP
{
  "mcpServers": {
    "instxnt": {
      "url": "https://mcp.instxnt.xyz/mcp"
    }
  }
}
npm package
{
  "mcpServers": {
    "instxnt": {
      "command": "npx",
      "args": [
        "-y",
        "@instxntdotxyz/mcp-server"
      ],
      "env": {
        "INSTXNT_API_KEY": "<your INSTXNT_API_KEY>",
        "INSTXNT_API_URL": "<your INSTXNT_API_URL>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

EricSpencer00

Organization
Total servers
1
Total versions
3
VERSIONS

Available versions (3)

VersionPublished
0.4.0May 6, 2026
0.2.5Apr 19, 2026
0.1.1Apr 12, 2026
FAQ

Frequently asked questions

What is Instxnt MCP Server?
Create instxnt.xyz storefronts through Claude: add products, connect Stripe, go live.
Who maintains Instxnt MCP Server?
Instxnt MCP Server is maintained by EricSpencer00, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
Is Instxnt MCP Server an official MCP server?
Yes — Instxnt MCP Server is listed on the Official MCP Registry.
How many versions does Instxnt MCP Server have?
MCP Toplist tracks 3 versions of Instxnt MCP Server, most recently published on May 6, 2026.
Where can I find the source code for Instxnt MCP Server?
The source code for Instxnt MCP Server is hosted at github.com/EricSpencer00/instxnt-mcp.
EXPLORE