QuantLib
C++ quantitative-finance repository by @lballabio. Model Context Protocol (MCP) server & tools with 7.5k stars.
QuantLib MCP Server
MCP server for lballabio/QuantLib
Ready-to-Use Client Configurations
{
"mcpServers": {
"QuantLib": {
"command": "npx",
"args": [
"-y",
"@lballabio/QuantLib"
]
}
}
}