Mastra Docs Chatbot
@adeniyii
关于 Mastra Docs Chatbot
test chatbot using mastra's mcp docs server
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Mastra Docs Chatbot?
Mastra Docs Chatbot is a Next.js application that uses Mastra agents with Model Context Protocol (MCP) integration to provide a chat interface for answering questions about Mastra documentation, code examples, and best practices. It is designed for developers and users of Mastra who need quick, accurate documentation assistance.
How to use Mastra Docs Chatbot?
Clone the repository, install dependencies with npm install or pnpm install, configure a .env.local file with your OpenAI API key, then run npm run dev or pnpm dev and open http://localhost:3000. The homepage features the Docs Agent, which answers questions about Mastra documentation and maintains conversation history across sessions.
Key features of Mastra Docs Chatbot
- Specialized Mastra agent with custom model and tools
- Model Context Protocol (MCP) integration for documentation search
- Real-time streaming responses
- Conversation memory between sessions
- Modern UI built with Assistant UI components
Use cases of Mastra Docs Chatbot
- Answering questions about Mastra documentation and concepts
- Providing code examples and best practices for Mastra
- Searching through Mastra examples, blog posts, and changelog information
- Maintaining conversational context across multiple sessions
FAQ from Mastra Docs Chatbot
What is the Docs Agent?
The Docs Agent is a Mastra agent that uses the Mastra MCP docs server to provide accurate information about Mastra documentation, code examples, and best practices.
What are the prerequisites for running the app?
You need Node.js 18 or later, npm or pnpm, and an OpenAI API key to configure in a .env.local file.
How does the app access documentation?
It uses Mastra agents with Model Context Protocol (MCP) integration to search through Mastra documentation, examples, blog posts, and package changelog information.
Does the app require an internet connection?
Yes, it requires an OpenAI API key and accesses external documentation via MCP, so an internet connection is needed during use.
What transport or authentication is used?
Authentication is handled via the OpenAI API key set in the environment variable OPENAI_API_KEY. The transport is standard HTTP/HTTPS for API calls and MCP integration.
AI 与智能体 分类下的更多 MCP 服务器
Sequential Thinking Multi-Agent System (MAS)
FradSerAn advanced sequential thinking process using a Multi-Agent System (MAS) built with the Agno framework and served via MCP.
MCP-NixOS - Because Your AI Assistant Shouldn't Hallucinate About Packages
utensilsMCP-NixOS - Model Context Protocol Server for NixOS resources
MCP Client for Ollama (ollmcp)
joniglHarness the power of local LLMs with this TUI MCP Client for Ollama. Featuring all core MCP primitives (tools, prompts, resources), agent mode, multi-server, model switching, streaming responses, human-in-the-loop, thinking mode, model params config, system prompts, and saved pre
Intervals.icu MCP Server
mvilanovaModel Context Protocol (MCP) server for connecting Claude and ChatGPT with the Intervals.icu API.
LinkedIn MCP Server
stickerdanielOpen-source MCP server for LinkedIn. Give Claude and any MCP-compatible AI agent access to profiles, companies, jobs, and messages.
评论