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:
Related MCP server: MCP-RAG Server
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.