Productivity|AI / ML|UtilitiesPython

py-gpt

PyGPT is an all-in-one Desktop AI Assistant powered by various advanced language models.

Free
N/A rating (0 reviews)0 installs1,724 GitHub stars
AI AssistantOpenAISpeech Recognition

This assistant provides direct interaction with OpenAI language models and supports alternative LLMs through various SDKs. It offers multiple modes of operation, filesystem capabilities, web search functionalities, and audio interactions including speech synthesis and recognition.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "py-gpt": {
      "args": [
        "pygpt-net"
      ],
      "command": "uvx"
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.

py-gpt MCP Server — MCPNest — MCPNest