mcpserver.lol
registry/evo-mcp
Connection check verified live · 27h ago

evo-mcp

Gym management (ABC Evo / W12): members, plans, sales, receivables, check-ins, classes and prospect

Tools 26
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 27h ago

Tools & capabilities

26 tools

Read from the running server on 27h ago.

authenticate token
MCP.AI for IDE agents (Cursor, etc.): log in in the browser, copy the access token. Best: add it to this server's config as a header `Authorization: Bearer <token>` for a permanent…
connect read-only
Returns connection status and URLs. When all providers are connected, returns authenticated:true and empty pending[]. When credentials are missing, returns connect_url for the tool…
evo_activity_list read-only dateaccountid_branch
Read group activities/classes (turmas). Actions: list — list activities offered schedule — class schedule / available spots (filter by date) [Flattened action: list]
evo_activity_schedule read-only dateaccountid_branch
Read group activities/classes (turmas). Actions: list — list activities offered schedule — class schedule / available spots (filter by date) [Flattened action: schedule]
evo_activity_write_change_status data*account
Enroll a member in a class or change an enrollment status. Actions: enroll — enroll a member into a scheduled class change_status — change an enrollment's status (e.g. a…
evo_activity_write_enroll data*account
Enroll a member in a class or change an enrollment status. Actions: enroll — enroll a member into a scheduled class change_status — change an enrollment's status (e.g. a…
evo_bank_accounts read-only accountid_branch
List the gym's bank accounts.
evo_configuration read-only accountid_branch
Get the gym/branch configuration (name, timezone, gateway, occupation, card flags).
evo_employees read-only nameskiptakeemailaccount
List gym employees/staff.
evo_entries read-only skiptakeaccountend_datemember_idmember_ids +1
List gym entries (check-ins / turnstile access), optionally by member and date range. Bulk support: accepts member_ids for batched execution.
evo_get_member_count read-only account
Count of active members (drives the billing tier). Returns { active, total }.
evo_list_accounts read-only account
List all EVO gyms/branches linked to this install. Returns each account's id, dns, label, and an "is_default" flag (true when only one is linked). When multiple are linked, every o…
evo_member_get read-only nameskiptakeemailstatusaccount +2
Read gym members. Actions: list — search/paginate members (filter by name/email/document/status) get — fetch one or more members by id (member_ids) [Flattened action: get]
evo_member_list read-only nameskiptakeemailstatusaccount +2
Read gym members. Actions: list — search/paginate members (filter by name/email/document/status) get — fetch one or more members by id (member_ids) [Flattened action: list]
evo_membership read-only accountid_branch
List membership plans (planos) offered by the gym.
evo_prospect read-only nameskiptakeemailaccountend_date +1
List prospects/leads (CRM).
evo_prospect_write_create datanameemailphoneaccountid_branch +1
Create or update a prospect/lead. Actions: create — new prospect (name + at least one contact) update — edit an existing prospect (requires id_prospect) [Flattened action: cre…
evo_prospect_write_update datanameemailphoneaccountid_branch +1
Create or update a prospect/lead. Actions: create — new prospect (name + at least one contact) update — edit an existing prospect (requires id_prospect) [Flattened action: upd…
evo_receivables read-only skiptakeaccountend_datemember_idmember_ids +1
List receivables (contas a receber). Filter by date/status (PROBE: confirm param names). Bulk support: accepts member_ids for batched execution.
evo_receivables_mark_received data*account
Mark a receivable as received/paid. PROBE: confirm body shape with a live gym.
evo_sales read-only skiptakeaccountend_datestart_date
List sales (vendas) over a date range.
evo_sales_create data*account
Create a sale (e.g. sell a membership/plan to a member). PROBE: confirm body shape.
marketplace limitqueryactionmcp_idmessagetool_id +17
The official mcp.ai marketplace — the in-platform catalog of every MCP/tool, AND the way to run them. Covers capability requests like "find an MCP that does X", "consulta um CPF",…
report_bug contextmessage*conversation
Report a bug, missing feature, or send feedback. Include the conversation array with recent messages for reproduction.
show_version read-only
Show the current MCP platform and adapter versions.
toolkit_info read-only
Returns the current toolkit state: installed MCPs, their connection status, the accounts connected to each one, and how many catalog tools each exposes.