modelcontextprotocol

create-typescript-server

Updated

CLI tool to create new MCP servers

create-typescript-server NPM Version

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

Getting Started

# 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:

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.

MCP Server · Populars

MCP Server · New

    SalehKhatri

    Postman MCP

    A Model Context Protocol (MCP) server that provides seamless integration with the Postman API. This package enables AI assistants and applications to interact with Postman workspaces, collections, requests, environments, and folders programmatically.

    Community SalehKhatri
    brandonyoungdev

    tldx

    Bulk domain availability checking via RDAP, DNS, and WHOIS, with prefix/suffix permutations, regex patterns, MCP, and multiple output formats

    Community brandonyoungdev
    ssakone

    PocketBase MCP Server

    MCP Server

    Community ssakone
    borgius

    JobSpy MCP Server

    MCP server to search for jobs across multiple job listing platforms

    Community borgius
    developzir

    GEPA MCP Server

    MCP server integrating GEPA (Genetic-Evolutionary Prompt Architecture) for automatic prompt optimization with Claude Desktop

    Community developzir