MCP server for ChipsAI — manage chatbots, conversations, and AI models
MCP server for ChipsAI — manage chatbots, conversations, and AI models
Set these up before or after installing:
Environment variable: CHIPSAI_EMAIL
Environment variable: CHIPSAI_PASSWORD
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-fgasparetto-chipsai-mcp": {
"env": {
"CHIPSAI_EMAIL": "your-chipsai-email-here",
"CHIPSAI_PASSWORD": "your-chipsai-password-here"
},
"args": [
"chipsai-mcp"
],
"command": "uvx"
}
}
}Well-structured MCP server with secure authentication via JWT tokens stored in environment variables. The server properly handles token refresh and includes appropriate error handling and input validation throughout. Supply chain analysis found 4 known vulnerabilities in dependencies (1 critical, 3 high severity). Package verification found 1 issue.
Scanned 4 files · 7 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!