# BMLT Meetings MCP server

Search Narcotics Anonymous meetings worldwide via the BMLT directory.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-bmlt-enabled-bmlt-server-mcp
- Repository: https://github.com/bmlt-enabled/bmlt-server-mcp
- Website: https://mcp.bmlt.app/

## Install
- Endpoint: https://mcp.bmlt.app/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://mcp.bmlt.app/mcp

## Tools
- search_meetings (Search Narcotics Anonymous meetings) - Search Narcotics Anonymous meetings on a BMLT root server. Filter by location (address or lat/lng + radius), weekday, time of day, format, venue type (in-person / virtual / hybrid), and service body. Returns a trimmed summary by default; pass data_format='full' for the raw BMLT response. Endpoint: https://mcp.bmlt.app/mcp
- get_meeting (Get a single meeting by ID) - Fetch the full record for a single meeting by its BMLT id_bigint. Endpoint: https://mcp.bmlt.app/mcp
- list_formats (List meeting formats) - List available meeting formats (Open, Closed, Speaker, Beginners, language tags, etc.) so the caller can map human-friendly format names to BMLT format IDs. Endpoint: https://mcp.bmlt.app/mcp
- list_service_bodies (List service bodies (regions / areas)) - List BMLT service bodies (zones, regions, areas, groups). Useful for translating "Northern California Region" to a service body ID for use with search_meetings. Endpoint: https://mcp.bmlt.app/mcp
- get_server_info (Get BMLT root server info) - Return capabilities, version, languages, and default coordinates for a BMLT root server. Endpoint: https://mcp.bmlt.app/mcp
- list_root_servers (List known BMLT root servers) - List public BMLT root servers known to the BMLT aggregator. Use the returned root_server_url values with other tools to query a specific server. Endpoint: https://mcp.bmlt.app/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.bmlt-enabled
- Version: 0.3.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 18, 2026
- Source: https://registry.modelcontextprotocol.io
