AI agent tool reliability // full index
Categories
knowledge 12737 · data 12462 · other 8082 · finance 7421 · search 5659 · communication 3548 · devops 3320 · security 3202 · productivity 2914 · code 2854 · ml 2584 · files 2128 · media 2123 · web 1884 · retrieval 1720 · database 1584 · browser 796 · payments 704 · email 518 · analytics 361 · blockchain 330 · calendar 310 · research 230 · marketing 221 · ecommerce 124 · advertising 111 · crm 99 · compliance 96 · health 93 · memory 89 · seo 59 · news 57 · network 57 · social 49 · monitoring 48 · project management 39 · storage 34 · design 30 · api 27 · cms 25 · commerce 20 · observability 20 · defi 18 · sales 17 · identity 16 · debug 15 · automation 14 · subscriptions 12 · education 11 · healthcare 11 · mobile 11 · subscription 11 · hardware 10 · hr 10 · content 10 · marketplace 9 · events 8 · discovery 8 · account 8 · qa 7
Tools
- mcp-registry/ai.spideriq/media/health_check Check server health.
- mcp-registry/ai.spideriq/media/get_queue_stats Get queue statistics.
- mcp-registry/ai.spideriq/media/get_api_info Get API information.
- mcp-registry/ai.spideriq/media/list_files List files in the media bucket.
- mcp-registry/ai.spideriq/media/delete_file Delete a file from the media bucket.
- mcp-registry/ai.spideriq/media/list_videos List videos in the media bucket.
- mcp-registry/ai.spideriq/media/get_video_status Get status of a video.
- mcp-registry/ai.spideriq/media/get_media_stats Get media statistics.
- mcp-registry/ai.spideriq/media/catalog_list_assets List assets from the read-only media catalog.
- mcp-registry/ai.spideriq/media/catalog_get_asset Get a single asset from the media catalog.
- mcp-registry/ai.spideriq/media/catalog_search_assets Search assets in the media catalog.
- mcp-registry/ai.spideriq/media/request_access Request access with admin email to start PAT authentication flow.
- mcp-registry/ai.spideriq/media/import_from_url Import a file from a URL into the media bucket.
- glama/aetheric-tech/jobs.now-mcp-server/jobs_now_browse_category Browse jobs in a specific category
- glama/aetheric-tech/jobs.now-mcp-server/jobs_now_list_companies List companies with active job postings
- glama/aetheric-tech/jobs.now-mcp-server/jobs_now_get_company Get company details + all their current openings
- glama/aetheric-tech/jobs.now-mcp-server/jobs_now_search Search jobs by keyword, category, location, salary, remote, date
- glama/aetheric-tech/jobs.now-mcp-server/jobs_now_get_job Fetch full job details + description by job ID/slug
- mcp-registry/io.github.sathergate/floodgate/createFloodgate Creates a Floodgate instance for rate limiting with configurable rules and store.
- mcp-registry/io.github.sathergate/floodgate/createRedisStore Creates a Redis store for rate limit state.
- mcp-registry/io.github.sathergate/floodgate/RateLimitProvider React context provider for rate limit awareness.
- mcp-registry/io.github.sathergate/floodgate/withRateLimit Higher-order function to protect Next.js API routes with rate limiting.
- mcp-registry/io.github.sathergate/floodgate/rateLimit Guard function to check rate limit and return response if limited.
- mcp-registry/io.github.sathergate/floodgate/createRateLimitMiddleware Creates Next.js middleware for global rate limiting.
- mcp-registry/io.github.sathergate/floodgate/MemoryStore In-memory store for rate limit state.
- mcp-registry/io.github.sathergate/floodgate/createVercelKVStore Creates a Vercel KV store for rate limit state.
- mcp-registry/io.github.sathergate/floodgate/RateLimited React component that conditionally renders children based on rate limit.
- mcp-registry/io.github.sathergate/floodgate/useRateLimit React hook to check rate limit status.
- glama/rushit-simform/react-development-workflow-mcp-server/fetch_zoho_task Fetch task details from Zoho Projects by task ID
- glama/rushit-simform/react-development-workflow-mcp-server/create_feature_branch Create git branches (feat/ or fix/) based on task information
- glama/rushit-simform/react-development-workflow-mcp-server/check_sonarqube_issues Check for SonarQube code quality issues in a branch
- glama/rushit-simform/react-development-workflow-mcp-server/auto_fix_sonarqube_issues Automatically fix common SonarQube issues detected in code
- glama/rushit-simform/react-development-workflow-mcp-server/update_task_status Update task status in Zoho Projects (Open, In Progress, Completed)
- glama/rushit-simform/react-development-workflow-mcp-server/generate_implementation_report Generate a summary report of implementation and quality fixes
- glama/rushit-simform/react-development-workflow-mcp-server/get_time Get the current time, optionally in a specific timezone
- glama/rushit-simform/react-development-workflow-mcp-server/echo Echo back a message
- mcp-registry/io.github.cyclimse/mcp-scaleway-functions/create_and_deploy_function_namespace Create and deploy a new function namespace.
- mcp-registry/io.github.cyclimse/mcp-scaleway-functions/list_function_namespaces List all function namespaces.
- mcp-registry/io.github.cyclimse/mcp-scaleway-functions/delete_function_namespace Delete a function namespace.
- mcp-registry/io.github.cyclimse/mcp-scaleway-functions/list_functions List all functions in a namespace.
- mcp-registry/io.github.cyclimse/mcp-scaleway-functions/create_and_deploy_function Create and deploy a new function.
- mcp-registry/io.github.cyclimse/mcp-scaleway-functions/update_function Update the code or the configuration of an existing function.
- mcp-registry/io.github.cyclimse/mcp-scaleway-functions/delete_function Delete a function.
- mcp-registry/io.github.cyclimse/mcp-scaleway-functions/download_function Download the code of a function. This is useful to work on an existing function.
- mcp-registry/io.github.cyclimse/mcp-scaleway-functions/fetch_function_logs Fetch the logs of a function.
- mcp-registry/io.github.cyclimse/mcp-scaleway-functions/list_function_runtimes List all available function runtimes.
- mcp-registry/io.github.cyclimse/mcp-scaleway-functions/add_dependency Add a dependency to a local function. Useful for dependencies that rely on native code and therefore need Docker to be installed.
- mcp-registry/io.github.sathya-sankaran/mdshare/read_document Read a document by ID and key, optionally save to output_path.
- mcp-registry/io.github.sathya-sankaran/mdshare/update_document Update document content using edit/admin key.
- mcp-registry/io.github.sathya-sankaran/mdshare/patch_document Find/replace operations without rewriting the full document.
- mcp-registry/io.github.sathya-sankaran/mdshare/generate_link Create view/edit/comment share link using admin key.
- mcp-registry/io.github.sathya-sankaran/mdshare/list_links List all share links with status using admin key.
- mcp-registry/io.github.sathya-sankaran/mdshare/revoke_link Revoke a share link permanently using admin key.
- mcp-registry/io.github.sathya-sankaran/mdshare/list_comments See all comments and replies on a document.
- mcp-registry/io.github.sathya-sankaran/mdshare/resolve_comment Resolve or unresolve a comment.
- mcp-registry/io.github.sathya-sankaran/mdshare/get_versions See edit history (who, when).
- mcp-registry/io.github.sathya-sankaran/mdshare/list_my_documents List documents uploaded via this MCP server on this machine.
- mcp-registry/io.github.sathya-sankaran/mdshare/get_admin_url Retrieve the admin URL for a previously-uploaded document. Only call when user explicitly asks.
- mcp-registry/io.github.sathya-sankaran/mdshare/upload_markdown Upload markdown by file_path or inline content, returns a share link.
- mcp-registry/io.github.sathya-sankaran/mdshare/post_comment Add a comment, optionally anchored to text.
- mcp-registry/io.github.sathya-sankaran/mdshare/register_document Register a previously-saved admin URL into the local store for resume.
- glama/nampd3/project-knowledge-mcp-server/get_project_io Lists HTTP routes, cron schedules, ActiveMQ destinations, file I/O, and binary entry points found in the project source.
- glama/nampd3/project-knowledge-mcp-server/get_project_dependencies Lists external services and database tables extracted from the project source.
- glama/nampd3/project-knowledge-mcp-server/get_project_profile Returns the full profile for a project including purpose, I/O, dependencies, and degraded sections.
- glama/nampd3/project-knowledge-mcp-server/list_projects Lists all projects in the configured GitLab group.
- glama/nampd3/project-knowledge-mcp-server/refresh_all Triggers a full refresh of all projects in the group.
- glama/nampd3/project-knowledge-mcp-server/refresh_project Triggers a refresh of a single project.
- glama/nampd3/project-knowledge-mcp-server/get_refresh_status Returns the current refresh status (idle, running, last error).
- glama/nampd3/project-knowledge-mcp-server/get_project_purpose Returns the purpose summary for a given project.
- glama/nikitatsym/authentik-mcp/authentik_read Users, groups, apps, tokens, providers, outposts, crypto, RBAC (read-only)
- glama/nikitatsym/authentik-mcp/authentik_write Create/update core resources (non-destructive)
- glama/nikitatsym/authentik-mcp/authentik_delete Delete operations across all domains (destructive)
- glama/nikitatsym/authentik-mcp/authentik_flows_read Flows, stages, policies, sources, events (read-only)
- glama/nikitatsym/authentik-mcp/authentik_flows_write Create/update auth pipeline config (non-destructive)
- glama/nikitatsym/authentik-mcp/authentik_admin Admin settings, system info, lifecycle
- glama/gtjerry111/paperwithcode-mcp/resolve_code_link Resolve an arXiv ID to its GitHub repository URL.
- glama/gtjerry111/paperwithcode-mcp/list_daily_papers List papers featured on Hugging Face Papers for a given date.
- glama/gtjerry111/paperwithcode-mcp/get_paper_details Get detailed paper metadata from Hugging Face Papers.
- glama/gtjerry111/paperwithcode-mcp/read_paper Fetch the full text of a paper as markdown.
- glama/peterenarsson/remote-mcp-server/add Adds two numbers and returns the result.
- mcp-registry/io.github.satoshkin-dev/satoshkin-aml-mcp/check_wallet_aml Checks a crypto wallet address for AML/KYT risk.
- mcp-registry/io.github.saurabh-karn/amrood-mcp/amrood_register Start signup — sends OTP to a 10-digit Indian phone number
- mcp-registry/io.github.saurabh-karn/amrood-mcp/amrood_verify Verify the OTP code and create/login the account
- mcp-registry/io.github.saurabh-karn/amrood-mcp/amrood_kyc Submit KYC — PAN card + bank account or UPI ID
- mcp-registry/io.github.saurabh-karn/amrood-mcp/amrood_create_agent Create an agent with a unique handle, returns the API key
- mcp-registry/io.github.saurabh-karn/amrood-mcp/amrood_balance Check wallet balance, total funded, total spent
- mcp-registry/io.github.saurabh-karn/amrood-mcp/amrood_pay Pay another agent by handle or ID
- mcp-registry/io.github.saurabh-karn/amrood-mcp/amrood_withdraw Withdraw funds to owner's bank account
- mcp-registry/io.github.saurabh-karn/amrood-mcp/amrood_transactions View transaction history with filters
- mcp-registry/io.github.saurabh-karn/amrood-mcp/amrood_fund Generate a payment link to add funds
- mcp-registry/io.github.saurabh-karn/amrood-mcp/amrood_http_pay Make an HTTP request with automatic 402 payment handling
- glama/straider2/protheus-chat-mcp-server/protheus_search Search the Protheus FAQ knowledge base.
- glama/utsavagg2007/linkedin-mcp-server/draft_post Generate a LinkedIn post template from a topic and tone.
- glama/utsavagg2007/linkedin-mcp-server/generate_hashtags Generate relevant LinkedIn hashtags for a topic.
- glama/utsavagg2007/linkedin-mcp-server/analyze_post Score a LinkedIn post and return improvement suggestions.
- glama/utsavagg2007/linkedin-mcp-server/create_post Format and publish a LinkedIn post, or save it as a draft. Requires LinkedIn API credentials.
- glama/utsavagg2007/linkedin-mcp-server/format_post Format raw content with proper LinkedIn structure and hashtags.
- mcp-registry/io.github.nowledge-co/server.json/add_memory Add a new memory to Nowledge Mem.
- mcp-registry/io.github.nowledge-co/server.json/search_memories Search memories in Nowledge Mem.
- glama/ocentra/ocentra-enforcer/enforcer_diagnostics Retrieve structured diagnostics from the last or specified run
more →