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

    My First Mcp

    my-first-mcp

    1 stars
    TypeScript
    Updated May 28, 2025

    Table of Contents

    • Running MCP
    • node
    • docker
    • Runner

    Table of Contents

    • Running MCP
    • node
    • docker
    • Runner

    Documentation

    my-first-mcp

    Running MCP

    node

    json
    {
      "mcpServers": {
        "my-first-mcp": {
          "command": "node",
          "args": ["/absolute/path/to/your/dist/index.js"]
        }
      }
    }

    docker

    json
    {
      "mcpServers": {
        "my-first-mcp": {
          "command": "docker",
          "args": ["run", "-i", "--rm", "my-first-mcp"]
        }
      }
    }

    Runner

    stdio

    bash
    docker build -t my-first-mcp-stdio .
    # docker build --platform linux/amd64 -t aoaiaiplayground.azurecr.io/mcp/my-first-mcp-stdio .
    # docker buildx build --platform linux/amd64,linux/arm64 -t aoaiaiplayground.azurecr.io/mcp/my-first-mcp-stdio --push .
    docker run -i --rm  my-first-mcp-stdio

    stdio -> sse

    bash
    docker build -t my-first-mcp-gateway -f Dockerfile.sse .
    docker run --rm -p 8181:8000 my-first-mcp-gateway

    Similar MCP

    Based on tags & features

    • 4E

      4everland Hosting Mcp

      TypeScript·
      1
    • MC

      Mcp Wave

      TypeScript00
    • GL

      Glm Mcp Server

      TypeScript·
      3
    • OP

      Openai Gpt Image Mcp

      TypeScript·
      75

    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

    • 4E

      4everland Hosting Mcp

      TypeScript·
      1
    • MC

      Mcp Wave

      TypeScript00
    • GL

      Glm Mcp Server

      TypeScript·
      3
    • OP

      Openai Gpt Image Mcp

      TypeScript·
      75

    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