Fitter
Rank #921io.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 #921 of 122,350 servers tracked on MCP Toplist, and its repository has 133 GitHub stars. Fitter is listed across 2 registries — Official MCP and Glama, with 10 tracked versions. It was first listed on Nov 25, 2024 and most recently updated on Aug 26, 2026.
Ranks ahead of 121,429 of 122,350 servers on MCP Toplist.
Use Fitter
No credentials or required configuration declared — add it to your MCP client and go.
Published as mcp bundle `https://github.com/PxyUp/fitter/releases/download/v1.8.3/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.8.3/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.8.3/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.8.3/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.8.3/fitter-mcp-windows-amd64.mcpb` — install it through your client’s extension manager.
claude mcp add fitter -e "FITTER_PLUGINS=<your FITTER_PLUGINS>" -- docker run -i --rm ghcr.io/pxyup/fitter-mcp:v1.8.3Replace each placeholder with your own value before saving.
claude mcp add fitter -e "FITTER_PLUGINS=<your FITTER_PLUGINS>" -- docker run -i --rm ghcr.io/pxyup/fitter-mcp:v1.8.3-playwrightReplace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/PxyUp/fitter/releases/download/v1.8.3/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.8.3/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.8.3/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.8.3/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.8.3/fitter-mcp-windows-amd64.mcpb` — install it through your client’s extension manager.
[mcp_servers.fitter]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/pxyup/fitter-mcp:v1.8.3"]
[mcp_servers.fitter.env]
FITTER_PLUGINS = "<your FITTER_PLUGINS>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
[mcp_servers.fitter]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/pxyup/fitter-mcp:v1.8.3-playwright"]
[mcp_servers.fitter.env]
FITTER_PLUGINS = "<your FITTER_PLUGINS>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/PxyUp/fitter/releases/download/v1.8.3/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.8.3/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.8.3/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.8.3/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.8.3/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.8.3"
],
"env": {
"FITTER_PLUGINS": "<your FITTER_PLUGINS>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"fitter": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/pxyup/fitter-mcp:v1.8.3-playwright"
],
"env": {
"FITTER_PLUGINS": "<your FITTER_PLUGINS>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/PxyUp/fitter/releases/download/v1.8.3/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.8.3/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.8.3/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.8.3/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.8.3/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.8.3"
],
"env": {
"FITTER_PLUGINS": "<your FITTER_PLUGINS>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"fitter": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/pxyup/fitter-mcp:v1.8.3-playwright"
],
"env": {
"FITTER_PLUGINS": "<your FITTER_PLUGINS>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/PxyUp/fitter/releases/download/v1.8.3/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.8.3/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.8.3/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.8.3/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.8.3/fitter-mcp-windows-amd64.mcpb` — install it through your client’s extension manager.
{
"servers": {
"fitter": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/pxyup/fitter-mcp:v1.8.3"
],
"env": {
"FITTER_PLUGINS": "<your FITTER_PLUGINS>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"servers": {
"fitter": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/pxyup/fitter-mcp:v1.8.3-playwright"
],
"env": {
"FITTER_PLUGINS": "<your FITTER_PLUGINS>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/PxyUp/fitter/releases/download/v1.8.3/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.8.3/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.8.3/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.8.3/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.8.3/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.8.3"
],
"env": {
"FITTER_PLUGINS": "<your FITTER_PLUGINS>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"fitter": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/pxyup/fitter-mcp:v1.8.3-playwright"
],
"env": {
"FITTER_PLUGINS": "<your FITTER_PLUGINS>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/PxyUp/fitter/releases/download/v1.8.3/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.8.3/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.8.3/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.8.3/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.8.3/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.8.3"
],
"env": {
"FITTER_PLUGINS": "<your FITTER_PLUGINS>"
}
}
}
}Replace each placeholder with your own value before saving.
{
"mcpServers": {
"fitter": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/pxyup/fitter-mcp:v1.8.3-playwright"
],
"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 1% of 122,350" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
PxyUp
Available versions (10)
| Version | Published |
|---|---|
| 1.8.3 | Aug 26, 2026 |
| 1.8.2 | Aug 21, 2026 |
| 1.8.1 | Aug 20, 2026 |
| 1.8.0 | Aug 20, 2026 |
| 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.1 | Jul 23, 2026 |
| 1.3.0 | Jul 23, 2026 |
Frequently asked questions
- Who maintains Fitter?
- Fitter is maintained by PxyUp, which publishes 1 MCP server (10 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 10 versions of Fitter, most recently published on Aug 26, 2026.
- Where can I find the source code for Fitter?
- The source code for Fitter is hosted at github.com/PxyUp/fitter.
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.