npm i
npm run build
在mcp客户端中配置mcp服务器,例如:
{
"mcpServers": {
"weather": {
"args": [
"D:\\code\\quickstart-mcp-server\\build\\index.js"
],
"command": "node"
}
}
}
MCP Server
用于配置和管理MCP服务器的工具,支持通过JSON文件定义服务器参数和启动命令。
工具数
提示词数
GitHub Stars
资源数
先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。
npm i
npm run build
在mcp客户端中配置mcp服务器,例如:
{
"mcpServers": {
"weather": {
"args": [
"D:\\code\\quickstart-mcp-server\\build\\index.js"
],
"command": "node"
}
}
}目录标签
传输方式(transport,传输协议)
stdio
鉴权方式(authType,认证方式)
none
工具数量(toolCount,工具数)
0
资源数量(resourceCount,资源数)
0
提示词数量(promptCount,提示词数)
0
接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。
不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。
仍需确认:installCommand
上一个 MCP
QuickSight MCP Server
An auto-generated MCP server that enables interaction with AWS QuickSight services through the Model Context Protocol. Provides programmatic access to QuickSight's business intelligence and analytics capabilities via the AWS QuickSight OpenAPI specification.
下一个 MCP
Quiet Shell MCP
quiet-shell是一款智能过滤Shell命令输出的工具,通过可配置模板减少AI代理的上下文消耗,适用于开发测试和构建场景。