pt-edge

grahamrowe82/pt-edge
★ 1 stars Python 🤖 AI/LLM Updated 1mo ago
MCP server for AI project intelligence — tracks 300+ open-source AI projects across GitHub, PyPI, npm, HuggingFace, and Hacker News
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "pt-edge": {
      "command": "uvx",
      "args": [
        "pt-edge"
      ]
    }
  }
}

Or install with pip: pip install pt-edge

Topics

aideveloper-toolsmcpmcp-serveropen-source