Serversio.github.TonySimonovsky/claude-code-conversation-search-mcp
M

io.github.TonySimonovsky/claude-code-conversation-search-mcp

io.github.TonySimonovsky/claude-code-conversation-search-mcp · v1.1.3
▦ npm
v1.1.3npm npm: claude-code-conversation-search-mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
  "name": "io.github.TonySimonovsky/claude-code-conversation-search-mcp",
  "description": "Search Claude Code conversation history with natural language queries across all projects",
  "repository": {
    "url": "https://github.com/TonySimonovsky/claude-code-conversation-search-mcp",
    "source": "github"
  },
  "version": "1.1.3",
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "claude-code-conversation-search-mcp",
      "version": "1.1.3",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}