Skip to main content
Glama
82,740 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Understanding Integrated Knowledge Graphs" matching MCP servers:

GET /v1/servers — MCP directory API reference
  • A
    license
    Not graded
    quality
    C
    maintenance
    An MCP server that enables AI agents to query specialized, domain-specific knowledge bases built using the LightRAG framework for enhanced retrieval-augmented generation. It allows for managing and searching knowledge graphs and vector embeddings to provide accurate, context-aware information during an AI assistant's reasoning process.
    59
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Local RAG system for Claude Code with hybrid search (semantic + BM25), cross-encoder reranking, markdown-aware chunking, and 12 MCP tools. Zero external servers, pure ONNX in-process.
    13
    268
    MIT
  • F
    license
    Not graded
    quality
    C
    maintenance
    Enables querying MaxKB knowledge bases through MCP, supporting vector, hybrid, and full-text retrieval of relevant segments, as well as listing knowledge bases, documents, and workspaces.
    -
  • F
    license
    Not graded
    quality
    D
    maintenance
    This server enables AI assistants (CLINE, Cursor, Windsurf, Claude Desktop) to share a common knowledge base through Retrieval Augmented Generation (RAG), providing consistent information access across multiple tools.
    4
    -
  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables semantic search and document management with support for text, PDF, and image uploads using your own Supabase database and OpenAI API keys. Supports multi-tenant deployment on Cloudflare Workers or local hosting.
    -
  • A
    license
    Not graded
    quality
    D
    maintenance
    A local knowledge base system based on ChromaDB that supports automatic chunking, vector storage, and efficient similarity retrieval of txt and pdf documents, with MCP protocol support allowing AI assistants to directly access knowledge management functions.
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Agentic RAG Knowledge Assistant is a secure, tenant-isolated MCP server built with FastAPI, PostgreSQL, and pgvector that enables document ingestion, semantic retrieval, and vector search over PDF, DOCX, and text files through authenticated MCP tools.
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables semantic search across text documents using vector embeddings stored in PostgreSQL. Provides multiple search modalities including semantic similarity, question/answer, and style-based search through a retrieval-augmented generation system.
    3
    Apache 2.0
  • F
    license
    Not graded
    quality
    C
    maintenance
    A retrieval-only MCP server that searches a vectorized Wangsu Terraform Provider documentation knowledge base and returns relevant snippets with rules to guide the caller's LLM in generating accurate, provider-specific answers. It offloads all inference to the calling client, as it does not invoke any LLM or require API keys on the server side.
    -