Skip to content
Back to search
30
MCP streamable-http

io.github.larshiensch99/priceparse

io.github.larshiensch99/priceparse

Extract structured pricing tiers and addons from any SaaS pricing page URL. Built for AI agents.

Uptime
0.0%
22 probes
Response
0ms
last probe
Tools
0
callable

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.larshiensch99/priceparse": {
      "url": "https://api.priceparse.com/mcp/",
      "transport": "streamable-http"
    }
  }
}