Tabela FIPE for Cursor
io.github.mcp-dir/fipe-mcp
Reference vehicle prices in Brazil (FIPE table), cars, motorcycles and trucks. Browse by brand/model
client:Cursor
transport:streamable-http
tools:13
Install Tabela FIPE in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"fipe-mcp": {
"url": "https://api.mcp.ai/p_fipe"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs