jimmytwei/gasbuddy-mcp-price-tracker
MCP server to get the cheapest gas prices in a particular city or zip code from gasbuddy.com
Platform-specific configuration:
{
"mcpServers": {
"gasbuddy-mcp-price-tracker": {
"command": "npx",
"args": [
"-y",
"gasbuddy-mcp-price-tracker"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...