← Registry

Analytics

monpleinpascher.com

Provides tools to look up French fuel stations, search for nearby cheap stations, and retrieve national price averages, trends, and historical data.

1 endpoint5 known toolsFirst detected September 15, 2026Last detected September 15, 2026

ENDPOINT 1

https://developer.monpleinpascher.com/mcp

No auth detected

MCP server metadata

Name
mcp-typescript server on vercel
Version
0.1.0
Capabilities
tools.listChanged

Known tools 5

lookup_station

Retrieve a French fuel station by its ID, including address, brand, services, and the latest price for every fuel type it sells.

Inferred read-only
search_stations_nearby

Find the cheapest fuel stations within a radius around a given lat/lng.

Inferred read-only
get_national_prices

National averages (1/3/7 days), min/max, and trend for a given fuel type across France.

Inferred read-only
get_price_history

Daily time-series of prices at one station for one fuel, over the last N days (LOCF-filled).

Inferred read-only
get_brand_trends

Daily average price per brand (top 6 French retailers) over the last N days.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.mcp-typescript-server-on-vercel]
url = "https://developer.monpleinpascher.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "mcp-typescript-server-on-vercel": {
      "type": "http",
      "url": "https://developer.monpleinpascher.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: mcp-typescript-server-on-vercel
Remote MCP URL: https://developer.monpleinpascher.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "mcp-typescript-server-on-vercel": {
      "url": "https://developer.monpleinpascher.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "mcp-typescript-server-on-vercel": {
      "type": "http",
      "url": "https://developer.monpleinpascher.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "mcp-typescript-server-on-vercel",
  "transport": "streamable-http",
  "url": "https://developer.monpleinpascher.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.