Bellink MCP Server
bellink-mcp
Conecta asistentes de IA a más de 30 herramientas empresariales a través de un único servidor MCP.
Gmail, Google Calendar, Sheets, Docs, Drive, Mindbody, Meta Ads, Linear, Airtable, Notion, Stripe, Slack y más — todo accesible desde Claude, ChatGPT, Cursor, Perplexity o OpenClaw.
Inicio rápido
BELLINK_URL=your-bellink-url npx bellink-mcpRegístrate en bellink.io (prueba gratuita de 14 días, sin tarjeta de crédito)
Conecta tus aplicaciones — Gmail, Mindbody, Meta, lo que sea que utilices
Copia tu URL de Bellink desde el panel de control
Ejecútalo:
BELLINK_URL=https://app.bellink.io/api/mcp/server?apiKey=YOUR_KEY npx bellink-mcpRelated MCP server: 0nMCP
Añadir a tu cliente de IA
Claude Desktop / Claude Code
{
"mcpServers": {
"bellink": {
"command": "npx",
"args": ["bellink-mcp"],
"env": {
"BELLINK_URL": "your-bellink-url"
}
}
}
}Cursor
Settings → MCP → Add Server → pega la configuración anterior.
OpenClaw
Añádelo a ~/.openclaw/workspace/config/mcporter.json:
{
"mcpServers": {
"bellink": {
"command": "npx",
"args": ["bellink-mcp"],
"env": {
"BELLINK_URL": "your-bellink-url"
}
}
}
}SSE directo (cualquier cliente MCP)
Omite el paquete npm por completo — simplemente apunta tu cliente a tu URL de Bellink:
https://app.bellink.io/api/mcp/server?apiKey=YOUR_KEYQué puedes hacer
Una vez conectado, tu IA puede:
Correo electrónico: Leer la bandeja de entrada, enviar correos, crear borradores, gestionar etiquetas
Calendario: Consultar la agenda, crear eventos, encontrar horarios de reuniones
Hojas de cálculo: Leer/escribir datos, ejecutar consultas, crear hojas de cálculo
Mindbody: Reservar clientes, verificar asistencia, obtener ingresos, gestionar personal (87 herramientas)
Meta Ads: Crear campañas, gestionar audiencias, obtener estadísticas
Linear: Crear incidencias, gestionar proyectos, realizar seguimiento de sprints
Airtable: Consultar bases, crear registros, gestionar tablas
Y más de 20 adicionales — Notion, Stripe, Slack, Drive, Docs, Analytics...
Todo preguntando en lenguaje sencillo. Sin código. Sin APIs que aprender.
Cómo funciona
Este paquete es una capa de transporte MCP ligera. Tu cuenta de Bellink mantiene las conexiones con tus aplicaciones. Cuando tu IA llama a una herramienta, el flujo es:
AI → bellink-mcp (stdio) → Bellink server (SSE) → Your app (Gmail, Mindbody, etc.)Tus credenciales están cifradas con AES-256. Bellink utiliza OAuth — nunca vemos tus contraseñas. Desconecta cualquier aplicación en cualquier momento.
Precios
Starter: Gratis para siempre — todas las aplicaciones (excepto Mindbody), 250 solicitudes/mes
Personal: 29 $/mes — todas las aplicaciones incluyendo Mindbody, 1.000 solicitudes/mes
Business: 99 $/mes — todas las aplicaciones, 10.000 solicitudes/mes, 5 puestos
Enlaces
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceConnects AI assistants to Microsoft 365 accounts to manage emails, calendars, files, and Teams messages. It offers 71 tools and supports multi-user environments through a secure, customizable server architecture.54
- FlicenseNot gradedqualityNot gradedmaintenanceUniversal AI API Orchestrator. 850 tools across 53 services under a single MCP interface. Connect Claude, GPT, or Gemini to Stripe, Slack, GitHub, LinkedIn, Cloudflare, Shopify, Twilio, and 46 more via natural language. $0.10/execution, no subscription. Patent Pending.5005
- AlicenseAqualityDmaintenanceEnables AI agents to connect and interact with common business platforms like Shopify, WordPress, and Calendly via pre-built connectors for tasks such as product management, content operations, and scheduling.13MIT
- AlicenseNot gradedqualityCmaintenanceProvides 95 tools to connect AI assistants to LinkedIn, Email, Calendar, WhatsApp, Instagram, and Telegram through the Unipile API, enabling cross-platform messaging, search, and account management.4MIT
Related MCP Connectors
SaaS intelligence for AI agents. 5 unified tools cover 1,000+ services with 91-96% token savings.
Connect AI assistants to Stellary projects, boards, documents, and governed agent workflows.
Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/barflotek/bellink-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server