scout.find_agentFlikah/Scout MCP — Scout-pinned agents live in a territory (60-min freshness window, license-verified only).
rnw_scrollNizarius/mcp-rnw-browser — Scroll the page or a specific scrollable element.
rnw_waitNizarius/mcp-rnw-browser — Wait for a specified time or until an element appears on the page.
rnw_snapshotNizarius/mcp-rnw-browser — Get a text snapshot of interactive elements on the page with their positions.
rnw_clickNizarius/mcp-rnw-browser — Click on an element using React Native Web compatible mouse events.
rnw_typeNizarius/mcp-rnw-browser — Type text into a focused element or find an element first and type into it.
rnw_navigateNizarius/mcp-rnw-browser — Navigate to a URL. Creates a browser session if none exists.
rnw_screenshotNizarius/mcp-rnw-browser — Take a screenshot and return as a base64-encoded PNG image.
rnw_evaluateNizarius/mcp-rnw-browser — Execute JavaScript in the browser context.
rnw_press_keyNizarius/mcp-rnw-browser — Press a keyboard key.
rnw_tabs_listNizarius/mcp-rnw-browser — List all open browser tabs with their index, title, and URL.
rnw_tabs_newNizarius/mcp-rnw-browser — Create a new browser tab and optionally navigate to a URL.
rnw_tabs_selectNizarius/mcp-rnw-browser — Switch to a specific tab by index.
rnw_tabs_closeNizarius/mcp-rnw-browser — Close a browser tab.
format_commit_messageqwertymuzaffar/mcp-udacity-commit — Compose a compliant commit message from its parts (type, subject, optional body/footer).
validate_branch_nameqwertymuzaffar/mcp-udacity-commit — Check a branch name against the companion type/kebab-case convention (e.g., feat/add-dark-mode); release/* is a typed branch with a version-
validate_commit_messageqwertymuzaffar/mcp-udacity-commit — Check a commit message against the Udacity Git Commit Message Style Guide. Returns whether it is compliant plus any problems (violations) an
deeprecall_rememberRelic-Studios/Deep Recall MCP Server — Store a memory. All biology runs automatically.
countlinzi007/mongodb36-mcp-server — Count documents in a collection
aggregatelinzi007/mongodb36-mcp-server — Run an aggregation pipeline
findlinzi007/mongodb36-mcp-server — Find documents in a collection
list_collectionslinzi007/mongodb36-mcp-server — List all collections in the database
find_onelinzi007/mongodb36-mcp-server — Find a single document in a collection
verify_websiteJiibran/@craftrift/verify-mcp — Verify if a website is live and accessible.
verify_sslJiibran/@craftrift/verify-mcp — Verify if a website has a valid SSL certificate.
verify_dnsJiibran/@craftrift/verify-mcp — Verify if DNS records have propagated.
verify_api_healthJiibran/@craftrift/verify-mcp — Verify if an API endpoint is healthy and responding correctly.
detect_anomalycore-ncsrd/5g-ddos-mcp — Classify live 5G telemetry as benign/attack — returns type, confidence, severity
explain_attackcore-ncsrd/5g-ddos-mcp — Generate a natural-language incident report via the configured LLM
recommend_responsecore-ncsrd/5g-ddos-mcp — Slice-aware mitigation plan with generic REST API call examples
query_historycore-ncsrd/5g-ddos-mcp — Search past incidents + dataset reference patterns for few-shot LLM reasoning
copy_entire_filemhattingpete/code-copy-mcp — Copy the complete content of a source file.
paste_codemhattingpete/code-copy-mcp — Paste code at a specific line number in a target file.
search_and_replacemhattingpete/code-copy-mcp — Search and replace text patterns in files.
get_file_infomhattingpete/code-copy-mcp — Get detailed information about a file.
copy_codemhattingpete/code-copy-mcp — Copy code lines from a source file with optional line numbers.
get_competition_analysishjsh200219/cti-mcp — Competitive landscape analysis for a clinical trial or medical condition.
get_upcoming_catalystshjsh200219/cti-mcp — Upcoming trial completion events within a specified time frame.
search_pharma_trialshjsh200219/cti-mcp — Search clinical trials for a given stock symbol or sponsor with optional filters.
get_kr_pharma_pipelinehjsh200219/cti-mcp — Pipeline overview ranked by number of trials for Korean pharma companies.
get_stock_technicalshjsh200219/cti-mcp — Technical indicators (RSI, Bollinger Bands, Volume) for a stock.
analyze_stockhjsh200219/cti-mcp — Comprehensive analysis of a Korean pharma stock including clinical trials, market data, scoring, and competition.
score_stockhjsh200219/cti-mcp — Detailed 100-point score breakdown for a stock based on clinical trial and market data.
airtable_get_recordpipeworx-io/mcp-airtable — Get a single record by ID from an Airtable table.
airtable_get_base_schemapipeworx-io/mcp-airtable — Get the structure of an Airtable base—all tables, field names, field types, and configurations.
airtable_list_basespipeworx-io/mcp-airtable — List all Airtable bases the provided personal access token can access.
airtable_list_recordspipeworx-io/mcp-airtable — List records from an Airtable table. Supports optional formula filtering.
airtable_create_recordpipeworx-io/mcp-airtable — Create a new record in an Airtable table.
scan_policy_urlio.github.mityda/clausekeeper — Fetches a URL, strips HTML with ClauseKeeper's html_to_text, then scans the visible text.
list_clause_rulesio.github.mityda/clausekeeper — Returns the vendored clause rules and categories.
scan_policy_textio.github.mityda/clausekeeper — Scans pasted policy/legal text with the vendored ClauseKeeper scanner and returns the score, grade, counts, categories, and missing/stale cl
pl_get_receiptio.github.World-999-Labs/proof-layer — Fetch a single receipt by its UUID.
pl_verify_receiptio.github.World-999-Labs/proof-layer — Cryptographically verify a receipt's Ed25519 signature and key status.
pl_evaluateio.github.World-999-Labs/proof-layer — Submit an action proposal — returns a signed receipt with verdict EXECUTE / BLOCK / REVIEW / SHADOW.
pl_usageio.github.World-999-Labs/proof-layer — Current quota usage, credit balance, billing cycle, and plan tier.
pl_list_policy_packsio.github.World-999-Labs/proof-layer — List all governance policy packs with the active one flagged.
pl_create_planio.github.World-999-Labs/proof-layer — Human approves a scoped, time-bounded plan covering future agent actions.
pl_delegateio.github.World-999-Labs/proof-layer — Agent requests authorization to perform a specific action under a plan.
pl_list_receiptsio.github.World-999-Labs/proof-layer — List recent receipts; filter by agent_id and verdict.