A server for running stdio MCP servers on the network. Given a list of installable MCP server references such as github:v-3/discordmcp and its envs, this will boot up the servers and serve them over HTTP.
The TypeScript MCP Server is designed to simplify the process of running and managing MCP servers on a network. It provides a straightforward way to boot up and serve MCP servers over HTTP, making it easier to manage and interact with multiple servers.
The server can be configured using the following files:
To use the TypeScript MCP Server, follow these steps:
bash
git clone https://github.com/UpstreetAI/simple-mcp-server.gitbash
pnpm installmcp-servers.json file with the desired MCP server references and environment variables.bash
pnpm buildbash
pnpm startNo releases published.
No packages published.