QuantLib

GitHub

C++ quantitative-finance repository by @lballabio. Model Context Protocol (MCP) server & tools with 7.5k stars.

7,468 stars C++ 1 file ยท ~1,007 tokens #quantitative-finance

QuantLib MCP Server

MCP server for lballabio/QuantLib

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "QuantLib": {
      "command": "npx",
      "args": [
        "-y",
        "@lballabio/QuantLib"
      ]
    }
  }
}