io.github.kapruka/reviewguru
Query Sri Lankan businesses, doctors, and reviews from any MCP-aware AI agent.
Versions
0.1.2latestTools 6
list_businesses List Sri Lankan businesses with optional filters. Args: city: City slug (e.g. "colombo", "nugegoda", "dehiwala"). Use list_cities() to discover. category: Category slug (e.g. "restaurants", "shopping", "doctors"). Use list_categories() to discover. min_rating: Minimum average rating 1-5. sort: "top" (Bayesian-weighted best), "most-reviewed", or "newest". limit: Max results, 1-100 (default 25).
get_business Get full details of a single business by slug, including location, contact info, categories, and the top 10 recent reviews.
get_reviews Get reviews for a business. Args: slug: Business slug. sort: "newest", "highest", "lowest", or "helpful". limit: Max reviews, 1-100 (default 20).
search Full-text search across all businesses. Uses SQLite FTS5 server-side. Args: query: Free text — name, cuisine, neighborhood, doctor specialty, etc. limit: Max results, 1-50 (default 20).
list_categories List all categories with their parent/child hierarchy.
list_cities List all cities on the platform with counts of listed businesses.
Permissions 4
network medium filesystem low database medium env_vars low