MCP Servers

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

U
Universal MCP Toolkit

The canonical open-source monorepo for production-ready MCP servers.

Created 3/11/2026
Updated 3 days ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-universal-mcp-toolkit

Cursor configuration (mcp.json)

{ "mcpServers": { "markgatcha-universal-mcp-toolkit": { "command": "npx", "args": [ "markgatcha-universal-mcp-toolkit" ] } } }