Server data from the Official MCP Registry
MCP connector for human-reviewed manufacturing tasks through MadeForAI hosted fulfillment.
MCP connector for human-reviewed manufacturing tasks through MadeForAI hosted fulfillment.
This is a well-architected MCP connector with strong security controls. Authentication is properly enforced via environment variable with minimum length validation, the endpoint is hardcoded to prevent redirection attacks, and access is restricted to 9 public tools via allowlist enforcement. The codebase is clean, minimal, and follows secure defaults. Minor code quality suggestions exist but do not meaningfully impact security. Supply chain analysis found 1 known vulnerability in dependencies (1 critical, 0 high severity). Package verification found 1 issue.
7 files analyzed · 5 issues found
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.
Set these up before or after installing:
Environment variable: MADEFORAI_ACCESS_TOKEN
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-amplichina-madeforai-supplychain-skill": {
"env": {
"MADEFORAI_ACCESS_TOKEN": "your-madeforai-access-token-here"
},
"args": [
"-y",
"madeforai-supplychain-connector"
],
"command": "npx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.