An MCP server that exposes NumPy functionality
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-daedalus-mcp-numpy": {
"args": [
"mcp-numpy"
],
"command": "uvx"
}
}
}This is a well-designed NumPy MCP server with excellent code quality and security practices. The server provides computational tools without network access or external dependencies, uses proper input validation, and has comprehensive test coverage. No significant security concerns were identified. Supply chain analysis found 10 known vulnerabilities in dependencies (1 critical, 7 high severity). Package verification found 1 issue.
Scanned 4 files · 13 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Be the first to review this server!