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.jayjodev/vivory-mcp-korea · v0.6.0
DEPRECATED v0.6.0 — migrate to vivory-mcp-verification (Korean verdict tools included).
Vivory Korea Data Gateway 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"vivory-mcp-korea": {
"command": "uvx",
"args": [
"vivory-mcp-korea"
]
}
}
}VIVORY_API_KEY可选secretOptional Vivory Pro API key for higher daily limits (10,000/day Pro vs 100/day anonymous). Get one at api.vivory.app/dashboard.
VIVORY_API_BASE可选Override the upstream gateway URL (default: https://api.vivory.app/api). Useful for self-hosted Vivory backends.
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.jayjodev/vivory-mcp-korea",
"type": "mcp-server",
"version": "0.6.0",
"displayName": "Vivory Korea Data Gateway",
"description": "DEPRECATED v0.6.0 — migrate to vivory-mcp-verification (Korean verdict tools included).",
"repository": {
"url": "https://github.com/jayjodev/vivory-mcp",
"source": "github",
"subfolder": "packages/mcp-server-korea"
},
"homepage": "https://api.vivory.app",
"distribution": {
"packages": [
{
"registryType": "pypi",
"identifier": "vivory-mcp-korea",
"version": "0.6.0",
"transport": "stdio",
"environmentVariables": [
{
"name": "VIVORY_API_KEY",
"description": "Optional Vivory Pro API key for higher daily limits (10,000/day Pro vs 100/day anonymous). Get one at api.vivory.app/dashboard.",
"isSecret": true
},
{
"name": "VIVORY_API_BASE",
"description": "Override the upstream gateway URL (default: https://api.vivory.app/api). Useful for self-hosted Vivory backends."
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.jayjodev/vivory-mcp-korea",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.jayjodev%2Fvivory-mcp-korea/versions/latest",
"isOfficial": true,
"status": "deprecated"
}
}