JSPM

@vapi-ai/mcp-docs-server

0.1.7
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 74
  • Score
    100M100P100Q69659F
  • License MIT

Model Context Protocol server providing access to Vapi documentation, examples, and knowledge base

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

npm version License: MIT

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 topics
  • get_examples - Get code examples for specific Vapi features
  • get_guides - Access step-by-step guides for implementing features
  • get_api_reference - Get detailed API reference information
  • get_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.


Made with ❤️ by the Vapi team