test-mcp-server-js demo
@liyongfen
关于 test-mcp-server-js demo
包含两个工具:
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"test-mcp-server-js": {
"command": "npx",
"args": [],
"env": {
"OPENWEATHER_API_KEY": "",
"OPENWEATHER_USER_AGENT": "weather-app/1.0"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is test-mcp-server-js demo?
test-mcp-server-js demo is a minimal MCP server that provides two tools: adding two numbers and querying weather by city. It is designed for simple demonstrations of Model Context Protocol functionality.
How to use test-mcp-server-js demo?
Use an MCP client to invoke the exposed tools. No installation or configuration details are provided in the README.
Key features of test-mcp-server-js demo
- Add two numbers
- Query weather by city
Use cases of test-mcp-server-js demo
- Perform simple addition operations
- Retrieve current weather information for a specified city
FAQ from test-mcp-server-js demo
What tools does test-mcp-server-js demo provide?
It provides two tools: one for adding two numbers and another for querying weather by city.
What runtime or dependencies are required?
The README does not specify any runtime or dependency requirements.
How are the tools invoked?
No invocation details are provided; use an MCP client to call the available tools.
Does the server support authentication or transport configuration?
The README does not mention any authentication or transport configuration.
开发工具 分类下的更多 MCP 服务器
test
prysmaticlabsGo implementation of Ethereum proof of stake
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
Huoshan Test
volcengineStakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. 🦀
Serena
oraiosA powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
评论