ai-sdk-mcp-docs-server
0
The AI SDK MCP Docs Server is an unofficial tool that provides comprehensive access to AI SDK documentation, cookbook examples, and provider information through a Model Context Protocol server. It supports integration with multiple IDEs and offers structured API access to the AI SDK's extensive resources.
AI SDK MCP Docs Server
A Model Context Protocol (MCP) server providing documentation, cookbook examples, and provider information for AI SDKs.
Features
- Access AI SDK documentation content
- Retrieve cookbook examples and tutorials
- Get information about AI providers
Setting up with IDE
This tool can be used with various IDEs supporting MCP servers.
Common Setup
- Clone the repository to your local machine.
- Install dependencies.
IDE-Specific Configuration
Cline
- Configure MCP server in the IDE settings.
Cursor
- Edit the MCP server configuration file and restart the IDE.
Development
Guidelines for contributing, coding standards, testing procedures, and submitting pull requests.
Available Tools
- docs: Get AI SDK documentation
- cookbook: Get cookbook examples
- providers: Get provider information
How It Works
Fetches content from the AI SDK site, parses it, and provides it via the MCP.