search_tenders — Luxembourg MCP MCP Tool Read-only
search_tenders
(search tenders) is one of 38 tools on the
Luxembourg MCP
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call search_tenders from your client
- Claude Code Luxembourg MCP search_tenders run in your project directory
- Claude Desktop Luxembourg MCP search_tenders ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Luxembourg MCP search_tenders ~/.cursor/mcp.json
- VS Code Luxembourg MCP search_tenders .vscode/mcp.json
- Zed Luxembourg MCP search_tenders ~/.config/zed/settings.json
- Windsurf Luxembourg MCP search_tenders ~/.codeium/windsurf/mcp_config.json
- Cline Luxembourg MCP search_tenders ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Luxembourg MCP search_tenders ~/.gemini/settings.json
- Grok Luxembourg MCP search_tenders .mcp.json (in your project root)
- ChatGPT Luxembourg MCP search_tenders Settings → Connectors → Advanced → Developer mode
- Claude.ai Luxembourg MCP search_tenders Settings → Connectors → Add custom connector
- LangChain Luxembourg MCP search_tenders pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http luxembourg-mcp https://mcp.luxembourg-mcp.com/mcp
Other tools on this server
- search_datasets
- get_dataset
- geocode_address
- reverse_geocode
- list_geo_collections
- get_geo_features
- get_weather_alerts
- search_legislation
- search_statistics
- get_statistics
- get_city_parking
- list_cfl_parking
- get_cfl_parking
- get_traffic
- get_water_levels
- get_air_quality
- search_chamber_bodies
- get_accessibility_figures
- get_accessibility_audits
- search_transit_stops
- get_city_mobility
- get_weather_observations
- get_public_holidays
- search_parliamentary_questions
- get_housing_prices
- get_election_results
- get_ev_charging
- get_waste_collections
- get_weather_forecast
- get_fuel_prices
- get_public_alerts
- get_commune_leaders
- get_commune_population
- get_pharmacies_on_duty
- get_electricity_prices
- get_carsharing
- get_bike_sharing
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.