Everything you need to connect AI to your business tools
Serve MCP is a hosted Model Context Protocol platform. Connect your apps and databases, then give any MCP-compatible AI client secure access to exactly the tools you switch on — in minutes.
What is MCP and why does it matter?
The Model Context Protocol (MCP) is an open standard developed by Anthropic that lets AI assistants securely connect to external data sources and tools. Think of it as a universal adapter between AI models and your business software.
AI Client
Claude, Cursor, ChatGPT
Your AI assistant sends tool requests via MCP protocol
Serve MCP
Your hosted MCP server
We route, authenticate, and execute tool calls securely
Your Tools
Klaviyo, Meta, Shopify, Brevo, GitHub, PostgreSQL
Your actual business data, reached only through the tools you enabled
Without MCP, each AI tool needs custom integrations. With MCP, any compliant client works with any MCP server — including yours.
Connect the tools you already use
Deep, useful integrations — not just OAuth handshakes. Each connector exposes the tools your AI actually needs.
Klaviyo
The deepest connector we ship. Your AI assistant can analyze your entire email and SMS program — and, when you enable it, build in it too.
125 tools available
- Read profiles, lists, and segments with filters
- Pull campaign, flow, and segment performance reports
- Query metrics, events, and aggregate analytics
- Browse templates, catalog items, and tags
- Create and update profiles, lists, campaigns and templates (opt-in)
Meta (Facebook & Instagram)
Facebook Pages, Instagram and Meta Ads in one connector. Your AI assistant can read what's published and what it earned — then draft the next post or campaign when you let it.
92 tools available
- Read Page and Instagram posts, comments, and insights
- Report on ad performance across campaigns, ad sets, and ads
- Browse ad creatives, custom audiences, and product catalogs
- Inspect pixel datasets, custom conversions, and delivery-blocking errors
- Publish posts, reply to comments, and build campaigns, audiences and catalogs (opt-in)
Shopify
Connect your Shopify store and let your AI assistant answer questions about inventory, orders, and customers instantly.
24 tools available
- List orders with filters (status, date, customer)
- Get order details including line items and shipping
- Search products, variants, and collections
- List customers and their order history
- Update inventory, discounts, and products (opt-in)
Brevo
Put your Brevo contacts, lists, and campaign results in front of your AI assistant — and let it draft the next send when you want it to.
12 tools available
- List and look up contacts and lists
- Browse campaigns and read campaign stats
- List and read email templates
- Create contacts, campaigns, and templates (opt-in)
- Send transactional email (opt-in)
GitHub
Give your AI assistant read access to your repositories, issues, and pull requests — without exposing your credentials.
5 tools available
- List repositories
- Search issues with filters
- Get full issue details
- Search pull requests with filters
- Get full pull request details
PostgreSQL
Connect your PostgreSQL database and let AI query your data using natural language. Read-only — no accidental writes, ever.
3 tools available
- Execute SELECT queries (read-only enforced)
- List tables across your schemas
- Describe table columns, types, and relationships
Built, not yet switched on — see the status page for where each one stands.
Built secure from the ground up
We take security seriously. Your credentials, your data, and your team's access are protected at every layer.
Bearer token authentication
Every MCP server request requires a unique bearer token. Tokens are hashed with bcrypt before storage — we never store them in plaintext.
Encrypted credential storage
Third-party credentials (Shopify API keys, GitHub tokens, DB passwords) are encrypted at rest using AES-256-GCM before being written to the database.
Write access is opt-in
Every tool is annotated read-only or write, and write tools arrive switched off. You enable them one at a time, and destructive actions (delete, remove, revoke) are flagged distinctly from ordinary creates and updates.
Role-gated tool calls
Workspace roles decide who can invoke what. Read-only tools are open to any member; anything that modifies data is checked against the caller's role on every single call, server-side.
Workspace isolation
Each workspace has its own isolated set of connections, tools, and tokens. Members can only access workspaces they've been invited to.
Rate limiting
Per-plan call limits prevent runaway AI usage from causing unexpected costs. Your dashboard flags usage once you pass 80% and again at 95% of the monthly allowance, and further calls are refused when you hit 100%.
Privacy-first audit logs
Every MCP tool call is logged with timestamp, tool name, status, and duration — not the arguments, and not the data returned from your connected services. When a call fails we store the error message the provider returned, which can occasionally quote a value from the request.
Credential encryption flow
1. You enter your Shopify API key in the dashboard
2. Transmitted to our server over TLS (HTTPS only)
3. Stored in DB as AES-256-GCM ciphertext
4. Decrypted only at request time in our secure runtime
5. Never logged, never exposed in responses
Designed for developers, usable by anyone
A great DX means you spend less time debugging config and more time building with AI.
Hosted MCP endpoint
Your MCP server is hosted at a stable HTTPS URL. No infrastructure, no Docker, no ports to open. Just a URL and a token.
In-app tool playground
Test every MCP tool directly in your browser before connecting to Claude or Cursor. See the exact JSON response each tool returns.
Client-ready config snippets
Copy-paste config for Claude Desktop and Cursor, in the same shape any other MCP client expects. One click, ready to paste.
Token rotation
Revoke a token the moment you need to and issue a new one. Revocation takes effect immediately -- the old token stops working on the very next request.
Works with every MCP-compatible client
Claude Desktop configuration
{
"mcpServers": {
"serve-mcp": {
"url": "https://servemcp.com/api/mcp/your-workspace",
"headers": {
"Authorization": "Bearer smcp_xxxxxxxxxxxxxxxx"
}
}
}
}Built for teams, priced for growth
From solo developers to agencies — Serve MCP scales with you.
Team workspaces
Invite teammates to share connections and MCP endpoints, with Read, Write and Admin roles deciding who can do what.
Usage dashboard
Track API calls per connection, see which tools are used most, and monitor against your plan limit.
Real-time analytics
See call volume, error rates, and latency for every MCP tool. Know instantly when something breaks.
Multiple connections
Connect Klaviyo, Meta, Shopify, Brevo, GitHub and PostgreSQL all in one workspace. Your AI sees every tool you enabled at once.
Ready to give your AI real tools?
Start free. Connect your first integration in under 5 minutes. No credit card required.