MCP Servers

模型上下文协议服务器、框架、SDK 和模板的综合目录。

Open-source MCP server for the Nextdev Agent Commerce Index — query, recommend, and compare APIs by agent-readiness. Hosted at https://www.joinnextdev.com/api/mcp.

创建于 6/3/2026
更新于 about 5 hours ago
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南

安装包 (如果需要)

npx @modelcontextprotocol/server-mcp

Cursor 配置 (mcp.json)

{ "mcpServers": { "nextdev-labs-mcp": { "command": "npx", "args": [ "nextdev-labs-mcp" ] } } }