Developer infrastructure
5474 servers, 23232 tools — a rough corpus-diversity category (see methodology), not a rigorous similarity match. 12 scored, 4 insufficient data, 23216 not yet tested — coverage here means the deep-tier probe, not the corpus-wide shallow score.
Ranked within measurement tier, same as search — a shallow-tier tool is never pushed down for having less data.
- a11y_audit_htmlio.github.lazymac2x/a11y-scorershallow100.0
Audit raw HTML for WCAG 2.1 AA issues.
- a11y_audit_urlio.github.lazymac2x/a11y-scorershallow100.0
Fetch a URL and return a WCAG 2.1 AA heuristic audit.
- a11y_contrastio.github.lazymac2x/a11y-scorershallow100.0
Evaluate WCAG color contrast for a foreground/background pair.
- a11y_headingsio.github.lazymac2x/a11y-scorershallow100.0
Extract heading outline from HTML.
- abort_deploybe.vibedeploy/vibedeployshallow100.0
Discard a staging session and its scratch dir. Live site is untouched. Returns immediately; cleanup is best-effort and the sweeper will retry if it fails.
- academic-research__search_arxivcom.thenextgennexus/enterprise-mcp-gatewayshallow100.0
[Academic Research] Search arXiv for academic papers. Returns titles, authors, abstracts, and PDF links. Args: query: Search query (e.g. 'transformer attention mechanism', 'quantum computing') max_results: Maximum papers to return (default 10)
- academic-research__search_google_scholarcom.thenextgennexus/enterprise-mcp-gatewayshallow100.0
[Academic Research] Search Google Scholar for academic papers. Returns titles, authors, citations, and links. Args: query: Search query (e.g. 'deep learning medical imaging') max_results: Maximum papers to return (default 10)
- accept_barterio.github.WirterNow/agent-bankshallow100.0
Accept a barter offer — commit to delivering the requested capability in exchange for the offerer's capability. Both parties earn +3 reputation and +3 CC on completion. Requires api_key.
- accept_friend_requestio.github.Argo-RPG-Platform/argo-mcpshallow100.0
Accept an incoming friend request from the given user.
- accept_org_inviteio.github.DotNova/context-layershallow100.0
Accept a pending organization invite by organization name.
- accept_quoteio.github.Termi24/eyeot-erpshallow100.0
Marquer un devis accepté (par le client)
- accept_swapio.github.WirterNow/agent-bankshallow100.0
Accept an open P2P token swap offer. Requires api_key.
- accept_termsai.chronary/mcpshallow100.0
Re-accept the current Chronary terms of service on behalf of the calling org. Use this when responses carry the Chronary-Terms-Upgrade-Required header — a material ToS bump otherwise leaves MCP-only agents stuck without a console session. Pass the current tos_version (read it from GET /v1/auth/terms/current). Requires an org-level API key (chr_sk_*); agent-scoped keys cannot accept org-wide terms.
- accessible_routeguide.capitol/capitolguideshallow100.0
Step-free / accessible directions between two points in the Capitol complex by mobility profile (wheelchair, limited_mobility, stroller, low_vision). Routes over elevators/ramps only, avoids stairs, and surfaces OCAS accommodation contacts. Use this instead of route_between when step-free matters.
- account_balancecom.vigotime/plannershallow100.0
Aktuelles Token-Guthaben der eigenen Organisation (Solves kosten Tokens).
- account_by_puuidio.github.pipeworx-io/riot-gamesshallow100.0
Look up a Riot account (game_name, tag_line, puuid) by puuid via the regional Riot Account API (americas | europe | asia).
- account_by_riot_idio.github.pipeworx-io/riot-gamesshallow100.0
Riot ID → account/puuid.
- account_realnameapp.apick/allshallow100.0
Look up the account holder name of a Korean bank account. 대한민국 은행 계좌의 예금주명을 조회합니다. 송금 전 예금주 확인 등에 사용합니다. bank_code 또는 bank_name 중 하나는 입력해야 합니다. [호출당 60포인트]
- ack_incidentdev.workers.watchpup.watchpup/watchpupshallow100.0
Mark an ongoing incident as "someone is on it" — pauses still-down reminder alerts for that monitor until recovery. Set un=true to un-acknowledge (re-arms reminders).
- acknowledge_agent_termsfund.zooid/zooidfundshallow100.0
Record acceptance of the current Agent Operator Acknowledgement for an already registered agent. Requires Authorization: Bearer <agent_api_key> and operator_acknowledgement=true. The operator must first review https://zooid.fund/terms, https://zooid.fund/privacy, and https://zooid.fund/terms#agent-evidence-access. Use this if get_evidence returns operator_acknowledgement_required. Do not call this automatically without explicit operator authorization. This does not perform KYC, verify identity, or recover lost API keys.
- acme-mailer.send_emailio.github.mirajmahmudul/agentdevxshallow100.0
Send an email to a recipient
- activate_social_loginio.github.SELISEdigitalplatforms/l0-py-blocks-mcpshallow100.0
Activate social login for the project by updating authentication configuration. Args: item_id: Configuration item ID (default: "682c40c3872fab1bc2cc8988") project_key: Project key (tenant ID). Uses global tenant_id if not provided refresh_token_minutes: Refresh token validity in minutes (default: 300) access_token_minutes: Access token validity in minutes (default: 15) remember_me_minutes: Remember me token validity in minutes (default: 43200) allowed_grant_types: List of allowed grant types (default: ["password", "refresh_token", "social"]) wrong_attempts_lock: Number of wrong attempts to lock account (default: 5) lock_duration_minutes: Account lock duration in minutes (default: 5) Returns: JSON string with social login activation result
- activitiesio.github.pipeworx-io/chemblshallow100.0
Retrieve bioactivity records from ChEMBL filtered by molecule_chembl_id and/or target_chembl_id; returns IC50/Ki/EC50 values, assay descriptions, and units. This is SMALL-MOLECULE assay data: a biologic such as an antibody has none by construction, and the response says so rather than returning a bare empty list.
- activity_by_participantsio.github.pipeworx-io/boredshallow100.0
Find a random activity for a specific group size (e.g., 1 for solo, 4 for group). Returns activity name, type, and price range.
- activity_by_typeio.github.pipeworx-io/boredshallow100.0
Find a random activity by category (e.g., 'cooking', 'sport', 'relaxation'). Returns activity name, type, participants needed, and price range.
- adcritter_build_appcom.adcritter/mcp-devshallow100.0
Start here when building an application. Returns an overview of what the AdCritter platform offers and a catalog of feature guides you can query with the adcritter_guidance tool to learn how to build each part of the app. Call adcritter_guidance(key) for any feature area to get detailed building instructions with API endpoints and response shapes.
- adcritter_get_api_referencecom.adcritter/mcp-devshallow100.0
Returns the REST API contract for an AdCritter entity. Without an action parameter, returns a summary with available action names - use this to discover what you can do. With an action parameter (e.g., 'create', 'list', 'get'), returns the full details for that action: route, HTTP method, request schema, response schema, error codes, and constraints. Available entities: ad, advertiser, audience, authentication, blueprint, campaign, canva, domain, facebook, geo, googleads, media-asset, me, plan, report, segment, settings, targeting.
- adcritter_get_design_guidecom.adcritter/mcp-devshallow100.0
Returns AdCritter design guidance for an entity at a caller-chosen guidance level - screen experiences, API integration patterns, and design philosophy. The default ('full') returns step-by-step prescription (exact layouts, colors, copy text, column orders). Request 'patterns' for balanced hints including common design patterns with softened vocabulary. Request 'facts' if you have strong visual-design instincts and just want API integration bindings (or call adcritter_get_api_reference and adcritter_get_usage_guide directly and skip this tool). Guidance is format-agnostic - it describes outcomes and integration, never prescribes frameworks or architecture. Available entities: ad, advertiser, audience, authentication, blueprint, campaign, geo, media-asset, plan, report, settings.
- adcritter_get_platform_overviewcom.adcritter/mcp-devshallow100.0
Start here. Returns the AdCritter platform overview - what AdCritter is, the entity hierarchy (organization > advertiser > campaign > ad), the happy path for getting ads running, and how to navigate the other MCP tools. Applications built from this guidance are REST API clients that call /v1/ endpoints, not MCP tool callers. Before writing code, call adcritter_get_api_reference(entity, action) for each entity and action you plan to use - tool descriptions and parameter names describe conceptual behavior only, and do not match actual API routes, field names, query parameters, or response shapes.
- adcritter_get_usage_guidecom.adcritter/mcp-devshallow100.0
Returns the conceptual model and workflow guidance for an AdCritter entity - what it is, how it relates to other entities, and the intended workflow for using it. Includes exhaustive workflow sequencing and prescriptive rules so generated apps call the API correctly. Available entities: ad, advertiser, audience, authentication, blueprint, campaign, domain, geo, media-asset, me, plan, report, segment, settings, targeting.
- adcritter_guidancecom.adcritter/mcp-devshallow100.0
Returns detailed building instructions for a specific feature area of an AdCritter application. Each guide describes what to build, how users should experience it, and includes all API endpoints with request/response shapes so you never have to guess the API contract. Call adcritter_build_app first to see available feature guides and their keys.
- adcritter_healthcom.adcritter/mcp-devshallow100.0
Returns server health status and version information for the AdCritter MCP server
- addio.github.vndpal/sentinelscan-cloud-mcpshallow100.0
Adds two numbers and returns the sum.
- addio.github.benseverndev-oss/goldenflowshallow100.0
Adds two numbers and returns the sum.
- addio.github.nicofains1/agentic-adsshallow100.0
Adds two numbers and returns the sum.
- add_addendumio.github.james-robson/push-realmshallow100.0
Use when: adding a small edge case, version note, or extra context that does not change the core fix. Returns: the published addendum when agent_usage_count >= 1. On unused solutions (usage 0), auto-applies the text as a notes edit so the contribution is not lost. Do not use when: the core solution is wrong (use suggest_edit) or the problem is genuinely distinct (use submit_solution). Safety: redact PII, secrets, and proprietary context before posting.
- add_campaign_to_guildio.github.Argo-RPG-Platform/argo-mcpshallow100.0
Add a campaign to a guild. Any active member of the guild can do this; the calling user must be the campaign's GM (enforced server-side).
- add_cash_expenseio.github.TotesMagotes/mcp-server-authshallow100.0
Add an expense without a receipt, or record money a client provided in advance for expenses. Writes directly to the user's expense spreadsheet after confirmation. For an ordinary expense, call list_categories first and provide a configured Expense Account. For a client advance, set isClientAdvance=true and clientName; ExpenseBot reuses or creates the canonical client group, applies Cash advance received, and stores the amount as a negative expense. Use this only for money supplied by a client before related spending, never for vendor refunds, reimbursements, earned fees, retainers, or generic deposits. Use the Manual expense link from get_spreadsheet_url instead when the user needs a reviewed form for multiple entries, credits/refunds, tax or tip breakdowns, per diem, or incomplete details.
- add_co_gmio.github.Argo-RPG-Platform/argo-mcpshallow100.0
Send a user an assistant GM (co-GM) offer for a campaign. This does NOT add them immediately: the target must accept the offer before they become an assistant GM. Owner-only — the calling user must be the campaign's primary GM. Maximum 5 co-GMs per campaign.
- add_contact_noteio.github.0nork/0nMCPshallow100.0
Add a note to a CRM contact
- add_contact_tagsio.github.0nork/0nMCPshallow100.0
Add tags to a CRM contact
- add_cronai.borealhost/mcpshallow100.0
Add a cron job to a site. Requires: API key with write scope. Args: slug: Site identifier schedule: Cron schedule (e.g. "*/5 * * * *", "0 2 * * *") command: Command to execute Returns: {"added": true, "result": {...}}
- add_custom_domainbe.vibedeploy/vibedeployshallow100.0
Start attaching a user-owned domain to an existing site. Returns a TXT record the user must add at their DNS provider. Idempotent: calling twice with the same (siteName, domain) returns the existing record instead of creating a duplicate. After the TXT is published (typically within minutes; up to 24h), call verify_custom_domain with the returned recordId. The site itself must already exist on a platform subdomain (e.g. {name}.vibedeploy.be or {name}.vibedeploy.eu). Call deploy_site first if it doesn't.
- add_dashboard_itemcom.quintadb/mcpshallow100.0
Додати віджет на дашборд порталу. Типи (module_type): 9=таблиця/звіт, 10=сума поля, 11=середнє поля, 12=кількість записів, 13=нові сьогодні, 14=оновлені сьогодні, 15=URL, 17=growth_by_table (динамічний ріст по таблиці), 18=growth_by_widgets (порівняння двох віджетів), 5=графік, 6=карта, 7=календар, 16=HTML сторінка. Для growth по таблиці (17): вкажи module_id, date_property_id, change_period. Для growth по двох віджетах (18): first_widget_id та second_widget_id.
- add_dashboard_itemru.quintadb/mcpshallow100.0
Додати віджет на дашборд порталу. Типи (module_type): 9=таблиця/звіт, 10=сума поля, 11=середнє поля, 12=кількість записів, 13=нові сьогодні, 14=оновлені сьогодні, 15=URL, 17=growth_by_table (динамічний ріст по таблиці), 18=growth_by_widgets (порівняння двох віджетів), 5=графік, 6=карта, 7=календар, 16=HTML сторінка. Для growth по таблиці (17): вкажи module_id, date_property_id, change_period. Для growth по двох віджетах (18): first_widget_id та second_widget_id.
- add_dashboard_itemua.com.quintadb/mcpshallow100.0
Додати віджет на дашборд порталу. Типи (module_type): 9=таблиця/звіт, 10=сума поля, 11=середнє поля, 12=кількість записів, 13=нові сьогодні, 14=оновлені сьогодні, 15=URL, 17=growth_by_table (динамічний ріст по таблиці), 18=growth_by_widgets (порівняння двох віджетів), 5=графік, 6=карта, 7=календар, 16=HTML сторінка. Для growth по таблиці (17): вкажи module_id, date_property_id, change_period. Для growth по двох віджетах (18): first_widget_id та second_widget_id.
- add_data_sourcemd.install/tryshallow100.0
Add a new data source to a project
- add_dataset_entitiescom.newscatcherapi/catchallshallow100.0
Add existing entities to a dataset.
- add_dependencyapp.ganty/mcp-servershallow100.0
Add a finish-to-start dependency between two tasks in the same project.
- add_domain_dnsai.borealhost/mcpshallow100.0
Add a DNS record to a domain. Requires: API key with write scope. Args: domain_name: Full domain name (e.g. "example.com") record_type: "A", "AAAA", "CNAME", "MX", "TXT", or "SRV" value: Record value (e.g. "1.2.3.4" for A, "mail.example.com" for MX) subdomain: Subdomain part (e.g. "www", "mail"). Empty for apex domain. ttl: Time to live in seconds (default: 3600) priority: MX priority (required for MX records) Returns: {"success": true, "record": {"id": "...", "type": "A", "subdomain": "www", "value": "1.2.3.4", "ttl": 3600}} Errors: VALIDATION_ERROR: Missing value, invalid record type NOT_FOUND: Domain not found
Showing 50 of 23232 tools, ranked within a sample — see methodology for how ranking works.