glimind. Docs Status Get key
AI agent tool reliability // full index
Categories data 3190 · knowledge 2705 · other 1770 · finance 1543 · search 1337 · security 850 · communication 548 · retrieval 473 · media 454 · ml 452 · web 415 · devops 360 · productivity 354 · code 261 · files 249 · database 203 · payments 114 · blockchain 92 · compliance 74 · email 73 · analytics 70 · marketing 45 · research 43 · ecommerce 38 · calendar 32 · seo 27 · advertising 25 · social 23 · crm 19 · browser 13 · storage 12 · news 12 · automation 10 · health 9 · project management 9 · monitoring 8 · billing 7 · observability 7 · network 6 · hiring 5 · accounting 4 · subscription 4 · admin 4 · settings 4 · legal 3 · sales 3 · defi 3 · marketplace 3 · hr 3 · discovery 3 · booking 2 · memory 2 · web3 2 · government 2 · events 2 · management 2 · api 2 · alignment 2 · usage 2 · account 1
Tools mcp-registry/com.100hires/100hires/hires_list_job_boards Get current board publication state for a specific job. Returns which job boards the job is published to. Useful for distribution dashboards
mcp-registry/com.100hires/100hires/hires_list_job_webhooks List webhooks configured for job-level events. Use to audit subscriptions and deployment state.
mcp-registry/com.100hires/100hires/hires_list_jobs List jobs with optional filters by status, date range, department, or search query. Returns paginated results. Use for career-site sync, rep
mcp-registry/com.100hires/100hires/hires_list_messages List messages sent or scheduled from a specific mail account. Returns outbound messages only (sent and scheduled), not received. Useful for
mcp-registry/com.100hires/100hires/hires_list_notes List notes by candidate. Returns paginated discussion notes for a candidate. Use for shared recruiter context and timeline synchronization.
mcp-registry/com.100hires/100hires/hires_list_nurture_campaigns List nurture campaigns with pagination. Returns campaign summaries including steps.
mcp-registry/com.100hires/100hires/hires_list_origins List candidate origin taxonomy values. Use for attribution analytics and source normalization.
mcp-registry/com.100hires/100hires/hires_list_question_types List available question types supported by the platform. Use to drive dynamic form builders.
mcp-registry/com.100hires/100hires/hires_list_questions List paginated question catalog for the company.
mcp-registry/com.100hires/100hires/hires_list_rejection_reasons List configured rejection reasons for the company. Use to validate rejection actions and analytics.
mcp-registry/com.100hires/100hires/hires_list_sources List candidate sources for the company. Use for attribution sync and reporting consistency.
mcp-registry/com.100hires/100hires/hires_list_statuses List job status labels (draft, published, on_hold, closed, archived). Cache to validate job status updates.
mcp-registry/com.100hires/100hires/hires_list_tags List all tags for the company. Returns paginated results. Recommended to cache for fast tagging UX.
mcp-registry/com.100hires/100hires/hires_list_template_placeholders List available placeholders for email templates with pagination. Use `type` to filter by category, `q` to search by label. Discover placehol
mcp-registry/com.100hires/100hires/hires_list_user_mail_accounts List mail accounts connected to a user. Use to resolve `from_account_id` before creating scheduled emails via POST /candidates/{id}/messages
mcp-registry/com.100hires/100hires/hires_list_users List users for the target company with role context. Returns paginated results useful for access reviews and hiring-team management.
mcp-registry/com.100hires/100hires/hires_list_webhooks List webhook subscriptions configured at company scope.
mcp-registry/com.100hires/100hires/hires_list_workflow_stages List pipeline stages filtered by workflow or job. Useful for transition UIs and workflow validation.
mcp-registry/com.100hires/100hires/hires_list_workflows List workflows with embedded stages for the company. Use to build stage-aware integrations and routing rules.
mcp-registry/com.100hires/100hires/hires_move_application Moves an application to a specific pipeline stage for explicit stage transitions in workflow orchestration. Requires the target stage_id (av
mcp-registry/com.100hires/100hires/hires_patch_message Partially update a scheduled message before send time. Only provided fields are changed.
mcp-registry/com.100hires/100hires/hires_prepare_template_placeholders Convert a placeholder reference into an HTML tag for insertion into an email template body.
mcp-registry/com.100hires/100hires/hires_publish_to_job_board Activate selected job boards for a job. Sets boards to activation queue state. Use for controlled multi-board publishing workflows.
mcp-registry/com.100hires/100hires/hires_reject_application Reject an application with an optional rejection reason. Use GET /taxonomy/rejection-reasons to list available reason IDs. Set suppress_noti
mcp-registry/com.100hires/100hires/hires_remove_candidate_tag Remove a specific tag from a candidate.
mcp-registry/com.100hires/100hires/hires_remove_from_job_board Deactivate selected board publications for a job. Stops the job from being listed on specified boards.
mcp-registry/com.100hires/100hires/hires_restore_company Restore a previously deleted company and re-enable it for active use — its public career site comes back online. Use for recovery and rollba
mcp-registry/com.100hires/100hires/hires_send_candidate_message Schedule an email message to a candidate. If scheduled_at is omitted, the message is scheduled for 15 minutes after creation.
mcp-registry/com.100hires/100hires/hires_set_job_status Change job status via dedicated endpoint. Recommended for publish/unpublish/archive transitions and status automation workflows.
mcp-registry/com.100hires/100hires/hires_submit_career_application Submit a job application on behalf of a candidate. Creates a candidate record and triggers the career-site pipeline automation.
mcp-registry/com.100hires/100hires/hires_submit_feedback Submit structured API feedback about missing features, issues, or workflow improvements. Rate limited to 5 requests per hour.
mcp-registry/com.100hires/100hires/hires_transfer_application Transfer an application to another job. A new application is created on the target job. Optionally specify a stage on the target job's pipel
mcp-registry/com.100hires/100hires/hires_unreject_application Undo a rejection and reopen a previously rejected application. The status returns to active and rejected_at is cleared.
mcp-registry/com.100hires/100hires/hires_update_application Update application fields such as stage, disqualification flag, and CV. For explicit stage transitions prefer hires_move_application or hire
mcp-registry/com.100hires/100hires/hires_update_candidate Update candidate fields, profile answers, and optional resume text. Used for bi-directional sync from ATS, CRM, sourcing, or enrichment tool
mcp-registry/com.100hires/100hires/hires_update_company Update company profile, owner contact data, and optional logo — changes the tenant's public career-site URL (slug), name, and logo (public b
mcp-registry/com.100hires/100hires/hires_update_email_template Update an existing email template. Only provided fields are overwritten; omitted fields keep their current values. To add placeholders, use
mcp-registry/com.100hires/100hires/hires_update_form Update form name and question composition.
mcp-registry/com.100hires/100hires/hires_update_form_question Update the status (required/optional/hidden) of a question inside a form.
mcp-registry/com.100hires/100hires/hires_update_job Update mutable job attributes. Only send fields you want to change. Preserves domain-level validation rules.
mcp-registry/com.100hires/100hires/hires_update_message Fully update (replace) a scheduled message before send time. All required fields must be provided.
mcp-registry/com.100hires/100hires/hires_update_note Update note body and/or visibility without creating a new timeline item. Use for corrections and moderation workflows.
mcp-registry/com.100hires/100hires/hires_update_notification_message Update a scheduled notification email before it is sent. Change subject, body, and optionally reschedule the send time. Only scheduled (not
mcp-registry/com.100hires/100hires/hires_update_nurture_campaign Update an existing nurture campaign. Pass all steps -- mark removed steps with is_deleted=true. Existing steps must include their id.
mcp-registry/com.100hires/100hires/hires_update_question Update text, type, or options of an existing question definition.
mcp-registry/com.100hires/100hires/hires_upload_application_attachment Upload a file attachment to an application. Provide the file as base64-encoded data. Commonly used for signed documents and interviewer arti
mcp-registry/com.100hires/100hires/hires_upload_attachment Upload a file and create an attachment. Supported categories: `voicemail` (wav/mp3, max 20 MB, no object_id — returned `uuid` is usable as `
mcp-registry/com.100hires/100hires/hires_upload_candidate_file Upload a file for a candidate using a base64 payload. Used for portfolio uploads and document attachment. WARNING: host function-call serial
mcp-registry/com.adbloop/meta-ads/add_ad_to_adset Add a NEW ad (with creative) to an EXISTING ad set. Created PAUSED. Accepts either an existing creative_id, a library image_hash (this is wh
mcp-registry/com.adbloop/meta-ads/bulk_create_campaigns Create many Meta campaigns at once on ONE account (rate-limit-safe, validated). WRITES live. Honors plan limits, spend guardrails, and capac
mcp-registry/com.adbloop/meta-ads/bulk_create_multi_account Launch the SAME campaign set across MULTIPLE ad accounts in one call (up to 5 accounts; chain calls for more). Each account gets its own cur
mcp-registry/com.adbloop/meta-ads/check_capacity Check an ad account's current Meta API rate-limit headroom BEFORE a bulk run. Read-only. Returns GO/TIGHT/SPLIT/WAIT_OR_SPLIT/WAIT + utiliza
mcp-registry/com.adbloop/meta-ads/create_campaign Create ONE Meta campaign (created PAUSED for review). Free-plan friendly — counts toward your monthly campaign limit. To launch many at once
mcp-registry/com.adbloop/meta-ads/create_structured Create ONE campaign with MULTIPLE ad sets and MULTIPLE ads each (1 campaign -> N ad sets -> M ads), image or video, including DPA/Catalog dy
mcp-registry/com.adbloop/meta-ads/delete_campaigns PERMANENTLY delete campaigns/ad sets/ads by ID. Irreversible — requires confirm:true. Use pause instead if unsure.
mcp-registry/com.adbloop/meta-ads/estimate_bulk_create Estimate how long bulk creation will take for N campaigns. Read-only.
mcp-registry/com.adbloop/meta-ads/get_ad_accounts List the Meta ad accounts connected to this Adbloop user, with the Page NAME + Instagram username + pixel each account uses. Use this to res
mcp-registry/com.adbloop/meta-ads/get_campaign_structure Full tree of one campaign: its ad sets and every ad inside each. Read-only.
mcp-registry/com.adbloop/meta-ads/get_creative_library List the user's saved creatives. NOTE: image_hash works with add_ad_to_adset, but bulk_create_campaigns needs a public imageUrl (or Drive/Dr
mcp-registry/com.adbloop/meta-ads/get_guardrails View the spend safety limits for an account. Read-only. Editable only by the owner in Adbloop settings.
mcp-registry/com.adbloop/meta-ads/get_insights Rate-limit-safe Meta performance metrics (spend, impressions, clicks, CTR, leads, purchases, ROAS). Read-only.
mcp-registry/com.adbloop/meta-ads/get_lead_forms List the lead-gen forms available on a Facebook Page (for OUTCOME_LEADS campaigns). Read-only.
mcp-registry/com.adbloop/meta-ads/list_ads List ads — across the account or inside one ad set. Includes creative preview info. Read-only.
mcp-registry/com.adbloop/meta-ads/list_adsets List ad sets — across the account or inside one campaign. Shows budget, optimization goal, status. Read-only.
mcp-registry/com.adbloop/meta-ads/list_campaigns List existing campaigns with status, budget, effective status. Read-only.
mcp-registry/com.adbloop/meta-ads/list_drive_folder List the images/videos inside a PUBLIC Google Drive folder (must be shared as 'Anyone with the link'). Returns each file's name and a Drive
mcp-registry/com.adbloop/meta-ads/pause_campaigns Pause campaigns/ad sets/ads by ID. Reversible.
mcp-registry/com.adbloop/meta-ads/resume_campaigns Resume (activate) paused campaigns/ad sets/ads by ID. Turns spend ON.
mcp-registry/com.adbloop/meta-ads/search_targeting Search Meta's targeting interests by keyword (e.g. 'yoga', 'small business owners'). Returns interest names, IDs, and audience sizes — usefu
mcp-registry/com.adbloop/meta-ads/update_campaign_budget Change the daily budget (and/or rename) of an existing campaign or ad set. The account is required so the new budget is checked against your
mcp-registry/com.adbloop/meta-ads/validate_campaigns Pre-flight check campaign rows BEFORE creating. Read-only. Per-row verdict: will_create / will_create_with_changes / will_fail. Pass meta_ac
mcp-registry/io.github.br0ski777/user-agent-parser/utility_parse_user_agent Use this when you need to parse a user agent string to identify the client's browser, OS, device type, and bot status. Returns fully structu
mcp-registry/io.github.travisbergen2/rpcs1-agent-tuner/recommend_agent_configuration Use this stateless, read-only tool when a deployed support copilot, coding agent, research agent, or workflow assistant needs a five-primiti
mcp-registry/app.decibelshield/decibel-shield/get_city_noise Estimated daytime/night noise ranges (dB), rank among 50 major world cities, dominant noise sources and confidence for a given city, with WH
mcp-registry/app.decibelshield/decibel-shield/get_decibel_shield_app Facts and the App Store link for Decibel Shield - dB Meter, the iOS sound meter app behind this data: features, pricing, requirements. Use w
mcp-registry/app.decibelshield/decibel-shield/get_us_city_noise_exposure Share of residents exposed to ≥60 dB / ≥70 dB transportation noise for the 100 largest US cities — computed from the federal BTS 2020 Nation
mcp-registry/app.decibelshield/decibel-shield/list_loudest_cities The Decibel Shield estimated city noise ranking — 50 major world cities ordered by estimated daytime noise, loudest first.
mcp-registry/app.decibelshield/decibel-shield/lookup_sound_level Decibel level and hearing-risk guidance for everyday sounds (whisper, traffic, chainsaw, concert…), sourced to CDC/NIOSH/NIDCD/ASHA publishe
mcp-registry/app.decibelshield/decibel-shield/safe_exposure_time How long a sound level is safe to be around per NIOSH's recommended exposure limit (85 dB(A)/8 h, 3 dB exchange rate).
mcp-registry/io.github.petitsolu/solubles/find_junior_versions Trouve les épisodes Soluble(s) qui existent en version Junior, c'est-à-dire adaptée pour expliquer le sujet aux enfants. Utile pour les pare
mcp-registry/io.github.petitsolu/solubles/find_solutions_for_need Recherche des solutions basées sur un besoin utilisateur. IMPORTANT: extraire 1 à 3 mots-clés courts de la question (ex: 'manger local', 'cl
mcp-registry/io.github.petitsolu/solubles/get_concrete_actions Extrait uniquement la liste des actions concrètes liées à un sujet, au format checklist. Idéal pour créer des guides pratiques.
mcp-registry/io.github.petitsolu/solubles/get_latest_solutions Affiche les épisodes les plus récents de Soluble(s).
mcp-registry/io.github.petitsolu/solubles/recommend_solutions Recommande des épisodes Soluble(s) selon un contexte ou profil utilisateur (ex: parent, enseignant, militant, entreprise).
mcp-registry/io.github.petitsolu/solubles/search_across_apis Recherche globale à travers toutes les APIs Soluble(s) — combine titres, transcriptions, actions et besoins.
mcp-registry/io.github.petitsolu/solubles/search_solutions_concretes Recherche globale dans les titres et transcriptions. IMPORTANT: utiliser 1 à 3 mots-clés courts (ex: 'coraux', 'zero dechet', 'harcèlement s
mcp-registry/io.github.nexus-api-lab/textops-mcp/apply_patch Apply a unified diff to a text, with context verification and small-offset fuzzing. Reports per-hunk success so failures are explicit rather
mcp-registry/io.github.nexus-api-lab/textops-mcp/canonical_json Validate JSON and return it canonicalized (recursively sorted object keys) in compact and pretty forms. Useful for stable comparison and exa
mcp-registry/io.github.nexus-api-lab/textops-mcp/diff Compute an exact line-based unified diff between two texts. Use instead of writing diffs yourself — LLM-authored diffs have wrong line numbe
mcp-registry/io.github.nexus-api-lab/textops-mcp/regex_test Execute a JavaScript regular expression against a text and return real matches with indices and capture groups. Use instead of predicting re
mcp-registry/io.github.nexus-api-lab/textops-mcp/text_stats Count text length EXACTLY: graphemes (user-perceived characters, correct for emoji/CJK/combining marks), words, lines, Unicode code points,
mcp-registry/de.fakturai/erechnung/compliance_status Check the e-rechnung engine health: KoSIT + Mustang daemon status and dependency version pins vs. latest releases. Use before bulk invoice g
mcp-registry/de.fakturai/erechnung/generate_einvoice Generate a KoSIT-verified ZUGFeRD/Factur-X German e-invoice (EN 16931 / E-Rechnung). Returns pdf_b64 (base64 PDF), invoice_number, and the f
mcp-registry/de.fakturai/erechnung/validate_einvoice Validate an existing ZUGFeRD/Factur-X/E-Rechnung invoice. Accepts a base64-encoded PDF or raw CII XML. Runs the full three-validator check:
mcp-registry/art.travel/mcp/find_art_events Search travel.art's catalogue of upcoming and current art events (biennales, art fairs, festivals). Returns events with dates, venues, ticke
mcp-registry/art.travel/mcp/find_layover_itinerary Search travel.art's layover-itinerary catalogue — short-window (3–6h) art-focused trips between flight connections from major European hub a
mcp-registry/art.travel/mcp/find_museum_guide Search travel.art's catalogue of museum visitor guides. Returns museums with current 2026 ticket info, opening hours, address, essential wor
mcp-registry/art.travel/mcp/recommend_art_trip Recommend an art-tourism trip itinerary for a specific city using only travel.art's published content. Returns events active during the trip
mcp-registry/io.github.keibai-hub/keibai-hub-mcp/find_practitioner_for_auction 落札・入札関連の士業 (司法書士・弁護士・不動産鑑定士・土地家屋調査士) を返す. Stages: post_acquisition (default — 落札後の所有権移転登記; 司法書士が法律上ほぼ必須), pre_bid (入札前の独立評価・権利確認), eviction
mcp-registry/io.github.keibai-hub/keibai-hub-mcp/get_auction_detail 一件の競売物件の構造化データを取得. Fetch one auction by case_id (e.g. "bit_00000078922"). Returns case_number, court_code, property_type, sale_base_price_jp
more →