Sealmetrics MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SEALMETRICS_EMAIL | No | Email for login (alternative to token) | |
| SEALMETRICS_PASSWORD | No | Password for login (alternative to token) | |
| SEALMETRICS_API_TOKEN | No | Your Sealmetrics API token (recommended) | |
| SEALMETRICS_ACCOUNT_ID | No | Default account ID for queries |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_accountsB | Get list of Sealmetrics accounts available to the authenticated user |
| get_traffic_dataB | Get traffic/acquisition data from Sealmetrics. Answers questions like 'How much traffic from SEO yesterday?' or 'Show me Google Ads performance this month' |
| get_conversionsB | Get conversion/sales data from Sealmetrics. Answers questions like 'How many sales this month?' or 'Show conversions from Google Ads yesterday' |
| get_microconversionsB | Get microconversion data (add-to-cart, signups, etc.) from Sealmetrics. Answers questions like 'How many add to carts from Google Ads yesterday?' |
| get_funnel_dataC | Get funnel analysis showing progression through conversion stages |
| get_roas_evolutionC | Get ROAS (Return on Ad Spend) evolution over time with revenue, conversions, and clicks |
| get_pages_performanceB | Get page performance metrics including views and entry pages. Can filter by content groups to analyze specific sections of your site (e.g., 'Blog Content', 'Product Catalog', 'Support Pages') |
| generate_conversion_pixelC | Generate a Sealmetrics tracking pixel for conversions or microconversions, ready for Google Tag Manager |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/sealmetrics/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server