node-runtime-mcp
@zy445566
关于 node-runtime-mcp
the mcp server that run the code in Node.js container and obtain the result
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"node-runtime-mcp": {
"command": "npx",
"args": [
"node-runtime-mcp"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is node-runtime-mcp?
node-runtime-mcp is an MCP server that executes code inside a Node.js container and returns the result.
How to use node-runtime-mcp?
Run npx node-runtime-mcp in your terminal.
Key features of node-runtime-mcp
- Runs code in a Node.js container.
- Returns the result of execution.
- Started with a single npx command.
Use cases of node-runtime-mcp
- Execute arbitrary Node.js code programmatically.
- Retrieve the output of executed code.
FAQ from node-runtime-mcp
—
其他 分类下的更多 MCP 服务器
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
评论