NYC FHV Intelligence API
Rank #61,713io.github.MatchupLabs/nycfhv
Real-time NYC TLC for-hire vehicle license verification and renewal-window lead lookups via MCP.
NYC FHV Intelligence API is a Model Context Protocol (MCP) server published by MATCHUP-LABS. It ranks #61,713 of 132,113 servers tracked on MCP Toplist. NYC FHV Intelligence API is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on May 3, 2026 and most recently updated on May 3, 2026.
Ranks ahead of 70,400 of 132,113 servers on MCP Toplist.
Use NYC FHV Intelligence API
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add nycfhv -e "FHV_API_KEY=<your FHV_API_KEY>" -e "FHV_BASE_URL=<your FHV_BASE_URL>" -- npx -y @matchuplabs/nycfhv-mcpReplace each placeholder with your own value before saving.
[mcp_servers.nycfhv]
command = "npx"
args = ["-y", "@matchuplabs/nycfhv-mcp"]
[mcp_servers.nycfhv.env]
FHV_API_KEY = "<your FHV_API_KEY>"
FHV_BASE_URL = "<your FHV_BASE_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"nycfhv": {
"command": "npx",
"args": [
"-y",
"@matchuplabs/nycfhv-mcp"
],
"env": {
"FHV_API_KEY": "<your FHV_API_KEY>",
"FHV_BASE_URL": "<your FHV_BASE_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"nycfhv": {
"command": "npx",
"args": [
"-y",
"@matchuplabs/nycfhv-mcp"
],
"env": {
"FHV_API_KEY": "<your FHV_API_KEY>",
"FHV_BASE_URL": "<your FHV_BASE_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"nycfhv": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@matchuplabs/nycfhv-mcp"
],
"env": {
"FHV_API_KEY": "<your FHV_API_KEY>",
"FHV_BASE_URL": "<your FHV_BASE_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"nycfhv": {
"command": "npx",
"args": [
"-y",
"@matchuplabs/nycfhv-mcp"
],
"env": {
"FHV_API_KEY": "<your FHV_API_KEY>",
"FHV_BASE_URL": "<your FHV_BASE_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"nycfhv": {
"command": "npx",
"args": [
"-y",
"@matchuplabs/nycfhv-mcp"
],
"env": {
"FHV_API_KEY": "<your FHV_API_KEY>",
"FHV_BASE_URL": "<your FHV_BASE_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.MatchupLabs%2Fnycfhv)<a href="https://mcptoplist.com/server/io.github.MatchupLabs%2Fnycfhv"><img src="https://mcptoplist.com/badge/io.github.MatchupLabs%2Fnycfhv.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
MATCHUP-LABS
Other servers by MATCHUP-LABS
View all MATCHUP-LABS servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | May 3, 2026 |
Frequently asked questions
- Who maintains NYC FHV Intelligence API?
- NYC FHV Intelligence API is maintained by MATCHUP-LABS, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is NYC FHV Intelligence API listed on the Official MCP Registry?
- Yes — NYC FHV Intelligence API is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does NYC FHV Intelligence API have?
- MCP Toplist tracks 1 version of NYC FHV Intelligence API, most recently published on May 3, 2026.
- Where can I find the source code for NYC FHV Intelligence API?
- The source code for NYC FHV Intelligence API is hosted at github.com/matchup-labs/nycfhv.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.