MCP.so
Sign In

y

@mingder78

About y

a jsonrpc server for mcp testing

Basic information

Category

Other

Runtime

node

Transports

stdio

Publisher

mingder78

Config

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

{
  "mcpServers": {
    "y": {
      "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 y?

y is a Bun project created with bun init. The README provides no further description of its purpose, protocol, data integration, or target audience.

How to use y?

Install dependencies with bun install and run the project with bun run index.ts. These are the only instructions given.

Key features of y

Use cases of y

FAQ from y

Comments

More Other MCP servers