Deploy Swetrix Admin MCP
MCP server for the Swetrix Admin API - manage projects, funnels & orgs.
mcp-swetrix
Just deployed
Deploy and Host Swetrix Admin MCP on Railway
Swetrix Admin MCP is a remote Model Context Protocol server that exposes the Swetrix Admin API as 34 tools for managing projects, funnels, annotations, views and organisations — so an AI assistant like Claude can create, update, and organise your Swetrix workspace on your behalf.
About Hosting Swetrix Admin MCP
This template builds the swetrix-admin-mcp-server package from the kieksme/mcp-swetrix monorepo and runs it in Streamable HTTP mode, listening on port 3000 behind a public Railway domain. At deploy time you'll be asked for your SWETRIX_API_KEY (from Swetrix → Account Settings → API keys); a random MCP_HTTP_AUTH_TOKEN bearer token is generated automatically to protect the /mcp endpoint from unauthenticated access. Once it's live, point any MCP-compatible client — Claude Desktop, Claude Code, or another agent — at https:///mcp with that bearer token to start managing your Swetrix account.
Common Use Cases
- Let an AI assistant create and configure new Swetrix projects, funnels, or dashboard views from a natural-language request
- Automate onboarding of new organisation members or bulk-manage annotations across projects
- Build agentic workflows that provision Swetrix tracking for new sites as part of a larger deployment pipeline
Dependencies for Swetrix Admin MCP Hosting
- A Swetrix account (cloud or self-hosted) with an API key that has write access
- An MCP-compatible client, such as Claude Desktop, Claude Code, or another agent that supports the Streamable HTTP transport
Deployment Dependencies
- Swetrix documentation — where to find your API key and browse the underlying admin API
- Model Context Protocol specification — the protocol this server implements
Why Deploy Swetrix Admin MCP on Railway?
Railway is a singular platform to deploy your infrastructure stack. Railway will host your infrastructure so you don't have to deal with configuration, while allowing you to vertically and horizontally scale it.
By deploying Swetrix Admin MCP on Railway, you are one step closer to supporting a complete full-stack application with minimal burden. Host your servers, databases, AI agents, and more on Railway.
Template Content
mcp-swetrix
kieksme/mcp-swetrixSWETRIX_API_KEY
Your Swetrix API key (Account Settings -> API). Required to manage projects, funnels & organisations.
