---
title: "Deploy Swetrix Admin MCP"
description: "MCP server for the Swetrix Admin API - manage projects, funnels & orgs."
category: "Analytics"
url: https://railway.com/deploy/swetrix-admin-mcp
---

# Deploy Swetrix Admin MCP

MCP server for the Swetrix Admin API - manage projects, funnels & orgs.

**[Deploy Swetrix Admin MCP on Railway](https://railway.com/template/swetrix-admin-mcp)**

- **Creator:** André Lademann's Projects
- **Category:** Analytics

## Template content

### mcp-swetrix

- **Source:** kieksme/mcp-swetrix
- **Public domain:** Yes

## Documentation

# Deploy and Host Swetrix Admin MCP on Railway

Swetrix Admin MCP is a remote [Model Context Protocol](https://modelcontextprotocol.io) 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](https://github.com/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](https://swetrix.com) 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](https://swetrix.com/docs) — where to find your API key and browse the underlying admin API
- [Model Context Protocol specification](https://modelcontextprotocol.io) — 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.


## Similar templates

- [Matomo Analytics + MariaDB](https://railway.com/deploy/matomo-analytics-mariadb) — Privacy-friendly analytics with MariaDB and persistent volumes.
- [Bugsink](https://railway.com/deploy/bugsink) — Self-hosted Error Tracking. Sentry-SDK compatible
- [SubTrackr](https://railway.com/deploy/bscottsubtrackr) — Self-hosted Subscription Tracker

Open this page in a browser: https://railway.com/deploy/swetrix-admin-mcp
