You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@vapi-ai/mcp-docs-server

Package Overview
Dependencies
Maintainers
9
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vapi-ai/mcp-docs-server

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

0.1.9
latest
Source
npmnpm
Version published
Weekly downloads
0
Maintainers
9
Weekly downloads
 
Created
Source

@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

Keywords

mcp

FAQs

Package last updated on 08 Jul 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts