knowledge-vault/sources/references/开发笔记/Nodejs/MCP.json

162 lines
5.2 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"mcpServers": {
"@modelscope/@amap/amap-maps": {
"name": "高德地图",
"description": "高德地图是一个支持任何MCP协议客户端的服务器允许用户轻松利用高德地图MCP服务器获取各种基于位置的服务。",
"type": "sse",
"baseUrl": "https://mcp.api-inference.modelscope.cn/sse/4838e052d4554f",
"command": "",
"args": [],
"env": {},
"isActive": true,
"provider": "ModelScope",
"providerUrl": "https://www.modelscope.cn/mcp/servers/@@amap/amap-maps",
"logoUrl": "https://resources.modelscope.cn/studio-cover-pre/studio-cover_982efeea-b6fe-4c38-91da-501de5a7f098.png",
"tags": [
"location-services"
]
},
"6oxDRpDhDbs1JGwBnlXeQ": {
"name": "quickchart-mcp-server",
"description": "A Model Context Protocol server for generating charts using QuickChart.io\n\n用法: npx @gongrzhe/quickchart-mcp-server\nNPM: https://www.npmjs.com/package/@gongrzhe/quickchart-mcp-server",
"command": "npx",
"args": [
"-y",
"@gongrzhe/quickchart-mcp-server"
],
"isActive": true,
"type": "stdio",
"searchKey": "@gongrzhe/quickchart-mcp-server"
},
"gNfyUezPex_Aw4uExj-Vf": {
"name": "excel-mcp-server",
"description": "An MCP server that reads and writes spreadsheet data to MS Excel file\n\n用法: npx @negokaz/excel-mcp-server\nNPM: https://www.npmjs.com/package/@negokaz/excel-mcp-server",
"command": "npx",
"args": [
"--yes",
"@negokaz/excel-mcp-server"
],
"env": {
"EXCEL_MCP_PAGING_CELLS_LIMIT": "4000"
},
"isActive": true,
"type": "stdio",
"searchKey": "@negokaz/excel-mcp-server"
},
"x3DzomTPWNwfb8N8GE6Cf": {
"name": "@cherry/mcp-auto-install",
"description": "自动安装 MCP 服务测试版https://docs.cherry-ai.com/advanced-basic/mcp/auto-install",
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@mcpmarket/mcp-auto-install",
"connect",
"--json"
],
"isActive": true,
"provider": "CherryAI"
},
"To28m5Y1hmW12jiQ6fUaQ": {
"name": "server-sequential-thinking",
"description": "MCP server for sequential thinking and problem solving\n\n用法: npx @modelcontextprotocol/server-sequential-thinking\nNPM: https://www.npmjs.com/package/@modelcontextprotocol/server-sequential-thinking",
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-sequential-thinking"
],
"isActive": true,
"type": "stdio",
"searchKey": "@modelcontextprotocol/server-sequential-thinking"
},
"@modelscope/@modelcontextprotocol/fetch": {
"name": "Fetch网页内容抓取",
"description": "该服务器使大型语言模型能够检索和处理网页内容将HTML转换为markdown格式以便于更轻松地使用。",
"type": "sse",
"baseUrl": "https://mcp.api-inference.modelscope.cn/sse/e2dfe6b2584341",
"command": "",
"args": [],
"env": {},
"isActive": true,
"provider": "ModelScope",
"providerUrl": "https://www.modelscope.cn/mcp/servers/@@modelcontextprotocol/fetch",
"logoUrl": "https://resources.modelscope.cn/studio-cover-pre/studio-cover_761f7bfe-fc5c-4753-b955-dcdd3288941b.png",
"tags": [
"browser-automation"
]
},
"sB-vWPYq0yJRQWocTEIHK": {
"name": "Fetch",
"type": "stdio",
"description": "",
"isActive": true,
"registryUrl": "",
"command": "uvx",
"args": [
"mcp-server-fetch"
]
},
"F8qS1jKbjMsd415nP9YIh": {
"isActive": false,
"name": "MCP 服务器",
"description": "",
"baseUrl": "",
"command": "",
"args": [],
"env": {}
},
"files": {
"isActive": false,
"name": "files",
"type": "stdio",
"registryUrl": "https://registry.npmmirror.com",
"command": "C:\\Users\\wangq\\.cherrystudio\\bin\\bun.exe",
"args": [
"x",
"-y",
"@modelcontextprotocol/server-filesystem",
"D:\\AI\\ai-data"
]
},
"sequential-thinking": {
"isActive": false,
"name": "sequential-thinking",
"type": "stdio",
"registryUrl": "https://registry.npmmirror.com",
"command": "C:\\Users\\wangq\\.cherrystudio\\bin\\bun.exe",
"args": [
"x",
"-y",
"@modelcontextprotocol/server-sequential-thinking"
]
},
"excel": {
"isActive": false,
"name": "excel",
"type": "stdio",
"registryUrl": "https://registry.npmmirror.com",
"command": "C:\\Users\\wangq\\.cherrystudio\\bin\\bun.exe",
"args": [
"x",
"-y",
"@negokaz/excel-mcp-server"
],
"env": {
"EXCEL_MCP_PAGING_CELLS_LIMIT": "4000"
}
},
"quickchart-server": {
"isActive": false,
"name": "quickchart-server",
"type": "stdio",
"registryUrl": "https://registry.npmmirror.com",
"command": "C:\\Users\\wangq\\.cherrystudio\\bin\\bun.exe",
"args": [
"x",
"-y",
"@gongrzhe/quickchart-mcp-server"
]
}
}
}