PriceParse
Rank #61,705io.github.Larshiensch99/priceparse
Extract structured pricing tiers and addons from any SaaS pricing page URL. Built for AI agents.
PriceParse is a Model Context Protocol (MCP) server published by larshiensch99. It ranks #61,705 of 132,113 servers tracked on MCP Toplist. PriceParse is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on May 9, 2026 and most recently updated on May 12, 2026.
Ranks ahead of 70,408 of 132,113 servers on MCP Toplist.
Use PriceParse
Hosted remote endpoint gated by authentication — connect via its URL and authenticate with the provider (OAuth flow or an API key/header, per its docs).
claude mcp add --transport http priceparse https://api.priceparse.com/mcp/This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.priceparse]
url = "https://api.priceparse.com/mcp/"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://api.priceparse.com/mcp/Settings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"priceparse": {
"url": "https://api.priceparse.com/mcp/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"priceparse": {
"type": "http",
"url": "https://api.priceparse.com/mcp/"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"priceparse": {
"serverUrl": "https://api.priceparse.com/mcp/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"priceparse": {
"url": "https://api.priceparse.com/mcp/"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Larshiensch99%2Fpriceparse)<a href="https://mcptoplist.com/server/io.github.Larshiensch99%2Fpriceparse"><img src="https://mcptoplist.com/badge/io.github.Larshiensch99%2Fpriceparse.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (1 delisted)
larshiensch99
Other servers by larshiensch99
View all larshiensch99 servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | May 12, 2026 |
Frequently asked questions
- Who maintains PriceParse?
- PriceParse is maintained by larshiensch99, which publishes 4 MCP servers (4 total versions) tracked on MCP Toplist.
- Is PriceParse listed on the Official MCP Registry?
- Yes — PriceParse is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does PriceParse have?
- MCP Toplist tracks 1 version of PriceParse, most recently published on May 12, 2026.
- Where can I find the source code for PriceParse?
- The source code for PriceParse is hosted at github.com/larshiensch99/priceparse.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.