indonesia-cat-shelter-finder

PewterZz/indonesia-cat-shelter-finder

3.1

If you are the rightful owner of indonesia-cat-shelter-finder 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.

Indonesia Cat Shelter Finder is an MCP server designed to help users locate cat shelters across Indonesia.

Indonesia Cat Shelter Finder

This is an MCP server that provides functionality to find cat shelters in Indonesia.

Quick Start

  1. Clone the repository:

    git clone <repository-url>
    cd <repository-name>
    
  2. Install dependencies:

    npm install
    
  3. Start the server:

    npm start
    
  4. Access the server at http://localhost:3000

Docker Instructions

  1. Build the Docker image:

    docker build -t indonesia-cat-shelter-finder .
    
  2. Run the Docker container:

    docker run -p 3000:3000 indonesia-cat-shelter-finder
    

API Examples

  • Health check: GET /health
  • MCP API: POST /api/mcp with JSON-RPC 2.0 payload