tauri-docs

Michael-Obele/tauri-docs

3.2

If you are the rightful owner of tauri-docs and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The Mastra MCP server provides access to Tauri documentation from tauri.app, enabling AI-powered code editors to retrieve the latest documentation efficiently.

Tools

Functions exposed to the LLM to take actions

list_sections

Parse https://tauri.app/llms.txt to list doc sections.

get_page

Fetch a Tauri doc page and return cleaned Markdown.

search

Keyword search across the llms.txt index.

get_plugin

Fetch plugin doc pages by name.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources