intMeric/mcp-graph-deep-search
If you are the rightful owner of mcp-graph-deep-search and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
MCP Graph Deep Search is a server that leverages a graph-based system for deep search capabilities, utilizing a combination of web searches, content analysis, and document storage to build comprehensive knowledge graphs.
Tools
Functions exposed to the LLM to take actions
search_and_analyze
Performs deep web search with knowledge graph construction.
analyze_webpage
Analyzes a specific webpage for content and metadata.
get_graph_overview
Provides a statistical overview of the knowledge graph.
get_nodes_by_type
Retrieves nodes filtered by type with pagination support.
get_node_relations
Explores relationships for a specific node.
get_connected_nodes
Finds nodes connected to a specific node with multi-hop traversal.
search_document
Retrieves detailed content from stored documents.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client