
Company News
Socket Partners with Replit to Block Malicious Packages in AI-Powered Development
Replit is integrating Socket Firewall into its AI-powered development experience to help protect builders from malicious open source packages.
@kieksme/swetrix-admin-mcp
Advanced tools
MCP server for the Swetrix Admin API – manages projects, funnels, annotations, views and organisations
MCP server for the Swetrix Admin API — 34 tools for managing projects, funnels, annotations, views, and organisations.
Note: All tools require a valid
SWETRIX_API_KEY. This server performs write operations — use with care.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"swetrix-admin": {
"command": "npx",
"args": ["-y", "@kieksme/swetrix-admin-mcp"],
"env": {
"SWETRIX_API_KEY": "your-api-key",
"SWETRIX_API_BASE_URL": "https://analytics.example.com"
}
}
}
}
claude mcp add swetrix-admin -e SWETRIX_API_KEY=your-key -e SWETRIX_API_BASE_URL=https://analytics.example.com -- npx -y @kieksme/swetrix-admin-mcp
| Variable | Required | Description |
|---|---|---|
SWETRIX_API_KEY | Yes | Your Swetrix API key (Account Settings → API keys) |
SWETRIX_API_BASE_URL | No | Custom API base URL for self-hosted Swetrix (default: https://api.swetrix.com) |
| Tool | Description |
|---|---|
swetrix_list_projects | List all projects for the authenticated user |
swetrix_get_project | Get details for a single project |
swetrix_create_project | Create a new project |
swetrix_update_project | Update project name, settings, or configuration |
swetrix_delete_project | Delete a project permanently |
swetrix_pin_project | Pin a project to the top of the dashboard |
swetrix_unpin_project | Unpin a project |
swetrix_assign_project_org | Assign a project to an organisation |
| Tool | Description |
|---|---|
swetrix_list_funnels | List all funnels for a project |
swetrix_create_funnel | Create a new conversion funnel with ordered steps |
swetrix_update_funnel | Update funnel name or steps |
swetrix_delete_funnel | Delete a funnel |
| Tool | Description |
|---|---|
swetrix_list_annotations | List all annotations for a project |
swetrix_create_annotation | Add a dated annotation to the traffic timeline |
swetrix_update_annotation | Edit an annotation's text or date |
swetrix_delete_annotation | Delete an annotation |
| Tool | Description |
|---|---|
swetrix_list_views | List saved dashboard views for a project |
swetrix_get_view | Get a specific saved view |
swetrix_create_view | Create a new saved view with filters and settings |
swetrix_update_view | Update a saved view |
swetrix_delete_view | Delete a saved view |
| Tool | Description |
|---|---|
swetrix_list_organisations | List all organisations the user belongs to |
swetrix_get_organisation | Get details for a specific organisation |
swetrix_create_organisation | Create a new organisation |
swetrix_update_organisation | Update organisation name or settings |
swetrix_delete_organisation | Delete an organisation |
swetrix_invite_org_member | Invite a user to an organisation by email |
swetrix_update_org_member | Change a member's role within the organisation |
swetrix_remove_org_member | Remove a member from an organisation |
Marketing Site."/cart → /checkout → /thank-you."abc123 on 2025-01-15 with Launched new homepage."user@example.com to organisation my-org as a viewer."GPL-3.0-only — see LICENSE
FAQs
MCP server for the Swetrix Admin API – manages projects, funnels, annotations, views and organisations
We found that @kieksme/swetrix-admin-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Replit is integrating Socket Firewall into its AI-powered development experience to help protect builders from malicious open source packages.

Security News
npm confirmed a tooling bug incorrectly marked several one-character packages as security holders and said it was working on a rollback.

Research
/Security News
Newer packages in this compromise use native extensions and .pth loaders to execute JavaScript stealers in developer environments.