Overview
What is TypeScript MCP Server?
A server that runs stdio MCP servers on the network. It takes a list of installable MCP server references (e.g., github:v-3/discordmcp) and their environment variables, then boots up the servers and serves them over HTTP.
How to use TypeScript MCP Server?
Provide a list of installable MCP server references and their environment variables. The server will boot the referenced servers and expose them over HTTP. No specific installation or invocation commands are described in the README.
Key features of TypeScript MCP Server
- Runs stdio MCP servers over a network
- Accepts a list of installable MCP server references
- Supports environment variable configuration per server
- Serves booted servers via HTTP
Use cases of TypeScript MCP Server
—
FAQ from TypeScript MCP Server
—