MCP

tarekmonowar/MCP
★ 0 stars TypeScript 💻 Code/Dev Tools Updated today
Learning MCP tools, resources, and prompts with server–client architecture using STDIO and HTTP (SSE) transports.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "tarekmonowar/MCP"
      ]
    }
  }
}

README Excerpt

> **Tools, Resources, and Prompts with Server–Client Architecture using STDIO & HTTP (SSE) Transports** A hands-on learning repository that teaches the **Model Context Protocol (MCP)** from scratch. Each file demonstrates a core MCP concept — **Tools**, **Resources**, **Prompts**, **Transports**, and **Client Integration** — with real, runnable code.

Tools (11)

McpServerStdioServerTransportargsSchemacontentinputSchemamessagesregisterPromptregisterTooltsxtypescriptzod