Kashmir Tour Packages Taxi · API Catalogue
v1.1.0 · updated Aug 2026

Every way a machine can talk to this taxi & tour operator.

One catalogue for the three interfaces of kashmirtourpackagestaxi.com: the MCP server for AI assistants, the WordPress REST API for content, and contact deep links for handing a traveller to a human. All prices INR, all-inclusive of fuel, tolls and driver.

Base URL  https://www.kashmirtourpackagestaxi.com

MCP Server

A Model Context Protocol server (protocol 2025-06-18, Streamable HTTP transport). AI clients such as Claude connect by adding the endpoint below as a custom connector. No authentication; enquiry writes are rate-limited to 5/hour per IP.

POST/wp-json/kashmir-mcp/v1/mcp

JSON-RPC 2.0 endpoint for initialize, ping, tools/list and tools/call.

Try it

curl -s -X POST https://www.kashmirtourpackagestaxi.com/wp-json/kashmir-mcp/v1/mcp \
  -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'
GET/wp-json/kashmir-mcp/v1/card  ·  /.well-known/mcp.json

The server card: discovery manifest with transport URL, tool list and publisher details. Submit this URL to MCP directories so assistants can find the business.

MCP Tools

Called via tools/call with {"name": …, "arguments": …}. Required arguments are marked .

ToolArgumentsReturns
get_business_infoContact channels, address, hours, coverage, services, union-rule notes
list_taxi_fleetmin_seats, max_rate_per_day12 vehicles with AC / Non-AC per-day INR rates
get_route_infodestinationDistance, drive time and union notes for Srinagar routes
search_tour_packagesquery, per_pageLive packages: title, price, duration, URL (30+ trips)
get_package_detailsid or slugFull package description + pre-filled WhatsApp booking link
search_travel_guidesquery, per_pageBlog & Things To Do guides (Gondola FAQs, Tulip Garden tickets…)
create_booking_enquiryname contact message, travel_dates, party_sizeSaves enquiry to dashboard, emails operator, returns WhatsApp follow-up link
POSTExample — quote a group vehicle
{"jsonrpc":"2.0","id":2,"method":"tools/call","params":{
  "name":"list_taxi_fleet",
  "arguments":{"min_seats":8,"max_rate_per_day":7000}
}}

WordPress REST

Standard read-only content API. All commercial content lives in four hubs; if a route below is closed by a security plugin, use the MCP tools instead — they read the same data server-side.

Content hubURLLives as
Tour packages (30+)/tour-packages/ & /kashmir-tour-packages/Pages
Taxi fleet (12 vehicles)/taxi-service-kashmir/Pages
Things To Do guides/things-to-do/Posts
Blog/blog/Posts
GET/wp-json/wp/v2/pages?search=&per_page=

Tour package and taxi vehicle pages. Filter by keyword ("honeymoon", "Innova"); the MCP tool search_tour_packages does the hub filtering and price parsing for you.

GET/wp-json/wp/v2/posts?search=&categories=

Blog & Things To Do guides — Gulmarg Gondola FAQ, Tulip Garden tickets, Srinagar taxi guide.

GET/wp-json/wp/v2/search?search=

Cross-content search over pages and posts.

Contact links

Deep links for handing off to a human. WhatsApp accepts a pre-filled, URL-encoded text parameter — the highest-converting channel for this business.

ChannelLink
WhatsApphttps://wa.me/919149531004?text={message}
Phonetel:+919149531004 (dispatch 24/7; office 6 AM–9 PM IST)
Emailmailto:info@kashmirtourpackagestaxi.com
Instagramhttps://www.instagram.com/kashmirtourpackagestaxi/

Rate data

Reference values served by the MCP tools, as of August 2026. Per-day INR, inclusive of fuel, tolls, driver allowance and night halts.

VehicleSeatsNon-ACAC
Etios42,0002,300
Amaze42,2003,000
Tavera72,2002,600
Ertiga / Innova72,5003,000
Dzire43,000
Scorpio73,500
Innova Crysta73,5004,500
Tempo Traveller 12125,5006,000
Fortuner / Tempo 147 / 146,0006,500
Urbania127,0007,500
Route (from Srinagar)DistanceDrive time
Gulmarg50 km1.5–2 hrs
Pahalgam90 km2–3 hrs
Sonamarg80 km2–2.5 hrs
Yousmarg50 km1.5–2 hrs
Doodhpathri45 km1.5–2 hrs
Airport ↔ city12 km30–45 min

Union rule: cabs hired in Srinagar drop at Gulmarg / Pahalgam / Sonamarg; inner-point sightseeing there uses local union cabs, pre-arranged by the operator.