Skip to content
Claude Desktop

ai dictionary mcp for Claude Desktop

io.github.donjguido/ai-dictionary-mcp

Look up, search, cite, discuss, and track AI phenomenology terms

client:Claude Desktop transport:stdio runtime:pypi

Install ai dictionary mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "ai-dictionary-mcp": {
      "command": "uvx",
      "args": [
        "ai-dictionary-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

ai dictionary mcp in other clients