MCP.so
Sign In

mcp-server-typescript

@a1740942002

About mcp-server-typescript

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": {
    "mcp-server-demo-a1740942002": {
      "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 mcp-server-typescript?

How to use mcp-server-typescript?

Install dependencies with bun install, then run the server with bun run index.ts.

Key features of mcp-server-typescript

Use cases of mcp-server-typescript

FAQ from mcp-server-typescript

Comments

More Other MCP servers