Loading MCP server directory, please wait...
Operate your Vector Panda collections: search and upsert vectors, schema, measured indexes, exports.
npx @getmcp/cli add com.vectorpanda/databaseRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationYour Vector Panda API key, sent as: Bearer <api_key>. Create one at https://www.vectorpanda.com/dashboard.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.vectorpanda/database": {
"url": "https://www.vectorpanda.com/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}