MCP Servers

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

M
Model Context Protocol MCP

this repo consists of implementation of MCP in 3 different ways

Created 12/2/2025
Updated 14 days ago
Repository documentation and setup instructions
README not available
Quick Setup
Installation guide for this server

Install Package (if required)

uvx model_context_protocol-mcp-

Cursor configuration (mcp.json)

{ "mcpServers": { "sushanttwayana-model-context-protocol-mcp": { "command": "uvx", "args": [ "model_context_protocol-mcp-" ] } } }