Projects

Fuel MCP

MCP
LLM
APIs

Build a conversational layer on top of your APIs with MCP. Turn the public precioil.es API into an MCP server that answers fuel price questions in natural language.

This project exposes a small set of MCP tools over the public precioil.es API to answer questions like “Where is the cheapest 95‑octane station within 5 km of me?”.

It focuses on clear contracts (tools with typed inputs/outputs), sensible timeouts, and lightweight logging so LLMs can reliably plan, call, and compose capabilities.

Technologies

MCP logo MCP
LangGraph logo LangGraph
FastMCP logo FastMCP
Python logo Python
Fuel MCP logo