MCP.so
Sign In

first-mcp-server

@aroramrinaal

About first-mcp-server

No overview available yet

Basic information

Category

Other

Runtime

node

Transports

stdio

Publisher

aroramrinaal

Config

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

{
  "mcpServers": {
    "first-mcp-server": {
      "command": "bun",
      "args": [
        "run",
        "index.ts"
      ]
    }
  }
}

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 first-mcp-server?

How to use first-mcp-server?

Install dependencies with bun install and run with bun run index.ts. The project was created using bun init in bun v1.2.5.

Key features of first-mcp-server

Use cases of first-mcp-server

FAQ from first-mcp-server

Comments

More Other MCP servers