location-score

location-score

3.2

If you are the rightful owner of location-score and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This project is an MCP Server for the Amadeus Location Score API, auto-generated using AG2's MCP builder.

The MCP Server project is designed to facilitate multi-agent conversation protocols by providing a server implementation for the Amadeus Location Score API. This server is auto-generated using AG2's MCP builder, ensuring seamless integration and communication with the specified OpenAPI URL. The server is built with Python 3.9+ and leverages modern development tools such as ruff for linting, mypy for static type checking, and pytest for testing. It supports various transport modes, including stdio, sse, and streamable-http, making it versatile for different use cases. The server can be configured using environment variables, allowing for flexible deployment and security management. Additionally, the project includes scripts for building, testing, and publishing, streamlining the development and deployment process.

Features

  • Auto-generated MCP server for Amadeus Location Score API
  • Supports multiple transport modes: stdio, sse, streamable-http
  • Configurable via environment variables for flexible deployment
  • Includes pre-commit hooks for code quality assurance
  • Utilizes modern development tools for linting, testing, and static analysis