MCPcopy Create free account
hub / github.com/bytebase/dbhub / server.ts

File server.ts

src/server.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { McpServer } from "@modelcontextprotocol/sdk/server/mcp.js";
2import { StreamableHTTPServerTransport } from "@modelcontextprotocol/sdk/server/streamableHttp.js";
3import { StdioServerTransport } from "@modelcontextprotocol/sdk/server/stdio.js";
4import express from "express";

Callers

nothing calls this directly

Calls 1

parseMethod · 0.65

Tested by

no test coverage detected