MCP.so
Sign In

minimum-mcp-server

@a1740942002

About minimum-mcp-server

No overview available yet

Basic information

Category

Other

Runtime

node

Transports

stdio

Publisher

a1740942002

Config

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

{
  "mcpServers": {
    "minimum-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 minimum-mcp-server?

How to use minimum-mcp-server?

To install dependencies, run bun install. To run the server, execute bun run index.ts. The project was created with bun init in Bun v1.2.5.

Key features of minimum-mcp-server

Use cases of minimum-mcp-server

FAQ from minimum-mcp-server

Comments

More Other MCP servers