tealium-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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 | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| validate_data_layerB | Validates a Tealium data layer object against schemas and best practices. Returns errors, warnings, and suggestions for improvement. |
| generate_documentationA | Generates documentation from a data layer structure or tracking specification. Outputs Markdown or JSON Schema format. |
| debug_data_layerB | Analyzes a data layer for common issues, missing variables, type mismatches, and provides recommendations. Perfect for troubleshooting tracking issues. |
| generate_codeA | Generates TypeScript or JavaScript code from a tracking specification or data layer. Includes type definitions, helper functions, and event tracking code. |
| parse_tracking_specA | Parses tracking specifications from CSV or JSON format (e.g., exported from Google Sheets or Excel). Normalizes the data into a structured format. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Standard Data Layer Schema | Basic schema for page, user, and event data |
| E-commerce Schema | Schema for product, cart, and transaction tracking |
| Hotel Industry Schema | Schema for hotel search, booking, and guest tracking |
| Basic Data Layer Template | Minimal data layer setup with page and user tracking |
| Hotel Booking Template | Complete hotel booking funnel data layer implementation |
| Tealium Best Practices | Best practices guide for Tealium data layer implementation |
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/rechedev9/tealium-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server