MCP server · SiteJabber
sitejabber-mcp.yml
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
⚠ Proposed MCP surface. No official hosted MCP server was found for SiteJabber. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If SiteJabber publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport
Tools
get_business— Get profile, ratings and review counts for a business by domain.get_businesses_bulk— Get profiles for several businesses in one call.get_business_reviews— Search and page a business's consumer reviews by keyword, label, date range and publication state.get_business_review— Fetch a single consumer review by review number.publish_review— Publish an unpublished review. Write operation.flag_review— Flag a review for moderation with a reason and a message. Write operation.get_review_comments— List business replies on reviews.add_review_comment— Post a business reply to a review. Write operation, publicly visible.send_resolution_message— Send a private resolution message to a reviewer. Write operation, contacts a real person.get_messages— List inbox or sent messages with reviewers.send_message— Send a direct message to a reviewer. Write operation, contacts a real person.create_review_request— Request a review from a customer by email or SMS. Write operation, sends outbound mail.remove_review_request— Cancel outstanding review requests for a customer.get_products— Search the product catalog by keyword, sku, gtin, mpn, brand, category, price or review count.add_product— Add a product to the catalog. Write operation.remove_product— Remove a product from the catalog. Write operation.get_product_reviews— Search and page product reviews with rating, photo, date and catalog filters.get_product_reviews_stats— Aggregate product review statistics by sku, category, item group or brand.get_top_rated_product— Get the top rated product for a category.get_product_questions— List product Q&A.access_customer_information— CCPA data-subject access for one customer email. HIGH SENSITIVITY — returns categorized personal information. Should be gated behind explicit human authorization in any agent deployment.remove_customer_information— CCPA data-subject deletion for one customer email. DESTRUCTIVE and irreversible. Should never be exposed to an autonomous agent without a confirmation step.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.