AI agent tool reliability // full index
Categories
data 174232 · knowledge 133874 · other 109435 · search 66203 · devops 58069 · finance 57651 · code 46966 · communication 42059 · productivity 40670 · web 39185 · files 38078 · security 37568 · media 36575 · retrieval 29425 · database 24715 · ml 20873 · browser 17600 · email 11692 · payments 5916 · calendar 5347 · analytics 4703 · blockchain 2055 · network 1979 · health 1814 · marketing 1440 · crm 1256 · memory 1035 · research 989 · storage 939 · social 787 · ecommerce 697 · design 617 · advertising 600 · seo 589 · commerce 549 · project 526 · news 448 · api 439 · compliance 412 · system 394 · monitoring 375 · project management 371 · education 221 · weather 213 · content 213 · cloud 164 · automation 162 · mobile 139 · debug 138 · workflow 136 · observability 133 · marketplace 130 · account 127 · identity 125 · iot 124 · fitness 123 · integration 118 · hardware 115 · auth 109 · cms 108
Tools
- list_missing_controls @greenarmor/ges-mcp-server — Show compliance controls that are not passing
- list_framework_controls @greenarmor/ges-mcp-server — List all controls for a framework with status
- run_audit @greenarmor/ges-mcp-server — Run a full 6-scanner source code audit
- generate_compliance_report @greenarmor/ges-mcp-server — Generate a full compliance report with scoring
- generate_audit_report @greenarmor/ges-mcp-server — Combine real audit findings with compliance scoring
- auto_fix @greenarmor/ges-mcp-server — Automatically fix security findings in source code
- implement_control @greenarmor/ges-mcp-server — Generate implementation files for a specific control
- apply_control_override @greenarmor/ges-mcp-server — Mark a control as not-applicable or pass
- generate_data_inventory @greenarmor/ges-mcp-server — Generate a data inventory with classifications
- fix_recommendation @greenarmor/ges-mcp-server — Get step-by-step remediation guidance for a control
- discover_agents @wolpertingerlabs/callboard — List all agents on the platform and their status.
- secure_request @wolpertingerlabs/callboard — Make an authenticated request to an external API via Drawlatch.
- poll_events @wolpertingerlabs/callboard — Retrieve new events from the event ring buffer since the last cursor.
- start_chat_session @wolpertingerlabs/callboard — Start and monitor a chat session in a specified directory or branch.
- manage_cron_job @wolpertingerlabs/callboard — Create, update, or delete a cron job for an agent.
- manage_event_trigger @wolpertingerlabs/callboard — Create, update, or delete an event trigger for an agent.
- orchestrate_agent @wolpertingerlabs/callboard — Spawn or instruct another agent programmatically.
- query_activity_logs @wolpertingerlabs/callboard — Retrieve activity logs for an agent.
- helm__get_account @helm-ai/mcp-server — Get a specific account
- helm__add_account @helm-ai/mcp-server — Create a new account
- helm__get_accounts @helm-ai/mcp-server — List accounts (companies you do business with)
- helm__update_account @helm-ai/mcp-server — Update account details
- helm__get_contacts @helm-ai/mcp-server — List contacts/people
- helm__get_contact @helm-ai/mcp-server — Get a specific contact
- helm__create_document @helm-ai/mcp-server — Create a new document (supports markdown or JSON content)
- helm__upload_attachment @helm-ai/mcp-server — Upload a file (base64) to attach to a task or comment
- helm__get_documents @helm-ai/mcp-server — List documents with optional filters
- helm__get_document @helm-ai/mcp-server — Get a specific document by ID
- helm__update_document @helm-ai/mcp-server — Update document title, content, status, or visibility
- helm__get_document_pages @helm-ai/mcp-server — List all pages in a multi-page document
- helm__get_document_page @helm-ai/mcp-server — Get a specific page with full content
- helm__list_document_folders @helm-ai/mcp-server — List document folders (optionally filter by parent)
- helm__create_document_folder @helm-ai/mcp-server — Create a new document folder
- helm__get_time_entries @helm-ai/mcp-server — List time entries with optional filters
- helm__create_estimate @helm-ai/mcp-server — Create an estimate with line items
- helm__get_estimates @helm-ai/mcp-server — List estimates with optional filters
- helm__update_contact @helm-ai/mcp-server — Update contact details
- helm__get_calendar_event @helm-ai/mcp-server — Get a specific calendar event
- helm__create_calendar_event @helm-ai/mcp-server — Create a new event with optional conferencing
- helm__get_document_outline @helm-ai/mcp-server — Read a document's headings as an addressable outline
- helm__get_document_blocks @helm-ai/mcp-server — Read a document block by block, each with a stable address
- helm__patch_document @helm-ai/mcp-server — Edit named blocks in place instead of rewriting the whole document
- helm__list_document_comments @helm-ai/mcp-server — Read the comment threads left on specific sentences
- helm__resolve_document_comment @helm-ai/mcp-server — Close a comment thread once the change it asked for is made
- helm__get_projects @helm-ai/mcp-server — List all projects in your workspace
- helm__create_project @helm-ai/mcp-server — Create a new project (optionally linked to an account)
- helm__add_task @helm-ai/mcp-server — Create a new task (with title, description, priority, status, assignees)
- helm__get_tasks @helm-ai/mcp-server — List tasks with optional filters (status, priority, project)
- helm__get_task @helm-ai/mcp-server — Get a specific task by ID
- helm__update_task @helm-ai/mcp-server — Update task title, status, priority, assignees, or due date
- helm__add_task_comment @helm-ai/mcp-server — Add a comment to a task
- helm__create_document_page @helm-ai/mcp-server — Append a new page to an existing multi-page document
- helm__move_document_to_folder @helm-ai/mcp-server — Move a document into a folder or to root
- helm__bulk_create_document_folders @helm-ai/mcp-server — Create multiple folders in one call (up to 50)
- helm__bulk_move_documents_to_folder @helm-ai/mcp-server — Move multiple documents into folders in one call (up to 100)
- helm__create_time_entry @helm-ai/mcp-server — Log time to a project or task
- helm__add_contact @helm-ai/mcp-server — Create a new contact
- helm__delete_contact @helm-ai/mcp-server — Delete a contact permanently
- helm__log_activity @helm-ai/mcp-server — Log an action/event or a data-point metric on a record's timeline
- helm__get_deals @helm-ai/mcp-server — List deals with optional filters
- helm__get_deal @helm-ai/mcp-server — Get a specific deal
- helm__add_deal @helm-ai/mcp-server — Create a new deal
- helm__update_deal @helm-ai/mcp-server — Update deal stage, value, or other details
- helm__delete_deal @helm-ai/mcp-server — Delete a deal
- helm__get_calendar_events @helm-ai/mcp-server — List calendar events (defaults to upcoming 7 days)
- extract_audio yambal/ffmpeg-mcp — Extract audio track from a video file
- convert_audio yambal/ffmpeg-mcp — Convert audio file to a different format
- merge_audio yambal/ffmpeg-mcp — Merge multiple audio files into one
- adjust_volume yambal/ffmpeg-mcp — Adjust volume of an audio file
- get_media_info yambal/ffmpeg-mcp — Get detailed information about an audio or video file
- trim_audio yambal/ffmpeg-mcp — Trim audio file by start time and duration or end time
- list @aidex/mcp — List all registered tools
- list @aidex/mcp — List all registered resources
- read @aidex/mcp — Read a resource by URI
- list @aidex/mcp — List all registered prompts
- get @aidex/mcp — Get prompt messages by name and arguments
- call @aidex/mcp — Call a registered tool by name with arguments
- swissco_tenders swissco-mcp — Public-procurement projects published on simap
- swissco_vendor swissco-mcp — Whether a company holds a simap vendor profile, and what it says
- swissco_finma swissco-mcp — Institutions on FINMA's list of authorised banks and securities firms
- swissco_lei swissco-mcp — A company's LEI, the entity that consolidates it, and the entity at the top of that chain
- swissco_research swissco-mcp — Federally funded research projects, Innosuisse and SNSF money included
- swissco_lookup swissco-mcp — Everything the register publishes about one company, optionally with its FINMA licence and its LEI
- swissco_search swissco-mcp — Companies whose legal name or statutory purpose contains a term
- swissco_publications swissco-mcp — Commercial-register publications from the gazette in a date range
- swissco_events swissco-mcp — One company's registry events, each confirmed against the publication's own UID
- visual_search io.github.rajanrengasamy/vidlens-mcp — Search within video frames for visual content matching a description or query.
- search_youtube io.github.rajanrengasamy/vidlens-mcp — Search YouTube for videos matching a query, returning ranked results with metadata.
- get_transcript io.github.rajanrengasamy/vidlens-mcp — Retrieve the transcript of a YouTube video by video ID or URL.
- extract_keyframes io.github.rajanrengasamy/vidlens-mcp — Extract keyframes from a video at specified intervals or scene changes.
- analyze_sentiment io.github.rajanrengasamy/vidlens-mcp — Analyze sentiment of video comments or transcript segments.
- get_video_info io.github.rajanrengasamy/vidlens-mcp — Get detailed metadata for a YouTube video.
- download_video io.github.rajanrengasamy/vidlens-mcp — Download a video or audio from YouTube or other supported platforms.
- import_playlist io.github.rajanrengasamy/vidlens-mcp — Import all videos from a YouTube playlist into the local media store.
- semantic_search io.github.rajanrengasamy/vidlens-mcp — Search across indexed transcripts by semantic meaning.
- get_comments io.github.rajanrengasamy/vidlens-mcp — Retrieve comments for a YouTube video.
- searchVisualContent io.github.rajanrengasamy/vidlens-mcp — Search visual content in videos for specific frames, timestamps, and match reasons
- get Mnehmos/mnehmos.open5e.mcp — Fetch a single resource by slug.
- list_documents Mnehmos/mnehmos.open5e.mcp — List all available source books.
- batch_get Mnehmos/mnehmos.open5e.mcp — Fetch multiple resources in parallel (max 50).
more →