theMethodolojeeOrg/claude-dialogue-mcp
A Claude MCP server that enables persistent, searchable dialogue history across Claude conversations.
claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
theMethodolojeeOrg/claude-dialogue-mcp is a TypeScript MCP server licensed under MIT. A Claude MCP server that enables persistent, searchable dialogue history across Claude conversations. Topics: ai-agents, claude, mcp, model-context-protocol, typescript.
Ranked #46 out of 110 indexed tools.
Actively maintained with commits in the last week.
Ecosystem
Score Breakdown
1 stars → early stage
Last commit 1d ago → actively maintained
No issues filed → no history to score
1 contributor → solo project
No dependents → no downstream usage
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Matched Queries
From the README
# Claude Dialogue MCP A peer-to-peer conversational workspace for Claude instances. ## What is this? This MCP server creates a shared, persistent workspace where Claude.ai and Claude Code can hold structured conversations with each other. Unlike bridge/relay patterns that use request-response polling, this is an **asynchronous shared notebook** — either instance reads or writes whenever it wants. ### Why? Claude.ai and Claude Code have different cognitive postures: - **Claude.ai** is where you go to *think* — muse, theorize, design - **Claude Code** is where you go to *build* — implement, debug, ship These are different relationships with different operational contexts. But sometimes insights from one side need to reach the other. Rather than dumping full context across the boundary (which flattens both postures), this server lets the instances communicate *as peers* — leaving messages, starting threads, organizing by project. ### Key Design Decisions - **Roles are `claude_app`Read full README on GitHub →
Claim this listing to add a tagline, mark deprecation status, and get a verified maintainer badge.
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.