AI agent tool reliability // full index
Categories
data 39373 · knowledge 37090 · other 27213 · finance 20323 · search 17280 · devops 14444 · communication 12024 · productivity 11958 · code 11666 · security 10716 · files 8984 · media 8266 · ml 8213 · database 6724 · web 5623 · retrieval 4805 · browser 3933 · payments 2656 · email 2455 · analytics 1434 · calendar 1352 · blockchain 988 · marketing 653 · health 452 · research 425 · crm 373 · memory 356 · ecommerce 281 · network 263 · advertising 250 · project management 190 · compliance 183 · storage 182 · design 178 · seo 159 · social 150 · news 135 · monitoring 128 · api 101 · system 78 · education 66 · testing 61 · identity 60 · cms 59 · sales 52 · project 52 · iot 50 · workflow 44 · marketplace 43 · observability 43 · defi 41 · healthcare 39 · cloud 39 · content 37 · social media 37 · admin 36 · hardware 35 · fitness 34 · authentication 34 · commerce 30
Tools
- npm/-baasix/mcp/baasix_add_index Add index to collection
- npm/-baasix/mcp/baasix_update_relationship Update existing relationship
- glama/jl681/arch-expert-mcp/scaffold_project Generates a production-ready DDD repository with Maven and bilingual docs.
- glama/jl681/arch-expert-mcp/verify_project_structure Audits the project for architectural leaks (e.g., Infrastructure types in the Domain layer).
- glama/jl681/arch-expert-mcp/resolve_naming Resolves a raw concept into a professional DDD-compliant class name and provides architectural advice.
- glama/wellknownmcp/cortex-gateway/whoami Aggregated identity across backends
- glama/wellknownmcp/cortex-gateway/find_tools Search for tools across the federated catalog
- glama/wellknownmcp/cortex-gateway/report_missing_capability File a ticket when a tool is missing or insufficient
- glama/wellknownmcp/cortex-gateway/list_cortex_tickets List filed tickets
- glama/wellknownmcp/cortex-gateway/read_cortex_resource Read a specific resource
- glama/wellknownmcp/cortex-gateway/list_cortex_resources List available resources
- glama/vedantparmar12/sticky-notes-mcp-server/save_to_new_file Save content to a new notes file.
- glama/vedantparmar12/sticky-notes-mcp-server/read_notes Read and return all notes from the sticky note file.
- glama/vedantparmar12/sticky-notes-mcp-server/add_note Append a new note to the sticky note file.
- glama/vedantparmar12/sticky-notes-mcp-server/delete_notes Delete all notes from the sticky note file.
- npm/-memoss/cli/query Ask a question and get an answer with citations from the knowledge base
- npm/-memoss/cli/lint Check knowledge base for contradictions, stale claims, orphan pages, and missing links
- npm/-memoss/cli/extract Convert a source to Markdown under sources/extracted/
- npm/-memoss/cli/approve Review and merge agent changes from draft branch
- npm/-memoss/cli/graph Visualize the knowledge graph
- npm/-memoss/cli/ingest Ingest a source (URL, file, or repo) into the knowledge base
- glama/pimpstudios/claude-tmux-bridge/claude_code Sends a prompt to a persistent Claude Code session running in tmux and returns the response.
- glama/gfyuri/semantic-memory/update_user_bio Update a single field in the biography.
- glama/gfyuri/semantic-memory/save_memory Save a memory with semantic embedding.
- glama/gfyuri/semantic-memory/search_memory Search memories by semantic similarity.
- glama/gfyuri/semantic-memory/get_memory Retrieve a specific memory by ID.
- glama/gfyuri/semantic-memory/delete_memory Delete a memory permanently.
- glama/gfyuri/semantic-memory/list_all_memories List all stored memories (ordered by last update).
- glama/gfyuri/semantic-memory/get_user_bio Get the user's complete biographical profile.
- glama/gfyuri/semantic-memory/set_user_bio Create or update user biography.
- mcp-registry/io.github.zhuzhen-team/feishu-user-plugin/send_post_as_user 以用户身份发送富文本消息
- mcp-registry/io.github.zhuzhen-team/feishu-user-plugin/send_to_group 以用户身份发送文本消息到群聊
- mcp-registry/io.github.zhuzhen-team/feishu-user-plugin/read_doc_markdown 读取飞书文档并转换为Markdown格式
- mcp-registry/io.github.zhuzhen-team/feishu-user-plugin/send_as_user 以用户身份发送消息(通用)
- mcp-registry/io.github.zhuzhen-team/feishu-user-plugin/read_messages 读取群聊或P2P私聊消息
- mcp-registry/io.github.zhuzhen-team/feishu-user-plugin/manage_ws_status 管理实时事件WebSocket连接状态
- mcp-registry/io.github.zhuzhen-team/feishu-user-plugin/send_to_user 以用户身份发送文本消息给指定用户
- mcp-registry/io.github.zhuzhen-team/feishu-user-plugin/batch_send 批量发送消息
- mcp-registry/io.github.zhuzhen-team/feishu-user-plugin/send_image_as_user 以用户身份发送图片消息
- mcp-registry/io.github.zhuzhen-team/feishu-user-plugin/send_file_as_user 以用户身份发送文件消息
- mcp-registry/io.github.zhuzhen-team/feishu-user-plugin/send_card_as_user 以用户身份发送卡片消息(走机器人通道)
- glama/5dive-ai/5dive-mcp-server/task_create File a task in the shared queue (title, body, priority, assignee, parent).
- glama/5dive-ai/5dive-mcp-server/task_show Full detail for one task by id (status, body, result, subtasks, blockers).
- glama/5dive-ai/5dive-mcp-server/task_list List tasks (open by default; filter by status / assignee).
- glama/5dive-ai/5dive-mcp-server/agent_send Send a message to another agent on the fleet.
- glama/5dive-ai/5dive-mcp-server/agent_list List every agent: type, channels, model, live state.
- glama/5dive-ai/5dive-mcp-server/digest_get Fleet daily standup digest (window: '7d' for the weekly view).
- glama/barkoszloy/tg-id-mcp/user_info Look up any user, group, or channel by @username or numeric ID
- glama/barkoszloy/tg-id-mcp/dc_detect Detect which Telegram datacenter (DC1-DC5) hosts an account
- glama/barkoszloy/tg-id-mcp/estimate_age Estimate when an account was created based on its ID
- glama/barkoszloy/tg-id-mcp/send_message Send a message via your Telegram bot
- glama/barkoszloy/tg-id-mcp/check_membership Check if a user is a member/admin/banned in a chat
- glama/barkoszloy/tg-id-mcp/get_me Verify bot connection and capabilities
- glama/barkoszloy/tg-id-mcp/dc_map Get the full datacenter location map
- mcp-registry/io.github.ziggythebot/namecheap/check_domain Check domain availability across 600+ TLDs
- mcp-registry/io.github.cyanheads/pentest-mcp-server/pentest_lookup_group Looks up a MITRE ATT&CK threat group or software entry by ID or name.
- mcp-registry/io.github.cyanheads/pentest-mcp-server/pentest_generate_payloads Generates annotated payload templates for authorized testing.
- mcp-registry/io.github.cyanheads/pentest-mcp-server/pentest_encode Applies an encoding chain to a payload string.
- mcp-registry/io.github.cyanheads/pentest-mcp-server/pentest_guide Returns a step-by-step methodology playbook for the given attack vector, scoped to authorized testing.
- mcp-registry/io.github.cyanheads/pentest-mcp-server/pentest_analyze_response Analyzes a raw server response from authorized probing for information leakage, fingerprinting, and exploitation opportunities.
- mcp-registry/io.github.cyanheads/pentest-mcp-server/pentest_lookup_technique Looks up a MITRE ATT&CK technique by ID or keyword.
- mcp-registry/io.github.cyanheads/pentest-mcp-server/pentest_map_techniques Given a target profile, returns ranked ATT&CK techniques and OWASP test cases.
- glama/sendapi-co/sendapi-mcp-server/send_whatsapp Send a WhatsApp message from a connected session
- glama/sendapi-co/sendapi-mcp-server/send_bulk_whatsapp Send WhatsApp messages to many recipients (max 500)
- glama/sendapi-co/sendapi-mcp-server/send_sms Send an SMS message
- glama/sendapi-co/sendapi-mcp-server/send_bulk_sms Send SMS messages to many recipients
- glama/sendapi-co/sendapi-mcp-server/send_email Send an email
- glama/sendapi-co/sendapi-mcp-server/send_otp Send a one-time code (SMS, WhatsApp, or email)
- glama/sendapi-co/sendapi-mcp-server/check_otp Verify a one-time code
- glama/sendapi-co/sendapi-mcp-server/validate_phone Validate or look up a phone number
- glama/sendapi-co/sendapi-mcp-server/get_sms_status Get the status of an SMS
- glama/sendapi-co/sendapi-mcp-server/get_whatsapp_session_qr Get QR code for a WhatsApp session
- glama/sendapi-co/sendapi-mcp-server/send_bulk_email Send emails to many recipients
- glama/sendapi-co/sendapi-mcp-server/get_email_status Get the status of an email
- glama/sendapi-co/sendapi-mcp-server/list_whatsapp_sessions List connected WhatsApp sessions
- glama/sendapi-co/sendapi-mcp-server/list_sender_ids List available sender IDs
- glama/sendapi-co/sendapi-mcp-server/get_whatsapp_message Get the status of a WhatsApp message
- glama/sendapi-co/sendapi-mcp-server/get_usage Get remaining quota across channels
- glama/sendapi-co/sendapi-mcp-server/list_email_domains List verified email domains
- glama/sendapi-co/sendapi-mcp-server/list_email_templates List email templates
- glama/ramaprv/mcp-tools-hub/web-search Search the web via Tavily, return structured results
- glama/ramaprv/mcp-tools-hub/code-runner Execute Python snippets in a sandboxed environment
- glama/ramaprv/mcp-tools-hub/file-ops Read, write, list, and search files safely
- glama/ramaprv/mcp-tools-hub/sqlite-query Run read-only SQL queries on a local SQLite database
- glama/ramaprv/mcp-tools-hub/http-fetch Fetch and parse web pages, return cleaned markdown
- glama/ramaprv/mcp-tools-hub/memory-store Simple key-value memory for agents to persist state
- npm/universal-ast-mapper/imports List imports of a file.
- npm/universal-ast-mapper/graph Generate a dependency graph for a directory.
- npm/universal-ast-mapper/dead Find dead (unused) code in a directory.
- npm/universal-ast-mapper/cycles Detect circular dependencies in a directory.
- npm/universal-ast-mapper/duplicates Find duplicate code in a directory.
- npm/universal-ast-mapper/complexity Calculate cyclomatic complexity for a file or directory.
- npm/universal-ast-mapper/unused-params Find unused function parameters in a file or directory.
- npm/universal-ast-mapper/workspace Analyze monorepo workspace structure.
- npm/universal-ast-mapper/explore Launch interactive graph explorer.
- npm/universal-ast-mapper/watch Watch directory for changes and re-analyze.
- npm/universal-ast-mapper/langs List supported languages.
- npm/universal-ast-mapper/skeleton Generate a normalized code skeleton (JSON) for a given file or directory.
- npm/universal-ast-mapper/symbol Look up a symbol by name in a file.
- npm/universal-ast-mapper/validate Validate code quality metrics (lines, imports, exports).
more →