Server data from the Official MCP Registry
Create, upload, and manage contracts from AI assistants. AI analysis and e-signatures.
Create, upload, and manage contracts from AI assistants. AI analysis and e-signatures.
Set these up before or after installing:
Environment variable: AIDOCX_API_KEY
Environment variable: AIDOCX_API_SECRET
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-aidocx-mcp-server": {
"env": {
"AIDOCX_API_KEY": "your-aidocx-api-key-here",
"AIDOCX_API_SECRET": "your-aidocx-api-secret-here"
},
"args": [
"-y",
"aidocx-mcp-server"
],
"command": "npx"
}
}
}This AiDocX MCP server implements proper authentication using API keys from environment variables and provides legitimate contract management functionality. The code is well-structured with appropriate error handling and permissions that match its document management purpose. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
Scanned 7 files · 6 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!