agoda-review-mcp
@birariro
About agoda-review-mcp
MCP server for find agoda hotel reviews
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is agoda-review-mcp?
The agoda-review-mcp server is a Model Context Protocol (MCP) server that enables large language models (LLMs) to retrieve Agoda hotel reviews. It helps users make choices by presenting both positive and negative reviews together.
How to use agoda-review-mcp?
Requires Java 17 or newer. Clone the repository, build the project with ./gradlew build -x test, then add the jar as a command in your Claude MCP setup configuration.
Key features of agoda-review-mcp
- Retrieves Agoda hotel reviews for LLMs
- Brings together positive and negative reviews
- Integrates with Claude via MCP configuration
- Built with Java and Gradle
Use cases of agoda-review-mcp
- Helping users choose hotels based on review summaries
- Enabling chatbots to answer questions about hotel reviews
- Providing balanced review insights (pros and cons) to users
FAQ from agoda-review-mcp
What are the system requirements?
Java 17 or newer is required.
How do I install and configure the server?
Clone the repository, run ./gradlew build -x test, and add the resulting jar to your Claude MCP configuration as a command.
What data does the server access?
It accesses Agoda hotel reviews via the Agoda platform.
What transport does the server use?
The README does not specify the transport; it is configured via the MCP setup for Claude.
More Version Control MCP servers
Atlassian Data Center MCP
b1ffMCP servers for the Atlassian products (Bitbucket, Confluence, JIRA) of the Data Center version
GitHub MCP Server Extension for Zed
LoamStudiosA GitHub MCP Server extension for Zed
Git MCP Server
cyanheadsA Git MCP server for AI agents. STDIO & Streamable HTTP.
MCP Atlassian
soopersetMCP server for Atlassian tools (Confluence, Jira)
MCP Atlassian Server (by phuc-nt)
phuc-ntMCP server connecting AI assistants with Jira & Confluence for smart project management.
Comments