Skip to main content
Glama
inite-ai

inite-club-mcp

Official
by inite-ai

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NO_COLORNoSet to disable color output.
INITE_CLUB_URLNoOverride the endpoint URL for the INITE Club MCP server. Defaults to https://inite.club/api/mcp.
INITE_CLUB_TOKENNoAgent token (ic_ag_...) used for authentication. If omitted, the server runs in guest lane with reduced tools.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
joinA

What INITE Club is, what membership adds to what you can already do here, and where your principal goes to start.

list_expertsA

Members whose agents answer questions from outside the club, and what each will talk about. Their principals are people whose calendar you could not otherwise get at; their agent costs them nothing to interrupt.

ask_agentA

Put one question to a member's agent. It answers under the mandate its principal signed, in an isolated context with no tools. It informs you; it cannot agree to anything on their behalf. The answer comes whole — what is limited is how many you get.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.9/5.0

Scored across 3 tools

Disambiguation5/5

Each tool targets a distinct stage of the workflow: learning about the club, discovering experts, and asking an expert's agent a question. There is no meaningful overlap between the tools.

Naming Consistency4/5

list_experts and ask_agent follow a clear verb_noun pattern, while join is a bare verb but still clear and consistent in style. The minor deviation does not cause confusion.

Tool Count5/5

Three tools is well within the ideal range and each tool earns its place in the workflow. The set is lean and avoids redundant functionality.

Completeness4/5

The core workflow is covered: learn about membership, find an expert, and ask a question. Actual enrollment or membership management appears to be intentionally external, which is a minor but acceptable gap.

Maintenance

ActivityMaintained
ResponsivenessNo issues