MCP Servers

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

MCP Tools - Web interface for managing and invoking Model Context Protocol tools

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

Install Package (if required)

uvx mcp_tools

Cursor configuration (mcp.json)

{ "mcpServers": { "ocdondev-mcp-tools": { "command": "uvx", "args": [ "mcp_tools" ] } } }