Vinkius
Vectara

Vectara MCP. Ground answers using internal knowledge bases.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

Vectara MCP on Cursor AI Code Editor MCP Client Vectara MCP on Claude Desktop App MCP Integration Vectara MCP on OpenAI Agents SDK MCP Compatible Vectara MCP on Visual Studio Code MCP Extension Client Vectara MCP on GitHub Copilot AI Agent MCP Integration Vectara MCP on Google Gemini AI MCP Integration Vectara MCP on Lovable AI Development MCP Client Vectara MCP on Mistral AI Agents MCP Compatible Vectara MCP on Amazon AWS Bedrock MCP Support

Just plug in your AI agents and start using Vinkius.

Vectara connects your agent to secure, internal data sources for Retrieval-Augmented Generation (RAG). It lets you query private documents using natural language, run interactive chats against specific knowledge bases (corpora), and manage the document indexes themselves.

This is how you turn a pile of PDFs into an active, searchable database.

What your AI agents can do

Delete corpus document

Permanently removes an indexed document from a specific knowledge corpus. This action cannot be undone.

Execute rag chat

Runs an interactive, chat-style session that provides AI answers and cites the sources based on provided corpora keys.

Get corpus details

Retrieves all metadata and configuration information for a single specified corpus key.

+ 4 more capabilities included
Search private documents semantically

You pass the agent one or more corpus keys and a query; it then executes a semantic search across all specified datasets, returning highly relevant document snippets.

Execute cited chat completions

The agent runs an interactive, RAG-powered chat session on specific corpora, providing detailed answers with direct citations to the source documents.

List all available knowledge sources

It retrieves a list of every searchable dataset (corpora) configured in your Vectara account so you know what data is available for querying.

Manage document indexes and metadata

The agent pulls configuration details, unique keys, or full lists of documents within any given corpus to help you audit the data structure.

Remove stale or obsolete files

You permanently delete specific documents from a corpus using their key. This action is irreversible and keeps your search results clean.

Supported MCP Clients

OAuth 2.0 Compatible
Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
Vinkius runs on Zendesk Zendesk
+ other MCP clients
Included with Plan

Waiting for input…

AI Agent

Vectara: 7 Tools for Enterprise Data Management

Use these seven tools to list, query, delete, and audit your private document corpora using the power of an AI agent.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using Vectara on Vinkius
delete019d761b

delete corpus document

Permanently removes an indexed document from a specific knowledge corpus. This action cannot be undone.

execute019d761b

execute rag chat

Runs an interactive, chat-style session that provides AI answers and cites the sources based on provided corpora keys.

get019d761b

get corpus details

Retrieves all metadata and configuration information for a single specified corpus key.

list019d761b

list chat sessions

Returns a list of IDs for previous RAG chat sessions that have been completed.

list019d761b

list corpora

Lists every searchable dataset (corpus) configured within your entire Vectara account.

list019d761b

list corpus documents

Retrieves a list of all individual indexed documents contained inside one specific corpus key.

perform019d761b

perform semantic search

Executes a semantic search query across multiple specified corpora, finding the most relevant document snippets based on your input text.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on every call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with Vectara, then connect any of our 4,900+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 4,900+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Every connection is secured and compliant automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog every week
Vectara MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Vectara. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS INFRASTRUCTURE

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on every call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

Works with Claude, ChatGPT, Cursor, and more

The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.

This server provides 7 capabilities that interface natively with Claude, ChatGPT, Cursor, and any MCP client. No middleware. No custom integration required.

Finding a specific policy detail shouldn't require jumping between three different internal sites.

Today, finding the answer to a complex question means opening Jira, pulling up Confluence, and then cross-referencing a shared drive. You spend 20 minutes copying text from one page into another just to piece together the full picture. It’s slow, and you always miss something.

With this MCP server, your agent handles that messy process for you. By running tools like `perform_semantic_search`, it checks all relevant indexed corpora in seconds. You get a single answer with citations pointing directly back to the three different documents it used.

Vectara MCP Server: Grounding Chat Context

Manual chat agents often lose context after a few turns, forcing you to restate background details and making follow-up questions clunky. You’re stuck in simple Q&A cycles that don't feel like having a real conversation.

The `execute_rag_chat` tool changes the game. It maintains conversational history while grounding every single response in your corpus data. The agent remembers what you said ten minutes ago and uses it to answer your current question—it works like talking to an expert who already read all your company's manuals.

What you can do with this MCP connector

You gotta connect your agent to the good stuff—the private data locked up in internal wikis and runbooks. This server does that, giving your AI client Retrieval-Augmented Generation (RAG) right where you need it. It turns a messy pile of PDFs into an active, searchable database.

When you're querying private documents semantically, the agent uses perform_semantic_search. You pass in one or more corpus keys and your query; it executes a search across all specified datasets, pulling back highly relevant document snippets. It doesn't just look for keywords—it finds the context that matters.

Want an actual conversation? Use execute_rag_chat. This runs a full, chat-style session on specific corpora. Your AI client gives you detailed answers and cites exactly which source documents it pulled from to back up every single claim. You'll also get a list of IDs for previous RAG chat sessions using list_chat_sessions, so you can keep track of what was talked about.

Managing your knowledge base is just as important. To see everything available, run list_corpora; it spits out every searchable dataset (corpus) configured in your whole Vectara account. If you need to drill down into a specific data source, get_corpus_details pulls all the metadata and configuration info for that single corpus key.

Need to know what's actually inside? You can use list_corpus_documents, which returns a full list of every individual document indexed within one specified corpus key. And if you find stale or obsolete files, don't sweat it—delete_corpus_document lets you permanently remove specific documents from a corpus using their key. Just remember, that action is irreversible.

This server handles the whole cycle: running deep semantic searches, having cited chats, listing all available knowledge sources, and maintaining the integrity of your document indexes.

Built · Hosted · Managed by Vinkius Vectara MCP Server - Semantic Search & RAG Server ID 019d761b-3f3c-723b-8707-b0beb483e6ed
Vinkius Inspector
Compliance Grade A+
Score 100/100
Vinkius Inspector Badge — Score 100/100

Common Questions About Vectara MCP

How do I find out which documents are available for search using list_corpora? +

Run list_corpora first. This command shows you every dataset (corpus) currently indexed in your account. It's the necessary starting step to know what knowledge is even available.

Is perform_semantic_search better than execute_rag_chat for finding data? +

It depends on the goal. Use perform_semantic_search when you just need a quick dump of the top 3 matching documents (the evidence). Use execute_rag_chat when you want a synthesized, narrative answer built from those sources.

What if I find bad data in my corpus? Can I remove it using delete_corpus_document? +

Yes. If you locate an obsolete or incorrect file, use delete_corpus_document with the specific document key. Remember this action is irreversible.

Can I see what corpora are available for my team to search? +

Run list_corpora. This command gives you a full, structured list of all your company’s knowledge bases and their unique keys.

What critical configuration data can I check using the `get_corpus_details` tool? +

The tool provides metadata and current settings for a specific corpus. You'll see details like the corpus creation date, its owner ID, and whether it has any active indexing limits applied. This confirms your dataset is properly set up before running queries.

If I use `list_corpus_documents`, what information do I get about each indexed file? +

It lists every document inside a corpus, giving you the unique internal key and the file's last modified date. This helps inventory control and ensures you know exactly which files are contributing to search results.

When I run `perform_semantic_search` with an invalid or non-existent corpus key, what error should I expect? +

The agent will return a specific API error indicating that the provided corpus keys do not resolve to any active dataset. This means you need to verify your input keys against the output of list_corpora.

How can I use `list_chat_sessions` to audit my previous RAG conversations? +

This tool retrieves a list of past chat sessions, providing the unique session ID and when it was initiated. It's perfect for quickly finding context histories you need to review or reference later.

Can I query my internal documents directly using just conversational chat? +

Yes. If your data is indexed in a Vectara corpus, simply ask your agent: search the 'employee-handbook' corpus for remote work policies. The agent uses the queryTool to pass your question to Vectara's semantic engine, effortlessly bringing back precisely matching paragraph citations instantly.

How do I remove outdated context files destroying the accuracy of my RAG model? +

You don't need to rebuild APIs or use cURL. Tell your AI: delete document ID 'doc-992a' from my Sales corpus. It automatically formats the mutation and wipes the poisoned embedding from Vectara's nodes permanently, restoring high accuracy.

Will the RAG Chat tool provide accurate source citations? +

Yes. When you instruct the agent to run execute_rag_chat, Vectara processes the query against its internal LLM and index, returning a synthesized natural language answer appended solidly with exact document citations, proving the AI isn't hallucinating facts.

Built & Managed by Vinkius 30s setup 7 tools

We've already built the connector for Vectara. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 7 tools are live and waiting. You're up and running in seconds.

Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on Windsurf Windsurf
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.