MCP Servers

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

MCP server by priyanka-panchal

Created 7/16/2025
Updated 5 days ago
Repository documentation and setup instructions

test-mcp-public-repo

Quick Setup
Installation guide for this server

Installation Command (package not published)

git clone https://github.com/priyanka-panchal/test-mcp-public-repo
Manual Installation: Please check the README for detailed setup instructions and any additional dependencies required.

Cursor configuration (mcp.json)

{ "mcpServers": { "priyanka-panchal-test-mcp-public-repo": { "command": "git", "args": [ "clone", "https://github.com/priyanka-panchal/test-mcp-public-repo" ] } } }