MCP Tools
A collection of MCP servers for growth and analytics, including a server for Google Analytics.
MCP Tools
Herramientas MCP para growth y analytics del equipo.
Para el equipo
Configuración rápida
- Agrega esto a tu archivo
claude_desktop_config.json:
{
"mcpServers": {
"google-analytics": {
"command": "npx",
"args": ["@weppa-cloud/mcp-google-analytics"],
"env": {
"GOOGLE_ANALYTICS_CREDENTIALS": "/ruta/a/tu/credentials.json"
}
}
}
}
- Reinicia Claude Desktop
¡Listo! Claude ahora puede acceder a Google Analytics.
Herramientas disponibles
📊 Google Analytics MCP
- Obtener datos de Analytics
- Análisis de tráfico y conversiones
- Reportes personalizados
- Integración con Google Search Console
Para desarrolladores
Estructura del proyecto
mcp-tools/
├── packages/
│ ├── google-analytics/ # MCP para Google Analytics
│ └── (más herramientas próximamente)
└── package.json # Configuración del workspace
Desarrollo local
# Clonar el repo
git clone https://github.com/weppa-cloud/mcp-tools.git
cd mcp-tools
# Instalar dependencias
npm install
# Construir todos los paquetes
npm run build
# Desarrollar un paquete específico
cd packages/google-analytics
npm run dev
Publicar cambios
# Construir todo
npm run build
# Publicar todos los paquetes
npm run publish-all
Agregar nuevas herramientas
- Crea una carpeta en
packages/ - Agrega tu MCP server
- Actualiza este README
- ¡Publica!
Soporte
¿Preguntas? Contacta al equipo de Growth.
Verwandte Server
Scout Monitoring MCP
SponsorPut performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
SponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Unbundle OpenAPI MCP Server
A server for splitting and extracting parts of OpenAPI specifications using Redocly CLI.
Dify Workflow
A tool server for integrating Dify Workflows via the Model Context Protocol (MCP).
Codex MCP Wrapper
An MCP server that wraps the OpenAI Codex CLI, exposing its functionality through the MCP API.
FreeCAD
Integrate with FreeCAD, a free and open-source parametric 3D modeler, via a Python bridge.
CRAN Package README MCP Server
Fetch comprehensive information about CRAN packages, including READMEs, metadata, and search functionality.
MCP Prompt Server
Provides preset prompt templates as tools to assist clients like Cursor and Windsurf in executing various tasks.
my-mcp-server
A template for building Model Context Protocol (MCP) servers using the mcp-framework for Node.js.
Multiverse MCP Server
A middleware server for running multiple, isolated instances of MCP servers with unique namespaces and configurations.
MCP Server
A cross-platform MCP server implementation for Amazon Q and Claude, providing multiple tools in a single executable.
Memory Bank MCP
An AI-assisted development plugin that maintains persistent project context using structured markdown files for goals, decisions, and progress.