Fitter
Rank #1,166io.github.PxyUp/fitter
Turn any website or API into structured JSON with LLM-authored declarative scraping configs.
Fitter is a Model Context Protocol (MCP) server published by PxyUp. It ranks #1,166 of 101,514 servers tracked on MCP Toplist, and its repository has 130 GitHub stars. Fitter is listed across 2 registries — Official MCP and Glama, with 5 tracked versions. It was first listed on Nov 25, 2024 and most recently updated on Jul 28, 2026.
Ranks ahead of 100,348 of 101,514 servers on MCP Toplist.
Use Fitter
No credentials or required configuration declared — add it to your MCP client and go.
Add Fitter to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Published as mcp bundle `https://github.com/PxyUp/fitter/releases/download/v1.7.0/fitter-mcp-darwin-arm64.mcpb` — install it through your client’s extension manager.
Published as mcp bundle `https://github.com/PxyUp/fitter/releases/download/v1.7.0/fitter-mcp-darwin-amd64.mcpb` — install it through your client’s extension manager.
Published as mcp bundle `https://github.com/PxyUp/fitter/releases/download/v1.7.0/fitter-mcp-linux-arm64.mcpb` — install it through your client’s extension manager.
Published as mcp bundle `https://github.com/PxyUp/fitter/releases/download/v1.7.0/fitter-mcp-linux-amd64.mcpb` — install it through your client’s extension manager.
Published as mcp bundle `https://github.com/PxyUp/fitter/releases/download/v1.7.0/fitter-mcp-windows-amd64.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"fitter": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/pxyup/fitter-mcp:v1.7.0"
],
"env": {
"FITTER_PLUGINS": "<your FITTER_PLUGINS>"
}
}
}
}Replace each placeholder with your own value before saving.
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.PxyUp%2Ffitter)<a href="https://mcptoplist.com/server/io.github.PxyUp%2Ffitter"><img src="https://mcptoplist.com/badge/io.github.PxyUp%2Ffitter.svg" alt="MCP Toplist: Top 5% of 101,514" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
PxyUp
Available versions (5)
| Version | Published |
|---|---|
| 1.7.0 | Jul 28, 2026 |
| 1.6.0 | Jul 28, 2026 |
| 1.5.0 | Jul 27, 2026 |
| 1.4.0 | Jul 26, 2026 |
| 1.3.0 | Jul 23, 2026 |
Frequently asked questions
- Who maintains Fitter?
- Fitter is maintained by PxyUp, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is Fitter listed on the Official MCP Registry?
- Yes — Fitter is listed on the Official MCP Registry, alongside Glama.
- How many versions does Fitter have?
- MCP Toplist tracks 5 versions of Fitter, most recently published on Jul 28, 2026.
- Where can I find the source code for Fitter?
- The source code for Fitter is hosted at github.com/PxyUp/fitter.