MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

A read-only Python stdio MCP server wrapping GTM API v2

Created 6/3/2026
Updated about 5 hours ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

uvx gtm-mcp-server

Cursor configuration (mcp.json)

{ "mcpServers": { "brynj-digital-gtm-mcp-server": { "command": "uvx", "args": [ "gtm-mcp-server" ] } } }