Integrates vector embeddings and knowledge graphs to enable advanced chat analysis tasks like topic modeling, sentiment...
Created byApr 23, 2025
MCP Chat Analysis Server
A Model Context Protocol (MCP) server that enables semantic analysis of chat conversations through vector embeddings and knowledge graphs. This server provides tools for analyzing chat data, performing semantic search, extracting concepts, and analyzing conversation patterns.
Key Features
Semantic Search: Find relevant messages and conversations using vector similarity
**Knowledge Graph**: Navigate relationships between messages, concepts, and topics
Conversation Analytics: Analyze patterns, metrics, and conversation dynamics
Flexible Import: Support for various chat export formats
MCP Integration: Easy integration with Claude and other MCP-compatible systems
Quick Start
MCP Integration
Add to your claude_desktop_config.json:
Available Tools
import_conversations
Import and analyze chat conversations
semantic_search
Search conversations by semantic similarity
analyze_metrics
Analyze conversation metrics
extract_concepts
Extract and analyze concepts
Architecture
See ARCHITECTURE.md for detailed diagrams and documentation of:
A Model Context Protocol (MCP) server that enables semantic analysis of chat conversations through vector embeddings and knowledge graphs. This server provides tools for analyzing chat data, performing semantic search, extracting concepts, and analyzing conversation patterns.
Key Features
Semantic Search: Find relevant messages and conversations using vector similarity
**Knowledge Graph**: Navigate relationships between messages, concepts, and topics
Conversation Analytics: Analyze patterns, metrics, and conversation dynamics
Flexible Import: Support for various chat export formats
MCP Integration: Easy integration with Claude and other MCP-compatible systems
Quick Start
MCP Integration
Add to your claude_desktop_config.json:
Available Tools
import_conversations
Import and analyze chat conversations
semantic_search
Search conversations by semantic similarity
analyze_metrics
Analyze conversation metrics
extract_concepts
Extract and analyze concepts
Architecture
See ARCHITECTURE.md for detailed diagrams and documentation of: