MCP Servers

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

Learning MCP Server with AI

Created 3/27/2026
Updated about 19 hours ago
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server

Install Package (if required)

uvx mcp-server

Cursor configuration (mcp.json)

{ "mcpServers": { "prasanth1309-mcp-server": { "command": "uvx", "args": [ "mcp-server" ] } } }