Labsco
JohnJohnJohnJohn logo

DeskPricer

from JohnJohnJohnJohn

Local HTTP pricing microservice for vanilla European and American equity options.

πŸ”₯πŸ”₯πŸ”₯βœ“ VerifiedFreeAdvanced setup

⌁ labsco summary β€” our analysis, not the vendor's

What it is β€” A local HTTP microservice (also an MCP server) that prices vanilla European and American equity options and computes Greeks, built for Excel and AI-agent use.

What you get β€”

  • MCP tools price_option, implied_volatility, pnl_attribution, portfolio_greeks β€” same engine as the HTTP API
  • QuantLib-backed analytics returning price, delta, gamma, vega, theta, rho, charm
  • Excel integration via WEBSERVICE + FILTERXML (no VBA), plus a Bitcoin demo workbook

Requirements β€” nothing external: env is empty and no keys are needed; Python and pip install deskpricer.

Cost snapshot β€” MIT-licensed and free; no paid service behind it.

Setup effort β€” pip install deskpricer and add deskpricer-mcp to your client, or run the local server; light config.

Our take β€” A handy self-contained pricing desk for quants and Excel users, but the author is explicit that it's local-only by design β€” no auth, no TLS, no rate limiting β€” so never expose it as a public service.

Source: the project README β€” summarized 2026-07-08.