NYC FHV Intelligence API runs on your own machine — the client starts it, so there is no endpoint to ping. 49 installs a week from npm.
Real-time NYC TLC for-hire vehicle license verification and renewal-window lead lookups via MCP.
The linked repository no longer exists on GitHub — it was deleted or made private.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add nycfhv -- npx -y @matchuplabs/nycfhv-mcp
{
"mcpServers": {
"nycfhv": {
"args": [
"-y",
"@matchuplabs/nycfhv-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.nycfhv]
command = "npx"
args = ["-y", "@matchuplabs/nycfhv-mcp"]
{
"mcpServers": {
"nycfhv": {
"args": [
"-y",
"@matchuplabs/nycfhv-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"nycfhv": {
"args": [
"-y",
"@matchuplabs/nycfhv-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.