MCP.so
登录

agoda-review-mcp

@birariro

关于 agoda-review-mcp

MCP server for find agoda hotel reviews

基本信息

分类

版本控制

运行时

java

传输方式

stdio

发布者

birariro

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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.

评论

版本控制 分类下的更多 MCP 服务器