No sign in
Tools: 2
Search

Open Brewery DB

Chat with AI and run tools instantly.

Open Brewery DB API providing detailed information about breweries worldwide, including location, type, and contact details.

Use in your AI tool

Use the tools from this page

Opens ChatGPT on the web or desktop and asks it to use the WebMCP tools available here.

Connect the MCP server

You’ll sign in to MCPBundles when your client connects.

MCP URL
https://mcp.mcpbundles.com/bundle/open-brewery-db

Chat in MCPBundles Studio

Sign in once, then chat here with saved access — one connection to many servers, with a history of what your AI ran.

Managed
2 tools
Agent guide included

Chat with AI and run tools instantly.

Browse all tools

Live probe refreshed Sep 14, 2026 · Endpoint host mcp.mcpbundles.com

AI Skill
SKILL.md

Domain knowledge for Open Brewery DB — workflow patterns, data models, and gotchas for your AI agent.

Open Brewery DB

Free public API for discovering breweries worldwide. No authentication required. Two operations: search for breweries by city/name/type, and fetch detailed information for a specific brewery by ID.

Capability areas

  • Search — find breweries by city name, brewery name, or keyword. Filter by brewery type: micro, nano, regional, brewpub, large, planning, bar, contract, proprietor, closed. Paginate with page (1-based) and limit (max 50, default 20). Returns name, location (address, coordinates), type, phone, and website.
  • Detail lookup — fetch a specific brewery by its ID (obtained from search results). Returns the full brewery profile including address, contact info, website, and brewery type.

Workflows

  • Brewery discovery: search by city (e.g., "portland") to find breweries in an area, then fetch details for interesting results.
  • Type filtering: search with brewery_type=brewpub to find restaurants with on-site brewing, or micro for small craft breweries.
  • Travel planning: search a destination city, review results, and compile a visit list with addresses and hours.

Gotchas

  • Search is city-biased: the search query maps to by_city by default. For brewery name searches, the same parameter works but city matches are prioritized.
  • No authentication: this is a fully public API.
  • Rate limit: 100 requests per minute. Generous for interactive use but cache results for repeated queries.
  • Brewery types: closed is a valid type — it returns permanently closed breweries. Filter these out if showing active-only results.
  • Coordinates: latitude and longitude fields may be null for some entries.

Tools discovered (2)

  • Open Brewery Db Get Brewery

    Retrieve detailed information about a specific brewery. Returns complete brewery profile including address, contact information, website, social media, and operational details. Essential for brewery research and visit planning.

  • Open Brewery Db Search Breweries

    Search Open Brewery DB for breweries worldwide. Returns full brewery information including location, contact details, brewery type, and website. Perfect for brewery discovery, travel planning, and craft beer research.

Frequently Asked Questions

What is the Open Brewery DB MCP server?

Open Brewery DB API providing detailed information about breweries worldwide, including location, type, and contact details. It provides 2 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect Open Brewery DB to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/open-brewery-db. Authentication is handled automatically.

How many tools does Open Brewery DB provide?

Open Brewery DB provides 2 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does Open Brewery DB require?

Open Brewery DB uses open data APIs — no authentication required.

Setup Instructions

Connect Open Brewery DB to any MCP client in minutes

Try Open Brewery DB now

No API key or third-party login required. Chat with AI and run tools instantly.

Open Brewery DB MCP Server & Skill