semantic_search
Search your Memento MCP knowledge graph using vector embeddings to find semantically similar entities, optionally combining keyword and semantic methods for precise results.
Instructions
Search for entities semantically using vector embeddings and similarity in your Memento MCP knowledge graph memory
Input Schema
Name | Required | Description | Default |
---|---|---|---|
entity_types | No | Filter results by entity types | |
hybrid_search | No | Whether to combine keyword and semantic search (default: true) | |
limit | No | Maximum number of results to return (default: 10) | |
min_similarity | No | Minimum similarity threshold from 0.0 to 1.0 (default: 0.6) | |
query | Yes | The text query to search for semantically | |
semantic_weight | No | Weight of semantic results in hybrid search from 0.0 to 1.0 (default: 0.6) |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from memento-mcp
- add_observations
- create_entities
- create_relations
- debug_embedding_config
- delete_entities
- delete_observations
- delete_relations
- diagnose_vector_search
- force_generate_embedding
- get_decayed_graph
- get_entity_embedding
- get_entity_history
- get_graph_at_time
- get_relation
- get_relation_history
- open_nodes
- read_graph
- search_nodes
- semantic_search
- update_relation
Related Tools
- @gannonh/memento-mcp
- @gannonh/memento-mcp
- @gannonh/memento-mcp
- @gannonh/memento-mcp
- @gannonh/memento-mcp