Car Price MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Car Price MCP Serverlist car brands from FIPE"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Car Price MCP Server
A Model Context Protocol (MCP) server that provides Brazilian vehicle price information using FIPE API.
Features
Get all available car brands
Search for car models and prices by brand name
Get vehicles by type (cars, motorcycles, trucks)
Real-time pricing data from FIPE (Brazilian vehicle price reference)
Comprehensive vehicle information including:
Brand and model names
Production years
Fuel types
Current market prices
FIPE reference codes
Related MCP server: RDW MCP Server
Usage
The server provides three tools:
get_car_brands()
Get all available car brands from FIPE API.
Returns:
List of car brands with their codes and names
search_car_price(brand_name: str)
Search for car models and prices by brand name.
Parameters:
brand_name: Car brand name to search for (e.g., "Toyota", "Honda", "Ford")
Returns:
Car models with current market prices from FIPE database
get_vehicles_by_type(vehicle_type: str)
Get vehicles by type.
Parameters:
vehicle_type: Type of vehicles ("carros"/"cars", "motos"/"motorcycles", "caminhoes"/"trucks")
Returns:
List of vehicle brands for the specified type
Installation
Install dependencies:
pip install -r requirements.txtRun the server:
python server.pyAPI
This MCP server uses FIPE API (https://deividfortuna.github.io/fipe/) which provides official Brazilian vehicle pricing data from Fundação Instituto de Pesquisas Econômicas.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseBqualityDmaintenanceQuery a variety of data from Brasil resources seamlessly. Access information on postal codes, area codes, banks, holidays, taxes, and more through a unified interface. Enhance your AI agents and applications with rich and updated data from BrasilAPI effortlessly.Last updated67
- AlicenseBqualityDmaintenanceProvides tools to query Dutch vehicle registration data through the official RDW open API, allowing users to look up vehicle information by license plate, retrieve fuel/emissions data, and search vehicles by brand and model.Last updated1361MIT
- Flicense-qualityDmaintenanceProvides vehicle data scraping from keplaca.com through the Model-Context Protocol, allowing users to retrieve detailed information about Brazilian vehicles using license plate numbers.Last updated1
- AlicenseAqualityCmaintenanceExposes the BrasilAPI as MCP tools, enabling AI agents to query Brazilian public data such as CEP, CNPJ, DDD, IBGE, banks, PIX, FIPE, NCM, exchange rates, taxes, weather, CVM information, holidays, ISBN, domains, stock tickers, and TUSS.Last updated41Apache 2.0
Related MCP Connectors
Reference vehicle prices in Brazil (FIPE table), cars, motorcycles and trucks. Browse by brand/model
Car logo API and image CDN: search automotive brands, fetch brand data, and build logo CDN URLs.
Route optimization API for Brazil. Routes, distance matrices, and VRP solver.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/yusaaztrk/car-price-mcp-main'
If you have feedback or need assistance with the MCP directory API, please join our Discord server