Package Exports
- @vapi-ai/mcp-docs-server
- @vapi-ai/mcp-docs-server/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@vapi-ai/mcp-docs-server) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@vapi-ai/mcp-docs-server
Turn your IDE into a Vapi expert! 🎯
This is a Model Context Protocol (MCP) server that provides direct access to live Vapi documentation from docs.vapi.ai. It fetches real documentation, examples, and API references, integrating seamlessly with AI-powered IDEs like Cursor, Windsurf, and VSCode.
✨ Features
- 📚 Live Documentation Access - Fetches real docs from docs.vapi.ai
- 💻 Real Examples - Links to actual working code in Vapi docs
- 🔧 Current API Reference - Always up-to-date API documentation
- 📖 Official Guides - Step-by-step tutorials from Vapi
- 📋 Real Changelog - Latest updates from actual Vapi changelog
- 🔍 Smart Search - Search across all live Vapi documentation
- 🎯 Always Fresh - Documentation cached and auto-refreshed
🚀 Installation
The server is automatically configured when you run vapi mcp setup
from the Vapi CLI.
🛠️ Available Tools
search_documentation
- Search Vapi documentation for specific topicsget_examples
- Get code examples for specific Vapi featuresget_guides
- Access step-by-step guides for implementing featuresget_api_reference
- Get detailed API reference informationget_changelog
- Get recent changes, updates, and new features
🎯 Example Usage
Once configured, you can ask your IDE's AI assistant questions like:
- "How do I create a voice assistant with Vapi?"
- "Show me examples of making phone calls"
- "What are the latest Vapi features?"
- "How do I set up webhooks for function calling?"
- "Give me the API reference for creating assistants"
The AI will automatically use the MCP tools to provide accurate, up-to-date information!
📄 License
This project is licensed under the MIT License - see the LICENSE file for details.
🔗 Links
- Vapi Website - Voice AI platform
- Vapi Documentation - Complete docs
- Vapi CLI - Command-line tool
- Vapi Discord - Community support
Made with ❤️ by the Vapi team