MCP Servers

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

Agent with MCP & Skills solves this with auto-discovery: just add MCP servers or skill files, no configuration needed. With hot-reload support, multi-tool integration, and a Plan + ReAct framework ensuring reliable task execution, it's an ideal foundation for production-grade AI agents.

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

Install Package (if required)

uvx skill-mcp-agent

Cursor configuration (mcp.json)

{ "mcpServers": { "tianyiwang630-ship-it-skill-mcp-agent": { "command": "uvx", "args": [ "skill-mcp-agent" ] } } }