synergyage_db_querylongevity-genie/synergy-age-mcp — Execute read-only SQL queries against the SynergyAge database
synergyage_example_querieslongevity-genie/synergy-age-mcp — Get a list of example SQL queries with descriptions
briefmengshi02/codetrip — Returns definitions, callers, callees, contracts, implementations, related tests, impact counts, confidence, and resolution evidence for a s
diffmengshi02/codetrip — Maps Git changes to symbols and affected code for impact analysis
impactmengshi02/codetrip — Traverses reverse dependencies to show affected symbols
contextmengshi02/codetrip — Provides context for a symbol
flowmengshi02/codetrip — Traces bounded, evidence-backed paths across calls, dispatches, implementations, overrides, and framework bindings.
reviewmengshi02/codetrip — Maps a Git diff to changed symbols, reverse impact, related tests, and affected paths.
researchSBTopZZZ-LG/playquery — Searches for relevant pages, scrapes them, and synthesizes a response from the retrieved content to answer questions or research topics requ
list_repositoriesAtelier-Busco/atelier-busco-github-mcp — List repositories for an owner/organization or default GITHUB_OWNER
get_repository_detailsAtelier-Busco/atelier-busco-github-mcp — Retrieve comprehensive metadata and statistics for a repository
list_branchesAtelier-Busco/atelier-busco-github-mcp — List branches for a given repository
get_file_contentsAtelier-Busco/atelier-busco-github-mcp — Read and decode file contents in UTF-8 format
list_directory_contentsAtelier-Busco/atelier-busco-github-mcp — List files and subdirectories at a specific repository path
get_repository_treeAtelier-Busco/atelier-busco-github-mcp — Get the full Git tree structure (supports recursive trees)
search_repositoriesAtelier-Busco/atelier-busco-github-mcp — Search GitHub repositories using query qualifiers
search_codeAtelier-Busco/atelier-busco-github-mcp — Search for code snippets, symbols, or files
list_commitsAtelier-Busco/atelier-busco-github-mcp — Fetch commit history for a repository or branch
get_commit_detailsAtelier-Busco/atelier-busco-github-mcp — Get commit details including modified files and patches
list_issues_and_prsAtelier-Busco/atelier-busco-github-mcp — List issues and pull requests by status and labels
get_issue_or_prAtelier-Busco/atelier-busco-github-mcp — Retrieve details for a specific issue or PR by number
list_releasesAtelier-Busco/atelier-busco-github-mcp — List published releases for a repository
hledger_statskristianfreeman/hledger MCP Server — Journal statistics
vt_healthcheckio.github.chrischall/viator-mcp — Check if the connector is working, reports API key resolution and authentication status
bridge_forgetEDMMY/codebase-bridge-mcp — Drop a thread's session (or all threads) so the next call starts fresh.
bridge_costEDMMY/codebase-bridge-mcp — Return the per-thread and grand-total cost ledger for this server process.
ask_codebaseEDMMY/codebase-bridge-mcp — Explore the repo read-only and answer a question, returning a synthesized answer with file:line references.
list_linksankurmans/Whooshly MCP — List your links, newest first (cursor-paged)
get_link_statsankurmans/Whooshly MCP — Exact click/scan totals + daily series for a link
create_qrankurmans/Whooshly MCP — Create a dynamic QR code, returned as a scannable PNG
get_qrankurmans/Whooshly MCP — Re-fetch a saved QR code as a PNG
create_utmankurmans/Whooshly MCP — Save a reusable UTM template
list_utmankurmans/Whooshly MCP — List saved UTM templates
create_vcardankurmans/Whooshly MCP — Create a hosted digital business card (vCard) page
searchankurmans/Whooshly MCP — Search your links by slug/destination (deep-research)
fetchankurmans/Whooshly MCP — Fetch full details of one link by id (deep-research)
get_billing_statusankurmans/Whooshly MCP — Check whether the account has unlocked Core / Pro
create_linkankurmans/Whooshly MCP — Create a short link → id, slug, short URL
get_pageankurmans/Whooshly MCP — One page's content, lead count & webhook delivery rollup
create_pageankurmans/Whooshly MCP — Create a landing page on your subdomain from content blocks
update_pageankurmans/Whooshly MCP — Edit a page's blocks, theme, or slug – never deletes
list_pagesankurmans/Whooshly MCP — List your landing pages with lead counts
synthesize_cro_variantalphaparkinc/genpark-programmatic-landing-page-cro-variant-synthesizer-skill — Synthesizes a CRO variant for a programmatic landing page based on input parameters.
send_telegram_messageglobalion/telegram-mcp — Delivers text to the user's Telegram bot.
clear_historyglobalion/telegram-mcp — Wipes stored history for the user.
list_recent_messagesglobalion/telegram-mcp — Last N stored messages, both directions. No cursor advance.
get_new_messagesglobalion/telegram-mcp — Returns inbound messages since the last pull. Read-once.
cli_runempir3hq/empir3-bridge — Run a CLI (Codex, Grok, Gemini, Claude) under your own subscription and return the result.
cli_statusempir3hq/empir3-bridge — Check which CLI models are available and ready to run.
desktop_click_pageempir3hq/empir3-bridge — Map a page element to a physical screen pixel and fire a real hardware click.
scenescoutscenescout — SceneScout MCP server for exploratory UI testing, providing structured view of web apps with always-on oracles and network-level write polic
visual_explainer_render_htmlvisual-explainer — Write complete HTML pages to the output directory for diagrams, diff reviews, plan reviews, slide decks, or data tables
visual_explainer_render_quickvisual-explainer — Validate a compact JSON spec and render it with the bundled local renderer
visual_explainer_preparevisual-explainer — Plan a visual explanation after generating or reviewing a substantial plan, architecture, diff, or implementation
drift_extract@driftdev/cli — Extract the API surface from a TypeScript package, OpenAPI spec, or Clarity contract
drift_list@driftdev/cli — List undocumented exports or endpoints
drift_get@driftdev/cli — Get the full signature of a single export
drift_page@driftdev/cli — Get a PageDocument for a markdown file with locators and spec slices
drift_scan@driftdev/cli — Scan for documentation drift across the entire project
list_tables@allensandiego/postgres-mcp-server — Discover all user schemas and their tables/views and columns without writing SQL.
describe_table@allensandiego/postgres-mcp-server — Retrieve detailed column specifications and primary key definitions for a table.
list_databases@allensandiego/postgres-mcp-server — Discover databases visible and connectable to the connected user.
list_permissions@allensandiego/postgres-mcp-server — Discover granted privileges across schemas, tables, and columns.
run_query@allensandiego/postgres-mcp-server — Execute a read-only parameterized SELECT query.
run_write_query@allensandiego/postgres-mcp-server — Execute modifying SQL statements (INSERT, UPDATE, DELETE, DDL). Only active when ALLOW_WRITE=1 or --allow-write is provided.