AI agent tool reliability // full index
Categories
data 129463 · knowledge 103504 · other 82605 · devops 50476 · search 47978 · finance 46875 · code 38376 · communication 34389 · productivity 33235 · files 31289 · media 31046 · security 29998 · retrieval 23355 · database 21507 · ml 16946 · browser 14715 · web 13749 · email 9732 · payments 4938 · calendar 4261 · analytics 3788 · blockchain 1782 · network 1716 · health 1625 · marketing 1255 · crm 1093 · storage 808 · memory 804 · research 710 · social 650 · ecommerce 601 · design 576 · project 510 · commerce 479 · advertising 439 · news 422 · compliance 403 · seo 391 · api 366 · system 337 · project management 334 · monitoring 288 · education 214 · content 181 · cloud 164 · observability 137 · automation 131 · debug 119 · mobile 119 · workflow 119 · iot 108 · fitness 108 · auth 105 · account 104 · identity 103 · hardware 102 · integration 101 · marketplace 97 · cms 95 · testing 94
Tools
- list_open_drawings limuzi013/autocad-mcp — Lists the drawings currently open in the AutoCAD session.
- query_entities limuzi013/autocad-mcp — Scans entities in a space and returns their handles and properties.
- set_entity_layer limuzi013/autocad-mcp — Moves an entity to a different layer.
- draw_circle limuzi013/autocad-mcp — Draws a circle given center and radius.
- draw_line limuzi013/autocad-mcp — Draws a line between two points.
- draw_ellipse limuzi013/autocad-mcp — Draws an ellipse given center, semi-axes, and rotation.
- draw_polyline limuzi013/autocad-mcp — Draws a lightweight polyline from a list of vertices.
- zoom_extents limuzi013/autocad-mcp — Zooms the view to the extents of the drawing.
- draw_arc limuzi013/autocad-mcp — Draws an arc given center, radius, start and end angles.
- copy_entity limuzi013/autocad-mcp — Copies an entity by handle to a new location.
- draw_point limuzi013/autocad-mcp — Creates a point entity at a given coordinate.
- draw_text limuzi013/autocad-mcp — Draws text at a given location.
- capture_screenshot limuzi013/autocad-mcp — Captures a screenshot of the current view.
- endpoint_list nyx-builds/agent-webhook — List all registered webhook endpoints
- endpoint_get nyx-builds/agent-webhook — Get endpoint details
- endpoint_update nyx-builds/agent-webhook — Update an endpoint
- endpoint_add nyx-builds/agent-webhook — Register a new webhook endpoint with configuration options
- endpoint_delete nyx-builds/agent-webhook — Delete an endpoint
- webhook_send nyx-builds/agent-webhook — Send a webhook delivery
- delivery_list nyx-builds/agent-webhook — List deliveries
- subscription_add nyx-builds/agent-webhook — Subscribe an endpoint to specific event types
- delivery_cancel nyx-builds/agent-webhook — Cancel a pending/retrying delivery
- relay_add nyx-builds/agent-webhook — Add a relay rule
- webhook_batch_send nyx-builds/agent-webhook — Send a payload to multiple endpoints
- stats nyx-builds/agent-webhook — Get delivery statistics
- subscription_list nyx-builds/agent-webhook — List event subscriptions
- subscription_delete nyx-builds/agent-webhook — Delete an event subscription
- send_to_subscribers nyx-builds/agent-webhook — Send to all endpoints subscribed to an event type
- relay_list nyx-builds/agent-webhook — List relay rules
- relay_delete nyx-builds/agent-webhook — Delete a relay rule
- incoming_list nyx-builds/agent-webhook — List incoming webhooks
- event_log nyx-builds/agent-webhook — List event audit log entries
- incoming_receive nyx-builds/agent-webhook — Receive & relay an incoming webhook
- get_stats nyx-builds/agent-webhook — Get delivery statistics for endpoints
- delivery_get nyx-builds/agent-webhook — Get delivery details with attempts
- delivery_retry nyx-builds/agent-webhook — Retry a failed delivery
- process_pending nyx-builds/agent-webhook — Process all pending deliveries
- health_check nyx-builds/agent-webhook — Test endpoint connectivity
- send_webhook nyx-builds/agent-webhook — Send a webhook payload to a specific endpoint
- run_script Now-Italy-Demo/MCP Script Runner — Executes server-side JavaScript in global scope as the authenticated ServiceNow user.
- manage-cache @adhisang/minecraft-modding-mcp — Manage cache: inventory, verification, cleanup workflows
- compare-minecraft @adhisang/minecraft-modding-mcp — Compare Minecraft versions: diffs, class diffs, registry diffs, migration overviews
- analyze-mod @adhisang/minecraft-modding-mcp — Analyze mod JARs: metadata, decompile/search, class source, bytecode queries, remap preview/apply
- validate-project @adhisang/minecraft-modding-mcp — Validate workspace: Mixin, Access Widener, Access Transformer validation
- inspect-minecraft @adhisang/minecraft-modding-mcp — Inspect Minecraft versions, artifacts, classes, files, and source search
- analyze-symbol @adhisang/minecraft-modding-mcp — Analyze symbols: existence checks, mapping conversion, lifecycle tracing, workspace resolution
- yuque_get_board yuque-ai-mcp — 获取文档中的画板资源
- yuque_create_board yuque-ai-mcp — 在文档中创建画板资源
- yuque_update_board yuque-ai-mcp — 更新文档中的画板资源
- yuque_hello yuque-ai-mcp — 心跳检测,验证 Token 有效性
- yuque_get_user yuque-ai-mcp — 获取当前 Token 的用户详情
- yuque_get_user_groups yuque-ai-mcp — 获取用户所属的团队列表
- yuque_search yuque-ai-mcp — 通用搜索文档/知识库
- yuque_rag_search yuque-ai-mcp — RAG 检索增强搜索 + 自动获取文档内容
- yuque_web_search yuque-ai-mcp — Cookie 态 Web 搜索,返回完整文档对象 + 精确总数 + 高亮摘要
- yuque_get_group_users yuque-ai-mcp — 获取团队成员列表
- yuque_update_group_user yuque-ai-mcp — 变更团队成员角色
- yuque_delete_group_user yuque-ai-mcp — 删除团队成员
- yuque_list_docs yuque-ai-mcp — 获取知识库文档列表
- yuque_create_doc yuque-ai-mcp — 创建文档
- yuque_get_doc_versions yuque-ai-mcp — 获取文档历史版本列表
- yuque_get_doc_version_detail yuque-ai-mcp — 获取文档历史版本详情
- yuque_diff_doc_versions yuque-ai-mcp — 对比两个版本的行级差异
- yuque_get_doc yuque-ai-mcp — 获取文档详情(支持 ID 或 slug)
- yuque_update_doc yuque-ai-mcp — 更新文档
- yuque_delete_doc yuque-ai-mcp — 删除文档
- yuque_batch_get_docs yuque-ai-mcp — 批量获取文档详情(max 20)
- yuque_copy_doc yuque-ai-mcp — 单文档跨库复制
- yuque_export_doc yuque-ai-mcp — 导出单篇文档为 Markdown 文件
- yuque_export_resources yuque-ai-mcp — 下载文档中的图片/附件到本地
- yuque_import_url yuque-ai-mcp — 从网页 URL 导入文档
- yuque_import_file yuque-ai-mcp — 从本地文件导入文档
- yuque_embed_url yuque-ai-mcp — 生成文档嵌入阅读器 URL
- yuque_get_toc yuque-ai-mcp — 获取知识库目录
- yuque_update_toc yuque-ai-mcp — 更新知识库目录
- yuque_batch_update_toc yuque-ai-mcp — 批量更新目录(createTitle/appendNode/removeNode/moveNode/prependDoc)
- yuque_list_repos yuque-ai-mcp — 获取知识库列表(用户/团队)
- yuque_create_repo yuque-ai-mcp — 创建知识库
- yuque_get_repo yuque-ai-mcp — 获取知识库详情
- yuque_update_repo yuque-ai-mcp — 更新知识库
- yuque_delete_repo yuque-ai-mcp — 删除知识库
- yuque_batch_get_repos yuque-ai-mcp — 批量获取知识库详情(max 20)
- yuque_copy_repo yuque-ai-mcp — 批量跨库复制(LLM 分类 + 目录重建)
- yuque_export_repo yuque-ai-mcp — 批量导出知识库为 Markdown(按 TOC 目录结构)
- yuque_get_group_statistics yuque-ai-mcp — 获取团队汇总统计数据
- yuque_get_member_statistics yuque-ai-mcp — 获取团队成员统计数据
- yuque_get_book_statistics yuque-ai-mcp — 获取团队知识库统计数据
- yuque_list_notes yuque-ai-mcp — 获取小记列表
- yuque_get_note yuque-ai-mcp — 获取小记详情
- yuque_create_note yuque-ai-mcp — 创建小记
- yuque_update_note yuque-ai-mcp — 更新小记
- yuque_list_recycles yuque-ai-mcp — 列出回收站项目
- yuque_restore_recycle yuque-ai-mcp — 恢复回收站项目
- yuque_destroy_recycle yuque-ai-mcp — 彻底删除回收站项目
- yuque_upload_attachment yuque-ai-mcp — 上传文件到语雀 CDN
- yuque_get_doc_statistics yuque-ai-mcp — 获取团队文档统计数据
- yuque_rss_list_sources yuque-ai-mcp — 列出所有可用 RSS 数据源及 feed 类型
- yuque_rss_fetch yuque-ai-mcp — 抓取 RSS/Atom Feed,解析后去重写入语雀
- yuque_rss_schedule yuque-ai-mcp — 分析更新频率,生成推荐抓取时间
- yuque_crawl_fetch yuque-ai-mcp — 抓取网页原始 HTML
more →