The Agentset MCP server enables intelligent, document-based applications using Retrieval-Augmented Generation (RAG). With this server, you can:
Look up information in a knowledge base for various use cases
Find relevant documents or information on specific topics
Access company policies, procedures, and guidelines
Retrieve product specifications and technical documentation
Get contextual information to answer company-specific questions
Find historical data about projects
Customize search parameters (adjust the number of results with topK and enable/disable reranking for relevance)
Agentset MCP
MCP server for Agentset, an open-source platform for Retrieval-Augmented Generation (RAG). Designed for developers who want to build intelligent, document-based applications quickly and efficiently.
Installation
using npm:
using yarn:
using pnpm:
Adding to Claude
Tips
Passing namespace id as an environment variable
Passing a custom tool description
Passing a tenant id:
API Reference
Visit the full documentation for more details.
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
An open-source platform for Retrieval-Augmented Generation (RAG). Upload documents and query them ⚡
Related Resources
Related MCP Servers
- -securityAlicense-qualityProvides RAG capabilities for semantic document search using Qdrant vector database and Ollama/OpenAI embeddings, allowing users to add, search, list, and delete documentation with metadata support.Last updated -516Apache 2.0
- -securityFlicense-qualityImplements Retrieval-Augmented Generation (RAG) using GroundX and OpenAI, allowing users to ingest documents and perform semantic searches with advanced context handling through Modern Context Processing (MCP).Last updated -4
- -securityFlicense-qualityA multi-model platform that integrates RAG (Retrieval-Augmented Generation) with LLMs, supporting OCR via Tesseract and offering both backend API and frontend web interface.Last updated -
- -securityFlicense-qualityA server that implements Retrieval-Augmented Generation using GroundX and OpenAI, enabling semantic search and document retrieval with Modern Context Processing for enhanced context handling.Last updated -