Skip to main content
Glama

Tambo Docs MCP Server

fetch_docs

Retrieve specific technical documentation content from Tambo Docs using a defined path. Enables AI assistants to access and parse structured documentation for accurate information retrieval.

Instructions

Fetch documentation content from docs.tambo.co

Input Schema

NameRequiredDescriptionDefault
pathYesThe documentation path to fetch (e.g., /concepts/components)

Input Schema (JSON Schema)

{ "properties": { "path": { "description": "The documentation path to fetch (e.g., /concepts/components)", "type": "string" } }, "required": [ "path" ], "type": "object" }
Install Server

Other Tools from Tambo Docs MCP Server

Related Tools

    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/kylegrahammatzen/tambo-mcp-server'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server