MCP.so
Sign In
M

My First Mcp

@JHSeo-git

About My First Mcp

No overview available yet

Basic information

Category

Other

Transports

stdio

Publisher

JHSeo-git

Submitted by

JHSeo

Config

Add this server to your MCP-compatible client using the configuration below.

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

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is My First Mcp?

How to use My First Mcp?

My First Mcp can be run using Node.js or Docker. For Node, configure the MCP server with the command node and the argument pointing to the built index.js file. For Docker, use the command docker with arguments run -i --rm my-first-mcp.

Key features of My First Mcp

Use cases of My First Mcp

Comments

More Other MCP servers