Vapi MCP
Vapi.ai voice AI server SDK with MCP server module. Manage voice assistants, trigger outbound calls, and inspect call transcripts. 118 GitHub stars and 14 commits on main in the last 30 days.
“Vapi.ai voice AI server SDK with MCP server module. Manage voice assistants, trigger outbound calls, and inspect call transcripts. 118 stars and 14 commits on main in the last 30 days.”
INSTALL THIS SERVER
{
"mcpServers": {
"vapi": {
"command": "npx",
"args": [
"-y",
"@vapi-ai/server-sdk",
"mcp"
],
"env": {
"VAPI_API_KEY": "YOUR_VAPI_KEY"
}
}
}
}
{
"mcpServers": {
"vapi": {
"command": "npx",
"args": [
"-y",
"@vapi-ai/server-sdk",
"mcp"
],
"env": {
"VAPI_API_KEY": "YOUR_VAPI_KEY"
}
}
}
}
{
"mcpServers": {
"vapi": {
"command": "npx",
"args": [
"-y",
"@vapi-ai/server-sdk",
"mcp"
],
"env": {
"VAPI_API_KEY": "YOUR_VAPI_KEY"
}
}
}
}
{
"mcpServers": {
"vapi": {
"command": "npx",
"args": [
"-y",
"@vapi-ai/server-sdk",
"mcp"
],
"env": {
"VAPI_API_KEY": "YOUR_VAPI_KEY"
}
}
}
}
{
"mcpServers": {
"vapi": {
"command": "npx",
"args": [
"-y",
"@vapi-ai/server-sdk",
"mcp"
],
"env": {
"VAPI_API_KEY": "YOUR_VAPI_KEY"
}
}
}
}
6 TOOLS AVAILABLE
OUR ASSESSMENT
- Vapi official maintenance.
- 118 GitHub stars.
- 14 commits on main in the last 30 days.
- First voice-AI MCP in the directory.
- Outbound call trigger plus transcript retrieval supports closed-loop agent workflows.
- Vapi account required; voice calls carry per-minute Vapi cost.
- create_call dispatches real outbound phone calls; agent prompt path needs strict review.
- License NOASSERTION at time of inspection (no top-level LICENSE file); treat as proprietary unless vendor clarifies.
VAPI_API_KEY is account-scoped. Set per-key spend limits in the Vapi dashboard before connecting agents. create_call places real outbound phone calls and may incur regulatory obligations (TCPA in US, GDPR consent in EU); restrict to allowlisted numbers for agent flows.
Voice AI builders running Vapi who want agents to dispatch outbound calls; sales and support workflows where agents schedule and review voice interactions; product teams building agent-driven voice products on the Vapi platform.
TECHNICAL DETAILS
ADOPTION METRICS
// Reading this118 stars on VapiAI/server-sdk-typescript. 14 commits on main in the last 30 days. License NOASSERTION at inspection; package vendor-published.
// Reading thisPairs with ElevenLabs, Pinecone, Qdrant, Cognee, AWS Bedrock, AWS SageMaker, Arize Phoenix, Weights & Biases, Codebase Memory, Fal.ai in ai-ml. Voice AI surface unique in the directory.
SOURCES & VERIFICATION
We don't take any single directory's word for it. Before scoring, we cross-reference 5 public MCP sources, install the server ourselves against the clients we cover, and record when we last re-verified.
The same server, 5 different lenses. We reconcile these signals into our editorial score, which is why our number sometimes diverges from a directory-aggregate star count.
| Source | Their rating | Their star count | Their downloads | Last synced |
|---|---|---|---|---|
| AutomationSwitch This page | 4.3editorial | 118 | — | MAY 6, 2026 |
| PulseMCP | — unrated | unavailable | unavailable | MAY 6, 2026 |
| MCP.so | — unrated | unavailable | unavailable | MAY 6, 2026 |
| Glama | — unrated | unavailable | unavailable | MAY 6, 2026 |
| Smithery | — unrated | unavailable | unavailable | MAY 6, 2026 |
| Official MCP Registry | — unrated | unavailable | unavailable | MAY 6, 2026 |
// Counts are directory-reported; we don't adjust them. Discrepancies usually come from different snapshot times or star-caching.
OTHER AI / ML MCP SERVERS
Cognee MCP
Knowledge graph plus vector memory engine for AI agents, exposed as an MCP server with V2 session-aware memory tools (remember, recall, forget, improve) and classic V1 ingestion pipelines (cognify, codify). Three transports: stdio, SSE, Streamable HTTP. 16,965 GitHub stars, Apache-2.0.
Codebase Memory MCP
High-performance code intelligence MCP server for AI coding agents. Indexes a codebase into a queryable knowledge graph in milliseconds, with 14 MCP tools spanning structural search, call-chain tracing, impact analysis, dead-code detection, and Cypher queries. Single static C binary, 66 languages via tree-sitter, zero runtime dependencies.
Arize Phoenix MCP
LLM observability platform exposing prompts, projects, traces, spans, sessions, datasets, and experiments through MCP. Published to npm as @arizeai/phoenix-mcp, current 4.0.8 (2026-04-29). 9,496 stars on parent monorepo, Elastic License 2.0.
Qdrant MCP Server
Official Qdrant vector database MCP server. Acts as a semantic memory layer on top of Qdrant: store information with metadata, retrieve via similarity search. Two tools, very small surface area, exceptionally maintained by the Qdrant team. Configurable embedding provider (fastembed default), supports remote and local Qdrant clusters.
Amazon Bedrock AgentCore MCP
Official AWS Labs MCP server for Amazon Bedrock AgentCore: agent runtime, memory, gateway, identity, and observability. Tools fetch curated AgentCore documentation and surface deployment guides for runtime, memory, and gateway resources. Apache-2.0 within awslabs/mcp monorepo (8,924 parent stars).
Weights & Biases MCP
Official W&B MCP server for Weights & Biases Models and Weave. Query experiments, runs, sweeps, models, traces, evaluations through MCP. 50 GitHub stars and 13 commits on main in the last 30 days.
DISCUSS YOUR
MCP REQUIREMENTS.
Evaluating a server, scoping an internal deployment, or working out whether MCP is the right fit at all. Start the conversation and we will point you at the right piece of the ecosystem.