fedreserve_dataframe_describeio.github.cyanheads/fred-mcp-server — List active DataCanvas dataframes registered by this server (canvas IDs, row counts, schemas)
fedreserve_dataframe_dropio.github.cyanheads/fred-mcp-server — Drop a DataCanvas dataframe by name (opt-in via FRED_DATAFRAME_DROP_ENABLED=true)
fedreserve_search_seriesio.github.cyanheads/fred-mcp-server — Full-text search across FRED series titles, units, frequency, and tags — returns matching series IDs with metadata
fedreserve_get_seriesio.github.cyanheads/fred-mcp-server — Fetch metadata for one or more series (title, units, frequency, seasonal adjustment, observation range)
fedreserve_get_observationsio.github.cyanheads/fred-mcp-server — Fetch date+value observation data for one or more series with date-range filtering and unit transformations
fedreserve_browse_categoriesio.github.cyanheads/fred-mcp-server — Navigate the FRED category tree; drill into a category to see child categories and a series sample
fedreserve_get_releaseio.github.cyanheads/fred-mcp-server — Look up a FRED release by ID or name search — returns release metadata and its associated series list
fedreserve_dataframe_queryio.github.cyanheads/fred-mcp-server — Run a SELECT query against a registered DataCanvas dataframe
knowledge_searchBrian20040323/MCP Knowledge Bridge — Search knowledge entries by query.
knowledge_addBrian20040323/MCP Knowledge Bridge — Add a knowledge entry to the bridge.
knowledge_getBrian20040323/MCP Knowledge Bridge — Retrieve a knowledge entry by key.
query_knowledgeBrian20040323/MCP Knowledge Bridge — Query the local BM25 knowledge base with a natural language question.
add_knowledgeBrian20040323/MCP Knowledge Bridge — Add a new document to the knowledge base.
get_weatherjranjan01/Travel MCP Server — Returns the current weather for the specified city
get_current_date_tooljranjan01/Travel MCP Server — Returns today's date in a human-readable format
run_jmeter_testmseep-jmeter-mcp-server — Execute a JMeter test plan (.jmx file) and return results.
list_test_plansmseep-jmeter-mcp-server — List available JMeter test plans in a directory.
get_test_plan_summarymseep-jmeter-mcp-server — Get a summary of a JMeter test plan structure.
voice_queryio.github.decibri/mcp-listen — Capture, transcribe (whisper.cpp), and query a local LLM (Ollama)
list_audio_devicesio.github.decibri/mcp-listen — List available microphone input devices
capture_audioio.github.decibri/mcp-listen — Record audio from the microphone and save as WAV
validate_production_manifestio.github.SHARProduction/production-metadata-mcp — Validates a rights-aware production metadata manifest and returns a releasability result
git_branchio.github.davidweb3-ctrl/git-enhanced — List branches, compare a branch to its base, or suggest cleanup candidates.
git_commit_analyzeio.github.davidweb3-ctrl/git-enhanced — Inspect one commit with metadata, changed files, statistics, and diff output.
git_diffio.github.davidweb3-ctrl/git-enhanced — Analyze working tree, staged, branch, commit, or path-specific diffs.
git_logio.github.davidweb3-ctrl/git-enhanced — Review commit history with filters for author, date range, branch, path, and stats.
git_statusio.github.davidweb3-ctrl/git-enhanced — Summarize staged, unstaged, and untracked repository state.
github_search_codeio.github.davidweb3-ctrl/github — Search code across GitHub.
github_issue_listio.github.davidweb3-ctrl/github — List issues for a repository.
github_issue_viewio.github.davidweb3-ctrl/github — View details of a specific issue.
github_pr_viewio.github.davidweb3-ctrl/github — View details of a specific pull request.
github_pr_listio.github.davidweb3-ctrl/github — List pull requests for a repository.
github_repo_infoio.github.davidweb3-ctrl/github — Get repository information and statistics.
author_searchio.github.SMABoundless/semanticscholar — Search for authors by name
author_papersio.github.SMABoundless/semanticscholar — Get all papers by a specific author
recommendations_for_paperio.github.SMABoundless/semanticscholar — Get ML-powered paper recommendations for a given paper
recommendations_from_listsio.github.SMABoundless/semanticscholar — Get recommendations from positive/negative example papers
paper_autocompleteio.github.SMABoundless/semanticscholar — Autocomplete partial paper titles (up to 10 suggestions)
paper_getio.github.SMABoundless/semanticscholar — Get full details for a paper by ID (S2 ID, DOI, ArXiv, PMID, etc.)
paper_citationsio.github.SMABoundless/semanticscholar — Get papers that cite a given paper (forward citations)
paper_batchio.github.SMABoundless/semanticscholar — Retrieve up to 500 papers in a single request
paper_referencesio.github.SMABoundless/semanticscholar — Get a paper's reference list (bibliography)
paper_authorsio.github.SMABoundless/semanticscholar — Get author details for a specific paper
paper_searchio.github.SMABoundless/semanticscholar — Search papers by keyword with filtering (year, venue, field, open access, citations, type)
author_batchio.github.SMABoundless/semanticscholar — Retrieve up to 1000 author profiles in one request
snippet_searchio.github.SMABoundless/semanticscholar — Search within paper bodies for specific text passages
paper_search_bulkio.github.SMABoundless/semanticscholar — Bulk search with cursor pagination for large result sets (up to 10M)
paper_matchio.github.SMABoundless/semanticscholar — Find the single best match for a known paper title
author_getio.github.SMABoundless/semanticscholar — Get full author profile (h-index, affiliations, stats)
get_flight_detailssrinipusuluri/Airline Reservation MCP Server — Get detailed information about a specific flight
create_bookingsrinipusuluri/Airline Reservation MCP Server — Create a new flight booking for a user
get_user_bookingssrinipusuluri/Airline Reservation MCP Server — Get all flight bookings for a specific user
cancel_bookingsrinipusuluri/Airline Reservation MCP Server — Cancel an existing flight booking
search_flightssrinipusuluri/Airline Reservation MCP Server — Search for available flights between cities on a specific date
searchmatematicsolutions/mcp-eureka — Search EUREKA with filters; sorted by issue date descending.
get_interpretationmatematicsolutions/mcp-eureka — Get full document by ID_INFORMACJI (thesis + first 3000 characters of content).
search_by_signaturematematicsolutions/mcp-eureka — Search by signature, full or prefix.
list_categoriesmatematicsolutions/mcp-eureka — List category dictionary (id -> name) for category_ids filter.
searchio.github.SRock44/rmbr — Search indexed documents (RAG) for relevant passages.
add_filesio.github.SRock44/rmbr — Index files from a directory into the knowledge base.
add_textsio.github.SRock44/rmbr — Index plain text strings into the knowledge base.
rememberio.github.SRock44/rmbr — Store a memory string into the agent's memory store.
recallio.github.SRock44/rmbr — Retrieve the most relevant memories for a given query.
list_drafts@pome-sh/twin-gmail — Lists drafts in the mailbox.
get_thread@pome-sh/twin-gmail — Retrieves a thread by ID.
get_message@pome-sh/twin-gmail — Retrieves a message by ID.
search_threads@pome-sh/twin-gmail — Searches threads based on query.
label_thread@pome-sh/twin-gmail — Applies a label to a thread.
unlabel_thread@pome-sh/twin-gmail — Removes a label from a thread.
create_label@pome-sh/twin-gmail — Creates a new label.
create_draft@pome-sh/twin-gmail — Creates a draft message in the mailbox.
intentfence_agent_risk_scanrazel369/IntentFence — Scans caller-supplied MCP metadata for missing schemas, annotations, action-bound approval, and financial limits.
intentfence_authorize_actionrazel369/IntentFence — Authorizes a consequential action against allowlists, spend/retention ceilings, and optional approval; returns a five-minute ES256 receipt.
intentfence_verified_preflightrazel369/IntentFence — Performs a paid x402 decision on a preflight request, returning a signed result.
nft_get_token_rarityBr0ski777/nft-floor — Get NFT token rarity rank, score, and trait floor prices
nft_get_collection_dataBr0ski777/nft-floor — Get NFT collection floor price, volume, and stats
search_google@mzxrai/mcp-webresearch — Performs Google searches and extracts results
take_screenshot@mzxrai/mcp-webresearch — Takes a screenshot of the current page
visit_page@mzxrai/mcp-webresearch — Visits a webpage and extracts its content
patchwork_scanio.github.SaiNarayana-B/patchwork — Get complete conventions overview
patchwork_namingio.github.SaiNarayana-B/patchwork — Before writing new identifiers
patchwork_structureio.github.SaiNarayana-B/patchwork — Before creating new files/directories
patchwork_stackio.github.SaiNarayana-B/patchwork — When choosing libraries or commands
patchwork_errorsio.github.SaiNarayana-B/patchwork — Before writing error handling
patchwork_testingio.github.SaiNarayana-B/patchwork — Before writing test files
patchwork_gitio.github.SaiNarayana-B/patchwork — Before writing commit messages
patchwork_checkio.github.SaiNarayana-B/patchwork — Validate a proposed name
literature_reviewio.github.Saidiibrahim/search-papers — Generate comprehensive literature reviews