simons-hub/car-falcon-mcp
MCP server for analyzing car for sale listings
Platform-specific configuration:
{
"mcpServers": {
"car-falcon-mcp": {
"command": "npx",
"args": [
"-y",
"car-falcon-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](LICENSE) [](https://www.python.org/downloads/) [](https://modelcontextprotocol.io)
An MCP (Model Context Protocol) server that searches, tracks, and analyzes used car listings across multiple sites. Designed to work with Claude Code or any MCP-compatible AI agent.
Car Falcon runs a 4-phase pipeline on each search:
<details> <summary>Interactive version</summary>
Open architecture.html locally in a browser for the full interactive diagram. </details>
pip install -e .
playwright install chromium firefoxCopy config.example.yaml to config.yaml and fill in your values:
cp config.example.yaml config.yamlKey settings:
Loading reviews...