MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

An MCP to connect Claude or whatever to other LLMs to review it's own work or get advice.

Created 10/2/2025
Updated 2 months ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

uvx ultrareview-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "scarr7981-ultrareview-mcp": { "command": "uvx", "args": [ "ultrareview-mcp" ] } } }