← Registry

General Tools

bearings.community

Search and retrieve bear community events and places with schedules and details.

1 endpoint24 known toolsFirst detected August 26, 2026Last detected August 26, 2026

ENDPOINT 1

https://bearings.community/mcp

No auth detected

MCP server metadata

Name
bearings
Version
0.1.0
Capabilities
tools
Server instructions

Read-only access to the Bearings gay-bear community directory. Call tools/list to discover queries.

Known tools 24

search_events

Search bear community events (festivals, runs, parties, weeks).

Inferred read-only
event_schedule

The programme for an event: timed sub-items (pool parties, contests, headline nights) with day/start_time/title/location.

Inferred read-only
list_places

Bear-friendly places: saunas, bars, campgrounds, leather bars, restaurants, lodging.

Inferred read-only
get_event

Fetch one event by id (full projection).

Inferred read-only
get_place

Fetch one place by id (full projection, incl.

Inferred read-only
event_venues

The venue(s) and bear-friendly places linked to an event, each with distance_km — 'the venue, plus nearby stays/brunches, with distances'.

Inferred read-only
event_titleholders

Title holders crowned/tied to an event (reverse lookup) — 'who to meet' at this event.

Inferred read-only
event_relations

How an event composes into a trip — directed relations to another event or place: pairs_with (geographic pairing), precedes/follows (temporal sequencing), combine_with (e.g.

Inferred read-only
event_creators

The line-up: creators (DJs, musicians, drag performers, hosts) performing at or tied to an event, each with their role and whether it's official.

Inferred read-only
event_media

Promotional images for an event — posters, schedule/lineup posters (kind='schedule'), hero and venue shots — each with source_url + credit (provenance).

Inferred read-only
current_title_holders

Currently-reigning bear title holders across competitions.

Inferred read-only
list_clubs

Bear clubs and brotherhoods worldwide.

Inferred read-only
list_creators

Bear creators: musicians, DJs, authors, illustrators, filmmakers, performers.

Inferred read-only
list_campaigns

Bear community fundraising campaigns (privacy-protected ones excluded).

Inferred read-only
list_digital_spaces

Online bear spaces: dating apps, Discords, podcasts, media.

Inferred read-only
list_inclusion_flags

The controlled vocabulary of inclusion/inclusivity flag codes used on events & places (inclusion_flag_codes), each with a polarity (inclusive/restrictive/neutral) — the 'inclusion is shown, not decided' set.

Inferred read-only
list_gender_identities

The controlled, self-reported gender-identity vocabulary (used for opt-in, public-only creator/titleholder identity).

Inferred read-only
related_press

Press coverage and community journalism about a Bearings entity — interviews, announcements, history essays and awards write-ups (largely Bear World Magazine, an authoritative community source).

Potential side effects
bear_history

The Archive: dated milestones in bear community history, 1954 to the present — club foundings, the first bear contest (Pilsner Inn, San Francisco, February 1987), the International Bear Brotherhood Flag (1995), the Bears Mailing List and Bear Code, BEAR magazine's arc, identity milestones (first Bear of Color to win an IBR title; trans men holding titles), and venue losses.

Inferred read-only
trends_seasonal

Bear-season trends: distinct ANNUAL destination events (runs, cruises, bear weeks, festivals) per country per calendar month, across ALL editions incl.

Inferred read-only
trends_recurring

The year-round recurring local scene — weekly/monthly events (sauna & bar bear nights, socials, coffees) by city.

Inferred read-only
trends_demand

What the community is actually drawn to: outbound-click demand per event/place (people clicking through to tickets/booking/site).

Inferred read-only
trends_taste

The taste landscape of the bear world: how common each vibe, event type and place type is among verified listings.

Inferred read-only
submit_suggestion

Submit a community suggestion — a new event/place/club, a correction, a creator's links/tags, or an event/venue inclusivity read (trans-inclusive, gender_policy, safety_notes) — into the MODERATED review queue.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.bearings]
url = "https://bearings.community/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "bearings": {
      "type": "http",
      "url": "https://bearings.community/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: bearings
Remote MCP URL: https://bearings.community/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "bearings": {
      "url": "https://bearings.community/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "bearings": {
      "type": "http",
      "url": "https://bearings.community/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "bearings",
  "transport": "streamable-http",
  "url": "https://bearings.community/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.