Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Create Typescript Server

    CLI tool to create a new TypeScript MCP server JavaScript-based implementation.

    165 stars
    JavaScript
    Updated Oct 27, 2025

    Table of Contents

    • Getting Started
    • License

    Table of Contents

    • Getting Started
    • License

    Documentation

    create-typescript-server NPM Version

    A command line tool for quickly scaffolding new MCP (Model Context Protocol) servers.

    Getting Started

    bash
    # Create a new server in the directory `my-server`
    npx @modelcontextprotocol/create-server my-server
    
    # With options
    npx @modelcontextprotocol/create-server my-server --name "My MCP Server" --description "A custom MCP server"

    After creating your server:

    bash
    cd my-server     # Navigate to server directory
    npm install      # Install dependencies
    
    npm run build    # Build once
    # or...
    npm run watch    # Start TypeScript compiler in watch mode
    
    # optional
    npm link         # Make your server binary globally available

    License

    This project is licensed under the MIT License—see the LICENSE file for details.

    Similar MCP

    Based on tags & features

    • MC

      Mcp Server Playwright

      JavaScript·
      262
    • WA

      Waha Mcp

      JavaScript00
    • WI

      Wizzy Mcp Tmdb

      JavaScript00
    • RI

      Rijksmuseum Mcp

      JavaScript·
      59

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • MC

      Mcp Server Playwright

      JavaScript·
      262
    • WA

      Waha Mcp

      JavaScript00
    • WI

      Wizzy Mcp Tmdb

      JavaScript00
    • RI

      Rijksmuseum Mcp

      JavaScript·
      59

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k