PArisNeoMCPServers

ParisNeo/PArisNeoMCPServers
★ 2 stars Python 📦 Other Updated 9mo ago
A list of useful MCP servers built for the community
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": {
    "parisneomcpservers": {
      "command": "uvx",
      "args": [
        "parisneomcpservers"
      ]
    }
  }
}

Or install with pip: pip install parisneomcpservers