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.NovadaLabs/proxy4agents-mcp · v1.7.0
Residential proxy MCP for AI agents — geo-targeting, sticky sessions, anti-bot bypass.
proxy4agents-mcp 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"proxy4agents-mcp": {
"command": "npx",
"args": [
"-y",
"bestproxy4agents-mcp"
]
}
}
}NOVADA_PROXY_USER可选secretNovada residential proxy username
NOVADA_PROXY_PASS可选secretNovada residential proxy password
NOVADA_API_KEY可选secretNovada Scraper API key for search tool
NOVADA_BROWSER_WS可选secretNovada Browser API WebSocket URL for render tool
BRIGHTDATA_USER可选secretBrightData full username including zone
BRIGHTDATA_PASS可选secretBrightData proxy password
SMARTPROXY_USER可选secretSmartproxy username
SMARTPROXY_PASS可选secretSmartproxy password
OXYLABS_USER可选secretOxylabs username
OXYLABS_PASS可选secretOxylabs password
PROXY_URL可选secretGeneric HTTP proxy URL (http://user:pass@host:port)
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.NovadaLabs/proxy4agents-mcp",
"type": "mcp-server",
"version": "1.7.0",
"displayName": "proxy4agents-mcp",
"description": "Residential proxy MCP for AI agents — geo-targeting, sticky sessions, anti-bot bypass.",
"repository": {
"url": "https://github.com/NovadaLabs/proxy4agent",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "bestproxy4agents-mcp",
"version": "1.7.0",
"transport": "stdio",
"environmentVariables": [
{
"name": "NOVADA_PROXY_USER",
"description": "Novada residential proxy username",
"isSecret": true
},
{
"name": "NOVADA_PROXY_PASS",
"description": "Novada residential proxy password",
"isSecret": true
},
{
"name": "NOVADA_API_KEY",
"description": "Novada Scraper API key for search tool",
"isSecret": true
},
{
"name": "NOVADA_BROWSER_WS",
"description": "Novada Browser API WebSocket URL for render tool",
"isSecret": true
},
{
"name": "BRIGHTDATA_USER",
"description": "BrightData full username including zone",
"isSecret": true
},
{
"name": "BRIGHTDATA_PASS",
"description": "BrightData proxy password",
"isSecret": true
},
{
"name": "SMARTPROXY_USER",
"description": "Smartproxy username",
"isSecret": true
},
{
"name": "SMARTPROXY_PASS",
"description": "Smartproxy password",
"isSecret": true
},
{
"name": "OXYLABS_USER",
"description": "Oxylabs username",
"isSecret": true
},
{
"name": "OXYLABS_PASS",
"description": "Oxylabs password",
"isSecret": true
},
{
"name": "PROXY_URL",
"description": "Generic HTTP proxy URL (http://user:pass@host:port)",
"isSecret": true
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.NovadaLabs/proxy4agents-mcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.NovadaLabs%2Fproxy4agents-mcp/versions/latest",
"isOfficial": true,
"status": "active"
}
}