Typescript Mcp Server Usage
@americano212
关于 Typescript Mcp Server Usage
Source code for creating mcp server using typescript sdk.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"typescript-mcp-server-usage": {
"command": "docker",
"args": [
"build",
"-t",
"mcp/test",
"-f",
"./Dockerfile",
"."
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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
—
开发工具 分类下的更多 MCP 服务器
nuxt-mcp / vite-plugin-mcp
antfuMCP server helping models to understand your Vite/Nuxt app better.
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
Serena
oraiosA powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
Deepwiki MCP Server
regenrek📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
JetBrains MCP Proxy Server
JetBrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio
评论