Skip to main content
Glama

Related Servers

Alternatives to knot

  • A
    license
    B
    quality
    D
    maintenance
    A complete MCP server for Retrieval-Augmented Generation with file management and vector memory for agents. Supports multiple document formats (PDF, DOCX, TXT, MD, CSV, JSON) with semantic search using Hugging Face embeddings and ChromaDB for efficient vector storage.
    11
    9
    1
    MIT
  • A
    license
    Not graded
    quality
    Not graded
    maintenance
    Turns Claude Desktop into a personal document question-answering system using local vector search. Index PDF, TXT, and Markdown documents into collections and get answers based strictly on your documents with zero hallucination.
    9
    -

Related Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    A graph-powered code intelligence engine that indexes codebases into a structural knowledge graph to provide AI agents with deep context on function calls, types, and execution flows. It offers local, zero-dependency tools for hybrid search, impact analysis, and dead code detection across Python, JavaScript, and TypeScript projects.
    811
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    A minimalist indexing tool that provides AI agents with semantic search and structural AST parsing for deep codebase understanding. It enables autonomous agents to navigate large codebases predictably using vector embeddings and native language server capabilities like definition and reference tracking.
    -
  • A
    license
    Not graded
    quality
    C
    maintenance
    Provides semantic code search and code insights via a knowledge graph, enabling AI to understand, navigate, and modify complex projects with deep dependency and architecture analysis.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Provides a semantic understanding of your codebase by parsing with tree-sitter and building a graph of symbols and dependencies. Enables AI assistants to navigate code, analyze changes, and discover architecture using 18 tools with minimal context overhead.
    22
    1
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Fast semantic code search for AI agents — find symbols, references, and callers across any codebase.
    9
    Apache 2.0

TDQS

A4.4/5.0

Scored across 5 tools

Disambiguation5/5

Each tool targets a distinct read-only operation: semantic search, reverse call lookup, file structure inspection, cross-repo dependency lookup, and repo listing. Descriptions explicitly cross-reference and warn against misuse, leaving no ambiguity.

Naming Consistency5/5

All tool names follow a consistent snake_case verb_noun pattern (search_hybrid_context, find_callers, explore_file, list_repo_dependencies, list_repositories). Though search_hybrid_context adds a modifier, it remains predictable and readable.

Tool Count5/5

Five tools form a well-scoped set covering core codebase discovery and dependency analysis without redundancy. Each earns its place and matches the expected range for a specialized code intelligence server.

Completeness4/5

The surface covers discovery, reverse dependencies, file anatomy, and repo-level dependency graphs, but lacks a forward-dependency (callee) lookup and full source retrieval. These are minor gaps that agents can partially work around via search snippets and caller data.

Maintenance

ActivityActive
ResponsivenessWithin a week