Typescript Mcp Server Usage
@americano212
About Typescript Mcp Server Usage
Source code for creating mcp server using typescript sdk.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"typescript-mcp-server-usage": {
"command": "docker",
"args": [
"build",
"-t",
"mcp/test",
"-f",
"./Dockerfile",
"."
]
}
}
}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 Typescript Mcp Server Usage?
An MCP server that is built using Docker and configured with environment variables.
How to use Typescript Mcp Server Usage?
Build the Docker image using docker build -t mcp/test -f ./Dockerfile .. Configure your MCP client with the docker run command and set the TEST environment variable as shown in the JSON configuration.
Key features of Typescript Mcp Server Usage
—
Use cases of Typescript Mcp Server Usage
—
FAQ from Typescript Mcp Server Usage
—
More Developer Tools MCP servers
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
test
prysmaticlabsGo implementation of Ethereum proof of stake
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
test
harlancA simple,high performance and secure live media server in pure Rust (RTMP[cluster]/RTSP/WebRTC[whip/whep]/HTTP-FLV/HLS).🦀
Comments