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 toolsRead 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… 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, non-expiring connection. Or paste it here for a session-only login: call with { token: "<jwt>" } after the user pastes, or with no args to get the link.
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… 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 toolkit and per-install URLs.
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] 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] 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… 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. attended/cancelled) [Flattened action: change_status]
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… 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. attended/cancelled) [Flattened action: enroll]
evo_bank_accounts
read-only
accountid_branch
List the gym's bank accounts. List the gym's bank accounts.
evo_configuration
read-only
accountid_branch
Get the gym/branch configuration (name, timezone, gateway, occupation, card flags). Get the gym/branch configuration (name, timezone, gateway, occupation, card flags).
evo_employees
read-only
nameskiptakeemailaccount
List gym employees/staff. 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. 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 }. 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… 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 other evo_* tool accepts an optional `account` parameter; pass id, dns, or label (full or partial).
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] 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] 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. List membership plans (planos) offered by the gym.
evo_prospect
read-only
nameskiptakeemailaccountend_date
+1
List prospects/leads (CRM). 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… 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: create]
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… 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: update]
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. 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. 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. 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. 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",… 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", "is there a tool for Y". Core flow: action=search discovers MCPs by intent → describe returns one MCP's full profile (every tool with its id + params, pricing, auth) so you pick the right tool_id → invoke RUNS that tool. KEY: invoke works even when the MCP is NOT installed — it runs the tool pontualmente (one-off), without adding the MCP to the toolkit and without bloating the tool list. If the MCP needs a credential/login, invoke returns a connect link; if it is paid and the wallet is empty, invoke returns a checkout/top-up link (the user opens it, then you retry). Use install only to make an MCP PERMANENT in the active toolkit (its tools then show up natively in future sessions); prefer invoke for a single/occasional use. list_tools lists what is callable right now. subscribe/cancel handle per-MCP billing; report_bug sends feedback; request_mcp asks us to build a NEW MCP when nothing fits. Search/describe flag installed_in_toolkit vs installed_in_workspace. Writes (install/uninstall/subscribe/cancel and the one-off install behind invoke) require workspace owner/admin. It also carries the mcp.ai PROMPT LIBRARY, which is about ready-made prompt TEXT rather than MCPs: search_prompts finds one, get_prompt returns its full text with {{variables}} filled, and publish_prompt saves a prompt and returns a shareable mcp.ai/p/<slug> link that opens without login.
report_bug
contextmessage*conversation
Report a bug, missing feature, or send feedback. Include the conversation array with recent messages for reproduction. 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. Show the current MCP platform and adapter versions.
toolkit_info
read-only