atlas-mcp-doc-search

by bragabruno · documents · mcp-server, glama

Enables hybrid document search (BM25 + vector) with Reciprocal Rank Fusion over the Atlas corpus, returning ranked chunks from documents.

Source: https://github.com/bragabruno/atlas-mcp-doc-search

Install

git clone https://github.com/bragabruno/atlas-mcp-doc-search

Tags: mcp-server, glama

Source: glama

About documents MCP servers and Claude skills

documents MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

atlas-mcp-doc-search is one of hundreds of documents entries indexed on Skiln. Browse the full documents category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related documents MCPs and skills

  • Todoist MCP Server by A-J-C

    Provides 44 tools to interact with the Todoist API v1, enabling task, project, and label management, with read, write, and destructive operations.

  • Clockify MCP Server by Roms504318

    A scoped MCP server for managing Clockify workspaces, offering read/write tools for clients, projects, tasks, tags, and time entries, with idempotent structure scaffolding and gated deletion.

  • VisualDoc by Alvnvnc

    MCP server for automated visual-layout QA of DOCX documents, enabling rendering, measurement, rule checking, patching, and diffing in a closed loop.

  • release-doc-mcp by ankitscherian

    Finds version and image tag from latest successful GitHub Actions workflow run and creates a Confluence release page documenting that information.

  • paperless-mcp by omgapuppy

    Safety-focused MCP server and CLI for Paperless-ngx, enabling document metadata inspection, bounded OCR access, taxonomy analysis, and approved classification updates with stale-state checks and rollback.

  • corpus-search-mcp by TheBitcoinBreakdown-95

    A local, private hybrid-search MCP server for searching markdown notes using BM25 + vector fusion with local embeddings via Ollama.

  • Healthcare Document Intelligence MCP Server by hpaamu

    Enables document search, grounded question answering, summarization, patient timeline extraction, and PHI redaction for healthcare documents using retrieval-augmented generation.

  • pdf-letter-mcp by bitterdev

    Local MCP server that generates print-ready PDF letters with DIN 5008 compliant address positioning for window envelopes, handling structured content offline without external APIs.

Frequently asked questions

How do I install atlas-mcp-doc-search?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support atlas-mcp-doc-search?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is atlas-mcp-doc-search free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.