Skip to main content
Glama
133,981 tools. Last updated 2026-05-25 18:03

"Creating a Graph on Vector Knowledge Base Using CozoDB" matching MCP tools:

  • Permanently remove incorrect or unwanted information from AI agent memory by ID, including deletion from vector index and knowledge graph.
    MIT
  • Query nodes in the MCP Memory Server's knowledge graph to match entity names, types, and observation content, enabling precise information retrieval for LLMs.
    MIT
  • Extract specific entities from a knowledge graph by providing their names, enabling targeted retrieval for LLM memory operations on the MCP Memory Server.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • AI-powered knowledge base for Double - Thank You with semantic search and question answering.

  • The Graph MCP — indexed blockchain data via subgraph GraphQL queries

  • Add structured information to a Postgres knowledge base for organized storage and retrieval. This tool enables users to input content with metadata like domain, source, and tags to build a searchable knowledge repository.
    MIT
  • Search a Postgres knowledge base to find information using queries, supporting domain filtering and result limits for targeted data retrieval.
    MIT
  • Create a vector store from S3 markdown files by downloading, chunking, embedding with AWS Bedrock Titan, and storing in PostgreSQL for semantic search.
    MIT
  • Search entities or topics in a Neo4j knowledge graph using substring matching on names or IDs. Enter a query to retrieve relevant nodes.
    MIT
  • Search Fodda's expert-curated knowledge graphs using hybrid vector and keyword methods to find relevant trends and articles across industries like retail, beauty, and sports.
    Unlicense - libtelnet variant
  • Retrieve the complete knowledge graph for a project, including all entities, relations, and observations stored in memory.
    MIT
  • Initialize a domain with a knowledge base by uploading markdown content. Each ## section becomes a searchable vector-embedded document. Run this before testing or serving chat queries.
    MIT
  • Search a knowledge graph for entities and observations using fuzzy matching on names and text, with optional neighborhood expansion.
    MIT