AI AGENT ADDONS

Mcp Server Patterns

affaan-m/ecc

Build a server that lets AI assistants call tools, read resources, and use prompts. This skill shows you how to use the Model Context Protocol (MCP) with Node and TypeScript. It covers everything from setting up the SDK to choosing between stdio and Streamable HTTP transport. You will learn to register tools and resources with Zod validation. The official SDK updates often, so you should check the latest docs or use Context7 for current methods. This is for developers who want to create servers for AI agents like Claude Desktop or Cursor.

Add Mcp Server Patterns skill to your workflow

Global

mkdir -p ~/.claude/skills/mcp-server-patterns

Project

mkdir -p .claude/skills/mcp-server-patterns

Source Repository

Stars
222,953
Forks
34,145
Watchers
222,953
License
MIT
Last Push
25 days ago
Created
6 months ago