freshcrate
Skin:/
Home > MCP Servers > agentset

agentset

The open-source RAG platform: built-in citations, deep research, 22+ file formats, partitions, MCP server, and more.

Why this rank:Strong adoptionRelease freshnessHealthy release cadence

Description

The open-source RAG platform: built-in citations, deep research, 22+ file formats, partitions, MCP server, and more.

README

Agentset Logo

Agentset

RAG. Optimized for maximum performance.

Docs ยท Report a bug ยท Feature request ยท Changelog

License Issues Last Commit Commit activity Join Discord

Agentset is the open-source platform to build, evaluate, and ship production-ready RAG and agentic applications. It provides end-to-end tooling: ingestion, vector indexing, evaluation/benchmarks, chat playground, hosting, and a developer-friendly API.

CleanShot 2025-11-12 at 16 39 31@2x

Features

  • Turnkey RAG: ingestion, chunking, embeddings, and retrieval
  • Model agnostic: works with your choice of LLM, embeddings, and vector DB
  • Chat playground with message editing and citations
  • Production hosting with preview links and custom domains
  • API + typed SDKs, OpenAPI spec
  • Built-in multi-tenancy
  • Built with TypeScript, Next.js, AI SDK, Prisma, Supabase, and Trigger.dev

Getting Started

Agentset Cloud

The fastest way to get started with Agentset. Generous free tier with 1,000 pages and 10,000 retrievals. No credit card required.

Self-host Agentset

Follow our complete guide: https://docs.agentset.ai/open-source/prerequisites

Quick Start (Local Development)

# 1) Copy env and fill required values
cp .env.example .env

# 2) Install dependencies
bun install

# 3) Run database migrations (from the repo root)
bun db:deploy

# 4) Start the app
bun dev:web

Useful scripts:

  • bun db:studio โ€“ open Prisma Studio
  • bun dev:web โ€“ run only the web app

Star Us

If you find Agentset useful, please give the repo a star โ€” it helps a lot!


Star Agentset on GitHub

Contributing

We <3 contributions big and small. Feel free to:

  • Open an issue for bugs and feature ideas
  • Submit a PR with focused changes
  • Improve docs or examples

Not sure where to start? Check existing issues: https://github.com/agentset-ai/agentset/issues

License

MIT :)


Made with โค๏ธ by the Agentset team.

Release History

VersionChangesUrgencyDate
0.0.0No release found โ€” using repo HEADHigh4/21/2026
main@2026-04-21Latest activity on main branchHigh4/21/2026
main@2026-04-21Latest activity on main branchHigh4/21/2026
main@2026-04-21Latest activity on main branchHigh4/21/2026
main@2026-04-21Latest activity on main branchHigh4/21/2026
main@2026-04-21Latest activity on main branchHigh4/21/2026
main@2026-04-21Latest activity on main branchHigh4/21/2026
main@2026-04-21Latest activity on main branchHigh4/21/2026
main@2026-04-21Latest activity on main branchMedium4/21/2026
main@2026-04-21Latest activity on main branchMedium4/21/2026
main@2026-04-21Latest activity on main branchMedium4/21/2026
main@2026-04-21Latest activity on main branchMedium4/21/2026
main@2026-04-21Latest activity on main branchMedium4/21/2026
main@2026-04-21Latest activity on main branchMedium4/21/2026
main@2026-04-21Latest activity on main branchMedium4/21/2026
main@2026-04-21Latest activity on main branchMedium4/21/2026
main@2026-04-21Latest activity on main branchMedium4/21/2026
main@2026-04-21Latest activity on main branchMedium4/21/2026
main@2026-04-21Latest activity on main branchMedium4/21/2026
main@2026-04-21Latest activity on main branchMedium4/21/2026
main@2026-04-21Latest activity on main branchMedium4/21/2026
main@2026-04-21Latest activity on main branchMedium4/21/2026
main@2026-04-21Latest activity on main branchMedium4/21/2026
main@2026-04-21Latest activity on main branchMedium4/21/2026
main@2026-04-21Latest activity on main branchMedium4/21/2026
main@2026-04-21Latest activity on main branchMedium4/21/2026
main@2026-04-21Latest activity on main branchMedium4/21/2026
main@2026-04-21Latest activity on main branchMedium4/21/2026
main@2026-04-21Latest activity on main branchMedium4/21/2026
main@2026-04-21Latest activity on main branchMedium4/21/2026
main@2026-04-21Latest activity on main branchMedium4/21/2026
main@2026-04-21Latest activity on main branchLow4/21/2026
main@2026-04-21Latest activity on main branchLow4/21/2026
main@2026-04-21Latest activity on main branchLow4/21/2026
main@2026-04-21Latest activity on main branchLow4/21/2026
main@2026-04-21Latest activity on main branchLow4/21/2026
main@2026-04-21Latest activity on main branchLow4/21/2026
main@2026-04-21Latest activity on main branchLow4/21/2026
main@2026-04-21Latest activity on main branchLow4/21/2026
main@2026-04-21Latest activity on main branchLow4/21/2026
main@2026-04-21Latest activity on main branchLow4/21/2026
main@2026-04-21Latest activity on main branchLow4/21/2026
main@2026-04-21Latest activity on main branchLow4/21/2026
main@2026-04-21Latest activity on main branchLow4/21/2026
main@2026-04-21Latest activity on main branchLow4/21/2026
main@2026-04-21Latest activity on main branchLow4/21/2026
main@2026-04-21Latest activity on main branchLow4/21/2026
main@2026-04-21Latest activity on main branchLow4/21/2026

Dependencies & License Audit

Loading dependencies...

Similar Packages

voltagentAI Agent Engineering Platform built on an Open Source TypeScript AI Agent Framework@voltagent/server-core@2.1.18
obsidian-vault-intelligenceObsidian vault intelligence9.4.12
MegaMemoryPersistent project knowledge graph for coding agents. MCP server with semantic search, in-process embeddings, and web explorer.v1.6.2
claude-code-safety-net๐Ÿ›ก๏ธ Enhance code safety with Claude Code Safety Net, a tool designed to identify and mitigate risks in your codebase effectively.main@2026-06-07
refrag๐Ÿš€ Enhance retrieval with REFRAG, using micro-chunking and fast indexing for optimized RAG systems that improve efficiency and effectiveness.main@2026-06-07

More in MCP Servers

PlanExeCreate a plan from a description in minutes
automagik-genieSelf-evolving AI agent orchestration framework with Model Context Protocol support
agentroveYour own Claude Code UI, sandbox, in-browser VS Code, terminal, multi-provider support (Anthropic, OpenAI, GitHub Copilot, OpenRouter), custom skills, and MCP servers.
ProxmoxMCP-PlusEnhanced Proxmox MCP server with advanced virtualization management and full OpenAPI integration.