Skip to main content
Glama

Tambo Docs MCP Server

fetch_docs

Retrieve specific documentation content from Tambo Docs by providing the desired path, enabling efficient access to technical resources.

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" }

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