Vapi
Rank #6900pulsemcp/vapi
Integrates with Vapi's AI voice calling platform to manage voice assistants, phone numbers, and outbound calls with scheduling support through eight core tools for automating voice workflows and building conversational agents.
Vapi is a Model Context Protocol (MCP) server published by vapiai. It ranks #6900 of 58,832 servers tracked on MCP Toplist, and its repository has 53 GitHub stars. Vapi is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Apr 9, 2025.
Ranks ahead of 51,932 of 58,832 servers on MCP Toplist.
Use Vapi
Add Vapi to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"vapi": {
"url": "https://mcp.vapi.ai/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"vapi": {
"url": "https://mcp.vapi.ai/sse"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Listed on 1 registry
vapiai
Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- What is Vapi?
- Integrates with Vapi's AI voice calling platform to manage voice assistants, phone numbers, and outbound calls with scheduling support through eight core tools for automating voice workflows and building conversational agents.
- Who maintains Vapi?
- Vapi is maintained by vapiai, which publishes 1 MCP server (0 total versions) tracked on MCP Toplist.
- Is Vapi an official MCP server?
- Vapi is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does Vapi have?
- Vapi ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Vapi?
- The source code for Vapi is hosted at github.com/vapiai/mcp-server.