How to run
Local Setup
- Clone the repository.
- Run
npm installto install dependencies. - Copy
.env.exampleto.envand set the API keys. - Run
npm startto start the server.
Docker Setup
- Build the Docker image:
docker build -t sf-dog-shelter-finder . - Run the Docker container:
docker run -p 3000:3000 sf-dog-shelter-finder
Example API Calls
- List tools:
curl -X POST http://localhost:3000/api/mcp -H "Content-Type: application/json" -d '{"jsonrpc":"2.0","method":"tools/list","id":1}' - Call shelter locator tool:
curl -X POST http://localhost:3000/api/mcp -H "Content-Type: application/json" -d '{"jsonrpc":"2.0","method":"tools/call","params":{"location":"San Francisco","radius":5},"id":2}'
San Francisco Dog Shelter Finder
by PewterZz
178
Project Details
- PewterZz/sf-dog-shelter-finder
- Last Updated: 5/28/2025
Recomended MCP Servers
🧩
Browser Automation Agent
🧩
Discord Raw API
MCP server for discord bot - adds one tool with raw API access
🧩
Overseerr MCP Server
🧩
Logic
Fully functional AI Logic Calculator utilizing Prover9/Mace4 via Python based Model Context Protocol (MCP-Server)- tool for Windows Claude...
Memory Bank
MCP Server with Remote SSH support
🧩
KoreaSeoul
한국 서울 공공데이터 MCP 예제
🧩
Enrichment MCP Server
A Model Context Protocol (MCP) server for security data enrichment
MCP Server for Singapore Government Open Data
MCP for Publicly available datasets of the Government of Singapore [Unofficial]
HAMi
Heterogeneous AI Computing Virtualization Middleware
Mihon
Free and open source manga reader for Android
Hetzner Cloud Server Management
A Model Context Protocol (MCP) server for interacting with the Hetzner Cloud API. This server allows language models...
GitHub Workflow Debugger





