test-mcp-server-js demo
@liyongfen
About test-mcp-server-js demo
包含两个工具:
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"test-mcp-server-js": {
"command": "npx",
"args": [],
"env": {
"OPENWEATHER_API_KEY": "",
"OPENWEATHER_USER_AGENT": "weather-app/1.0"
}
}
}
}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 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.
Frequently asked questions
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.
Basic information
More Developer Tools MCP servers

directree
coburn2716directree MCP server — query the honest software directory from any AI assistant

Moxie Docs
Jackalope-DevAutomated codebase documentation for GitHub: searchable docs, MCP context for AI agents, doc drift detection, and Friday Cleanup PRs.
OrangePro
Aamir SiddiquiOrangePro local-first CLI + MCP server for behavior mapping, grounded test generation, and dynamic proof.

SSH MCP Server
hypnosisSSH MCP server for AI agents: remote commands, file transfer, log search and server audits through OpenSSH.

TaskerArmy Agent
TaskerArmyAsk Claude or ChatGPT what Shopify theme optimization tasks are pending on your store, a remote MCP server for TaskerArmy Agent accounts.
Comments