PluginBench
MCP Server
Active

io.github.johnisanerd/fuel-prices MCP Server

io.github.johnisanerd/fuel-prices

What is the io.github.johnisanerd/fuel-prices MCP server?

Gas and fuel prices by station and area, as structured data via a hosted MCP server.

How to install io.github.johnisanerd/fuel-prices

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "fuel-prices": {
      "url": "https://mcp.apify.com/?tools=johnvc/fuelprices"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "fuel-prices": {
      "serverUrl": "https://mcp.apify.com/?tools=johnvc/fuelprices"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "fuel-prices": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=johnvc/fuelprices"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "fuel-prices": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.apify.com/?tools=johnvc/fuelprices"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http fuel-prices https://mcp.apify.com/?tools=johnvc/fuelprices

Related MCP servers

US Congress stock trades and financial disclosures by member, ticker, or date, hosted MCP.

9
Python
MIT
View repository →

Google Events listings with dates, venues, and ticket links via a hosted MCP server.

2
Python
View repository →

Google Hotels prices, ratings, reviews, and photos via an Apify Actor, hosted MCP.

2
Python
View repository →

Google Flights search data: fares, routes, stops, and price insights via a hosted MCP server.

1
Python
View repository →

Search Google Scholar for academic papers, citations, and author profiles.

1
MIT
View repository →

Yandex search results, images, and SERP data via the Apify Yandex Search Scraper, hosted MCP.

1
Python
View repository →