Travnet Search Engine
MCP server

Connect an AI client to the TSE API

A remote Model Context Protocol server covering all 173 TSE endpoints. It holds no credentials — you pass your own bearer token on each call — and stores nothing between requests.

Claude Code

claude mcp add --transport http tse https://mcp.travnet.app/mcp

Claude Desktop / any MCP client

{
  "mcpServers": {
    "tse": { "type": "http", "url": "https://mcp.travnet.app/mcp" }
  }
}

Tools

ToolWhat it does
api_conventionsAuth, minor-unit money, idempotency, async search, hosts
list_areasThe map: every surface and area with counts
search_endpointsFind endpoints by keyword, area or method
describe_endpointFull contract: every field, type, required flag and enum
call_endpointExecute a call against test or production

Five tools rather than 173. A tool list that large crowds out the model's context and makes selection worse; navigating the surface works better.

Safety

Also available

© Sitenet Tech.