close@annealessio647-toby/ai-agent-collab-mcp-lite — Close collaboration session
claim_work@annealessio647-toby/ai-agent-collab-mcp-lite — Claim work lease for Claude side
submit_report@annealessio647-toby/ai-agent-collab-mcp-lite — Validate and submit report for Claude side
read_verdict@annealessio647-toby/ai-agent-collab-mcp-lite — Read the current CODEX_VERDICT.md
sync_status@annealessio647-toby/ai-agent-collab-mcp-lite — Fetch and get status combined
pubtator_executeQuentinCody/pubtator-mcp-server — Code Mode: write JavaScript in a V8 isolate (api.get() / api.post() / searchSpec()) instead of issuing tool calls one by one
pubtator_searchQuentinCody/pubtator-mcp-server — Discover available API operations (Code Mode catalog search, 3 endpoints)
pubtator_query_dataQuentinCody/pubtator-mcp-server — Run SQL over large responses auto-staged into a per-session SQLite database
pubtator_get_schemaQuentinCody/pubtator-mcp-server — Inspect the inferred schema of a staged dataset
domain_to_nsmalkreide/erlik-graph — Resolves a domain to its NS records.
domain_to_ipv4malkreide/erlik-graph — Resolves a domain to its IPv4 addresses.
domain_to_mxmalkreide/erlik-graph — Resolves a domain to its MX records.
get_graphmalkreide/erlik-graph — Returns the current graph state as nodes and edges.
ipv4_to_reverse_dnsmalkreide/erlik-graph — Performs a reverse DNS lookup on an IPv4 address.
domain_to_subdomainsmalkreide/erlik-graph — Resolves a domain to its subdomains via crt.sh.
domain_to_txtmalkreide/erlik-graph — Resolves a domain to its TXT records.
ipv4_to_servicesmalkreide/erlik-graph — Queries Shodan for services running on an IPv4 address.
ipv4_to_geolocationmalkreide/erlik-graph — Looks up the geolocation of an IPv4 address.
domain_to_waybackmalkreide/erlik-graph — Retrieves Wayback Machine snapshots for a domain.
domain_to_whoismalkreide/erlik-graph — Performs a WHOIS lookup on a domain.
email_to_breachesmalkreide/erlik-graph — Checks an email address against known data breaches via HIBP.
email_to_gravatarmalkreide/erlik-graph — Looks up a Gravatar profile for an email address.
username_to_profilesmalkreide/erlik-graph — Searches for a username across multiple online platforms.
recallNautli/nautli — Retrieves facts from local memory matching a query, optionally filtered by scope.
rememberNautli/nautli — Stores a fact in the local memory with an optional scope.
briefingNautli/nautli — Provides a summary or briefing of relevant memories for the current context.
tag_resourceio.github.dockndevai/mcp-azure — Merge tags onto an existing Azure resource.
list_locationsio.github.dockndevai/mcp-azure — List Azure locations/regions available for the subscription.
list_resourcesio.github.dockndevai/mcp-azure — List resources in a resource group or across the subscription.
get_resourceio.github.dockndevai/mcp-azure — Get a specific Azure resource by its ARM resource ID.
create_resource_groupio.github.dockndevai/mcp-azure — Create a new resource group in an approved location.
control_vmio.github.dockndevai/mcp-azure — Start, stop, restart, or deallocate a virtual machine.
delete_resource_groupio.github.dockndevai/mcp-azure — Delete a resource group and all its resources (requires admin mode and confirmation).
delete_resourceio.github.dockndevai/mcp-azure — Delete a specific Azure resource (requires admin mode and confirmation).
list_subscriptionsio.github.dockndevai/mcp-azure — List all Azure subscriptions accessible to the service principal.
list_resource_groupsio.github.dockndevai/mcp-azure — List resource groups in the subscription (optionally filtered by subscription ID).
get_jobs_overviewrinohed/pirch — pool stats: how many verified jobs, by role/region
search_verified_jobsrinohed/pirch — search the verified pool (role, location, workmode)
get_verified_jobrinohed/pirch — full detail for one listing, incl. direct apply URL
review_with_contextEnferlain/antigravity-review-mcp — AI-powered code review using Zhipu GLM, gathering git diffs and optional source context for a focused review.