AI agent tool reliability // full index
Categories
data 135790 · knowledge 108478 · other 86036 · devops 51635 · search 49942 · finance 48493 · code 39485 · communication 36080 · productivity 34424 · files 32254 · media 32051 · security 31215 · retrieval 24197 · database 22019 · ml 17679 · web 15622 · browser 15146 · email 9999 · payments 5170 · calendar 4368 · analytics 4011 · blockchain 1845 · network 1751 · health 1620 · marketing 1289 · crm 1163 · memory 831 · storage 819 · research 739 · social 693 · ecommerce 618 · design 581 · project 511 · commerce 499 · advertising 471 · news 442 · compliance 427 · seo 423 · api 379 · project management 343 · system 342 · monitoring 301 · education 217 · content 188 · cloud 164 · observability 138 · automation 134 · debug 124 · mobile 120 · workflow 111 · iot 109 · account 109 · auth 109 · fitness 108 · integration 107 · identity 105 · marketplace 102 · hardware 102 · cms 100 · hr 98
Tools
- compile_design_tokens @mosvera/mcp — Compile canonical output into portable design tokens and CSS variables.
- draft_aesthetic @mosvera/mcp — Draft a composition document without saving it.
- save_registry_document @mosvera/mcp — Advanced create/update for registry documents and manifests.
- write_merge_strategies @mosvera/mcp — Replace merge-strategies.json with deterministic JSON.
- validate_document @mosvera/mcp — Validate one document against a Mosvera schema kind.
- read_memory donggyun112/keymem — Read the full content of a specific memory by its ID
- recall donggyun112/keymem — Search the key graph by query, returning matching key clusters plus one passive Top-1 memory under the strongest key
- read_key donggyun112/keymem — Read memories associated with a specific key in the graph
- remember donggyun112/keymem — Save a new memory into the key graph, associating it with relevant keys
- remember_batch donggyun112/keymem — Store multiple memories in a single call.
- correct donggyun112/keymem — Update or correct an existing memory.
- search_files SyDd0/mcp-tool-server — 按文件名模式搜索本地文件
- read_text_file SyDd0/mcp-tool-server — 读取文本文件内容
- calculate SyDd0/mcp-tool-server — 安全的数学表达式求值
- json_formatter SyDd0/mcp-tool-server — JSON 格式化/美化
- get_current_time SyDd0/mcp-tool-server — 查询当前时间 (支持时区)
- system_info SyDd0/mcp-tool-server — 查看系统信息
- gtm_create_trigger burhan29ee/google-analytics-gtm-mcp — Create a trigger
- gtm_update_trigger burhan29ee/google-analytics-gtm-mcp — Update a trigger
- gtm_update_tag burhan29ee/google-analytics-gtm-mcp — Update an existing tag
- gtm_delete_tag burhan29ee/google-analytics-gtm-mcp — Delete a tag (confirm=true)
- list_custom_metrics burhan29ee/google-analytics-gtm-mcp — Custom metrics on a property
- archive_custom_dimension burhan29ee/google-analytics-gtm-mcp — Archive a custom dimension
- create_custom_metric burhan29ee/google-analytics-gtm-mcp — Create a custom metric
- list_custom_dimensions burhan29ee/google-analytics-gtm-mcp — Custom dimensions on a property
- run_report burhan29ee/google-analytics-gtm-mcp — GA4 report by metrics/dimensions/date range
- create_event_audience burhan29ee/google-analytics-gtm-mcp — Create an audience of users who fired an event
- create_key_event burhan29ee/google-analytics-gtm-mcp — Mark an event as a conversion
- list_account_summaries burhan29ee/google-analytics-gtm-mcp — List accounts and their properties
- get_property_details burhan29ee/google-analytics-gtm-mcp — Property name, time zone, currency, industry
- list_data_streams burhan29ee/google-analytics-gtm-mcp — Web/app streams and their measurement IDs
- create_custom_dimension burhan29ee/google-analytics-gtm-mcp — Create a custom dimension
- list_measurement_protocol_secrets burhan29ee/google-analytics-gtm-mcp — MP API secrets for a stream
- run_realtime_report burhan29ee/google-analytics-gtm-mcp — Realtime report (last ~30 min)
- send_ga4_event burhan29ee/google-analytics-gtm-mcp — Send an event via the Measurement Protocol
- list_key_events burhan29ee/google-analytics-gtm-mcp — Key events (conversions)
- delete_measurement_protocol_secret burhan29ee/google-analytics-gtm-mcp — Delete an MP API secret
- list_audiences burhan29ee/google-analytics-gtm-mcp — Audiences on a property
- archive_audience burhan29ee/google-analytics-gtm-mcp — Archive an audience
- gtm_whoami burhan29ee/google-analytics-gtm-mcp — Show the service-account identity, scopes, and visible accounts
- gtm_list_accounts burhan29ee/google-analytics-gtm-mcp — List GTM accounts
- gtm_list_containers burhan29ee/google-analytics-gtm-mcp — List containers in an account
- gtm_list_workspaces burhan29ee/google-analytics-gtm-mcp — List workspaces in a container
- gtm_list_tags burhan29ee/google-analytics-gtm-mcp — List tags in a workspace
- gtm_list_triggers burhan29ee/google-analytics-gtm-mcp — List triggers in a workspace
- gtm_list_variables burhan29ee/google-analytics-gtm-mcp — List variables in a workspace
- gtm_get_tag burhan29ee/google-analytics-gtm-mcp — Get a single tag by id
- gtm_list_versions burhan29ee/google-analytics-gtm-mcp — List container version headers
- create_measurement_protocol_secret burhan29ee/google-analytics-gtm-mcp — Create an MP API secret
- gtm_get_live_version burhan29ee/google-analytics-gtm-mcp — Get the live (published) version
- gtm_create_tag burhan29ee/google-analytics-gtm-mcp — Create a tag from a JSON resource
- list_skills @stuffbucket/skills — List available skills from the catalog based on intent.
- get_skill @stuffbucket/skills — Load a specific skill by name.
- engi_project_status GreenLordUA/EngiMCP — Get the current status of the engineering project.
- engi_project_map GreenLordUA/EngiMCP — Get a map of the project structure.
- engi_validate_project GreenLordUA/EngiMCP — Validate the project for broken links, duplicate IDs, missing required fields.
- engi_doc_read GreenLordUA/EngiMCP — Read a document by its logical ID.
- engi_doc_create GreenLordUA/EngiMCP — Create a new Markdown document with YAML frontmatter.
- engi_frontmatter_patch GreenLordUA/EngiMCP — Update the YAML frontmatter of an existing document.
- engi_doc_patch_section GreenLordUA/EngiMCP — Patch a specific section of a document.
- engi_impact_analyze GreenLordUA/EngiMCP — Analyze the impact of a change to a document.
- engi_requirement_create GreenLordUA/EngiMCP — Create a new requirement entity.
- engi_decision_create GreenLordUA/EngiMCP — Create a new engineering decision (ADR/EDR).
- engi_task_create GreenLordUA/EngiMCP — Create a new task entity.
- engi_context_pack GreenLordUA/EngiMCP — Build a compact context pack for a specific task.
- engi_git_status GreenLordUA/EngiMCP — Get Git dirty state, changed files, and diff summary.
- engi_graph_query GreenLordUA/EngiMCP — Query the dependency graph of documents.
- share_file openclaw-syncralis — Generates a public Ngrok download link for a file in the workspace with a maximum of 3 download attempts until expiry.
- web_search openclaw-syncralis — Performs a load-balanced web search using Tavily and Brave Search APIs.
- download_file openclaw-syncralis — Downloads a file from a URL to the workspace with MIME-type enforcement and streaming size limits.
- itglue_publish_document io.github.selic/mcp-itglue — Publish a document
- itglue_list_documents io.github.selic/mcp-itglue — List documents
- itglue_update_flexible_asset io.github.selic/mcp-itglue — Update a flexible asset
- itglue_delete_documents io.github.selic/mcp-itglue — Delete documents
- itglue_delete_flexible_asset io.github.selic/mcp-itglue — Delete a flexible asset
- itglue_build_vector_index io.github.selic/mcp-itglue — Build the vector index
- itglue_list_flexible_assets io.github.selic/mcp-itglue — List flexible assets
- itglue_get_flexible_asset io.github.selic/mcp-itglue — Get a flexible asset by ID
- itglue_vector_index_status io.github.selic/mcp-itglue — Get vector index status
- itglue_create_document io.github.selic/mcp-itglue — Create a document
- itglue_list_organizations io.github.selic/mcp-itglue — List organizations
- itglue_get_organization io.github.selic/mcp-itglue — Get an organization by ID
- itglue_get_document io.github.selic/mcp-itglue — Get a document by ID
- itglue_list_document_sections io.github.selic/mcp-itglue — List document sections
- itglue_get_document_section io.github.selic/mcp-itglue — Get a document section by ID
- itglue_list_flexible_asset_types io.github.selic/mcp-itglue — List flexible asset types
- itglue_list_attachments io.github.selic/mcp-itglue — List attachments
- itglue_get_flexible_asset_type io.github.selic/mcp-itglue — Get a flexible asset type by ID
- itglue_vector_search io.github.selic/mcp-itglue — Perform semantic vector search
- itglue_update_document io.github.selic/mcp-itglue — Update a document
- itglue_create_document_section io.github.selic/mcp-itglue — Create a document section
- itglue_update_document_section io.github.selic/mcp-itglue — Update a document section
- itglue_delete_document_section io.github.selic/mcp-itglue — Delete a document section
- itglue_create_attachment io.github.selic/mcp-itglue — Create an attachment
- itglue_delete_attachment io.github.selic/mcp-itglue — Delete an attachment
- itglue_create_flexible_asset io.github.selic/mcp-itglue — Create a flexible asset
- itglue_find_endpoint io.github.selic/mcp-itglue — Find an API endpoint
- itglue_get io.github.selic/mcp-itglue — Perform a generic GET request
- itglue_list_document_folders io.github.selic/mcp-itglue — List document folders
- search_pdf @sylphx/pdf-reader-mcp — Find page + snippet matches before deep reading
more →