MCP Servers

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

MCP Servers for Custom Agents.

Created 10/31/2025
Updated about 9 hours ago
Repository documentation and setup instructions

MCP Servers

MCP Servers for Custom Agents.


1. Tools


2. Resources


3. Prompts


References

Quick Setup
Installation guide for this server

Installation Command (package not published)

git clone https://github.com/JadeCong/MCP-Servers
Manual Installation: Please check the README for detailed setup instructions and any additional dependencies required.

Cursor configuration (mcp.json)

{ "mcpServers": { "jadecong-mcp-servers": { "command": "git", "args": [ "clone", "https://github.com/JadeCong/MCP-Servers" ] } } }