MCP Directory
Back

modelcontextprotocol-typescript-sdk

by pavinduLakshan · TypeScript · ★ 1

modelcontextprotocol-typescript-sdk — MCP server.

Install

npx -y github:pavinduLakshan/modelcontextprotocol-typescript-sdk

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "modelcontextprotocol-typescript-sdk": {
      "command": "npx",
      "args": [
        "-y",
        "github:pavinduLakshan/modelcontextprotocol-typescript-sdk"
      ]
    }
  }
}

From the README

- [Overview](#overview) - [Installation](#installation) - [Quickstart](#quickstart) - [What is MCP?](#what-is-mcp) - [Core Concepts](#core-concepts) - [Server](#server) - [Resources](#resources) - [Tools](#tools) - [Prompts](#prompts) - [Running Your Server](#running-your-server) - [stdio](#stdio) - [HTTP with SSE](#http-with-sse) - [Testing and Debugging](#testing-and-debugging) - [Examples](#examples) - [Echo Server](#echo-server) - [SQLite Explorer](#sqlite-explorer) - [Advanced Usage](#advanced-usage) - [Low-Level Server](#low-level-server) - [Writing MCP Clients](#wr…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related databases servers