NYC FHV Intelligence API runs on your own machine — the client starts it, so there is no endpoint to ping. 25 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.
We have not read this server's code yet
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
пакет @matchuplabs/nycfhv-mcp ссылается на matchup-labs/api-ventures
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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"
}
}
}
This one needs environment variables set before it will start:
FHV_API_KEY (API key from matchuplabs.com (product='fhv-intelligence')), FHV_BASE_URL (API base URL (default: https://fhv.matchup.dev)).
The author declared them in the registry entry; get the values from the project itself.
Real-time Ethereum liquidation intelligence for AI agents and MEV bots.
License plate lookup for AI agents: plate messages and ALPR history via PlateQuery. OAuth 2.1.
Verified, sourced, real-time intelligence layer for AI agents.
Behavioral verification intelligence for AI coding agents. 17 MCP tools. Local-first. MIT.
Crypto market intelligence, token rug-checks, and wallet verification in one MCP server.
Commercial auto insurance MCP server for NYC TLC for-hire vehicles. 33 tools, submission to bind.
Indicator reputation verdicts, CVE lookups (CVSS, EPSS, KEV) and prompt-injection scans for agents
Verify email addresses in real time and find business email addresses with live mailbox checks.
Answers built from our own checks of this server.