cognee-mcp

search

Query knowledge graphs to retrieve specific information, enabling precise data searches for AI applications. Supports multiple search types for tailored results.

Instructions

Searches for information in knowledge graph

Input Schema

NameRequiredDescriptionDefault
search_queryYesThe query to search for
search_typeNoThe type of search to perform (e.g., INSIGHTS, CODE)

Input Schema (JSON Schema)

{ "properties": { "search_query": { "description": "The query to search for", "type": "string" }, "search_type": { "description": "The type of search to perform (e.g., INSIGHTS, CODE)", "type": "string" } }, "required": [ "search_query" ], "type": "object" }

You must be authenticated.

Other Tools from cognee-mcp

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/topoteretes/cognee'

If you have feedback or need assistance with the MCP directory API, please join our Discord server