MCP.so
Sign In

mpc-server

@vkumar04

About mpc-server

No overview available yet

Basic information

Category

Other

Runtime

node

Transports

stdio

Publisher

vkumar04

Config

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

{
  "mcpServers": {
    "mcp-server-ts-vkumar04": {
      "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 mpc-server?

This project was created using bun init in bun v1.2.10. It can be run with Bun after installing dependencies.

How to use mpc-server?

Install dependencies with bun install and run with bun run index.ts.

Key features of mpc-server

Use cases of mpc-server

FAQ from mpc-server

Comments

More Other MCP servers