RFP.ai
v1.0.1
ai.rfp/rfp-ai
Draft cited RFP and security questionnaire answers from your knowledge base, with human review
io.github.TonyWang-hub/mcp-cn-commerce · v0.1.4
Read-only merchant data from 8 Chinese e-commerce platforms: orders, products, after-sales, ads
mcp-cn-commerce 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"mcp-cn-commerce": {
"command": "uvx",
"args": [
"mcp-cn-commerce"
]
}
}
}OCEANENGINE_APP_KEY可选secretOcean Engine open platform App Key (only needed for the oceanengine server)
OCEANENGINE_APP_SECRET可选secretOcean Engine open platform App Secret
OCEANENGINE_ACCESS_TOKEN可选secretOcean Engine OAuth access token
DOUDIAN_APP_KEY可选secretDouyin Shop App Key (only needed for the doudian server)
DOUDIAN_APP_SECRET可选secretDouyin Shop App Secret
DOUDIAN_SHOP_ID可选Douyin Shop ID
DOUDIAN_ACCESS_TOKEN可选secretDouyin Shop OAuth access token
JD_APP_KEY可选secretJD open platform App Key (only needed for the jd server)
JD_APP_SECRET可选secretJD open platform App Secret
JD_ACCESS_TOKEN可选secretJD OAuth access token
v1.0.1
ai.rfp/rfp-ai
Draft cited RFP and security questionnaire answers from your knowledge base, with human review
v1.1.0
io.github.xenarch-ai/xenarch-mcp
Xenarch — x402 MCP server for AI agent payments. Non-custodial, USDC on Base L2.
v1.0.0
com.docimprint/api
AI document intelligence: extract, summarize, claim-check, and notarize with on-chain proofs.
v0.14.0
io.github.blackwell-systems/agent-lsp
Stateful LSP runtime for AI agents — 50+ tools across 30+ languages via MCP.
v0.2.13
io.github.hostinger/hostinger-api-mcp
MCP server for Hostinger API
v0.41.0
io.github.zhitongblog/unterm
The terminal AI agents can drive: spawn panes, run commands, read screens, scrolling screenshots.
{
"id": "io.github.TonyWang-hub/mcp-cn-commerce",
"type": "mcp-server",
"version": "0.1.4",
"displayName": "mcp-cn-commerce",
"description": "Read-only merchant data from 8 Chinese e-commerce platforms: orders, products, after-sales, ads",
"repository": {
"url": "https://github.com/TonyWang-hub/mcp-cn-commerce",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "pypi",
"identifier": "mcp-cn-commerce",
"version": "0.1.4",
"transport": "stdio",
"environmentVariables": [
{
"name": "OCEANENGINE_APP_KEY",
"description": "Ocean Engine open platform App Key (only needed for the oceanengine server)",
"isSecret": true
},
{
"name": "OCEANENGINE_APP_SECRET",
"description": "Ocean Engine open platform App Secret",
"isSecret": true
},
{
"name": "OCEANENGINE_ACCESS_TOKEN",
"description": "Ocean Engine OAuth access token",
"isSecret": true
},
{
"name": "DOUDIAN_APP_KEY",
"description": "Douyin Shop App Key (only needed for the doudian server)",
"isSecret": true
},
{
"name": "DOUDIAN_APP_SECRET",
"description": "Douyin Shop App Secret",
"isSecret": true
},
{
"name": "DOUDIAN_SHOP_ID",
"description": "Douyin Shop ID"
},
{
"name": "DOUDIAN_ACCESS_TOKEN",
"description": "Douyin Shop OAuth access token",
"isSecret": true
},
{
"name": "JD_APP_KEY",
"description": "JD open platform App Key (only needed for the jd server)",
"isSecret": true
},
{
"name": "JD_APP_SECRET",
"description": "JD open platform App Secret",
"isSecret": true
},
{
"name": "JD_ACCESS_TOKEN",
"description": "JD OAuth access token",
"isSecret": true
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.TonyWang-hub/mcp-cn-commerce",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.TonyWang-hub%2Fmcp-cn-commerce/versions/latest",
"isOfficial": true,
"status": "active"
}
}