list_absencesmohantyajitesh/Oracle Fusion HCM MCP Server — Lists absences for a worker.
find_workermohantyajitesh/Oracle Fusion HCM MCP Server — Searches for a worker by name or ID.
assess_pronunciationfasuizu-br/brainiall-mcp-server — Score how accurately a speaker pronounced a given text (0-100), with per-word and phoneme-level feedback
transcribe_speechfasuizu-br/brainiall-mcp-server — Transcribe speech audio into text with automatic language detection
synthesize_speechfasuizu-br/brainiall-mcp-server — Convert text to natural-sounding speech audio (MP3)
list_voicesfasuizu-br/brainiall-mcp-server — List all available text-to-speech voices
conversembailey/voice-mcp — Start a natural voice conversation with the AI assistant.
servicembailey/voice-mcp — Manage the voice service (start, stop, status).
generate_svgtjboudreaux/svg-generator-mcp — Generate SVGs from text descriptions.
vectorize_svgtjboudreaux/svg-generator-mcp — Convert raster images (PNG, JPG, WebP) to SVG.
listing-searchcampertunity/mcp-server — Search for campgrounds with filters and location-based search.
listing-detailscampertunity/mcp-server — Get detailed information about a specific listing.
listing-availabilitycampertunity/mcp-server — Check campsite availability for specific dates.
listing-bookcampertunity/mcp-server — Get a booking URL for a campground.
search_travel_optionsforgemeshlabs/travel-mcp — Primary travel search workflow for one origin-destination airport pair. Use when the user wants flight/trip options for a specific route; us
get_airport_infoforgemeshlabs/travel-mcp — Look up metadata for one airport by IATA code. Use to validate or explain a single airport code before route planning; use search_travel_opt
build_booking_linkforgemeshlabs/travel-mcp — Generate only an external booking link for an already chosen route. Use after route details are known or after compare_routes/search_travel_
compare_routesforgemeshlabs/travel-mcp — Compare two or more airport route pairs side by side. Use when the user is choosing between alternate origins, destinations, or airports; us
search_flightshelpful-AIs/triplyfy-mcp — Search for flights
delete_triphelpful-AIs/triplyfy-mcp — Delete a trip
list_tripshelpful-AIs/triplyfy-mcp — List all trips
create_triphelpful-AIs/triplyfy-mcp — Create a new trip in Triplyfy
get_triphelpful-AIs/triplyfy-mcp — Get details of a specific trip
search_routesFlightmussy/trainrouter-atlas — Search for train routes by name, city, country, or category
get_routeFlightmussy/trainrouter-atlas — Get detailed information about a specific train route by its ID
list_routesFlightmussy/trainrouter-atlas — List all train routes with optional filtering
search_eventsasokore/pifini-mcp — Search real festivals, carnivals, concerts, and cultural events (strongest coverage in Caribbean and Latin America)
get_eventasokore/pifini-mcp — Read a specific event in detail
search_placesasokore/pifini-mcp — Search reviewed restaurants, bars, venues, attractions, and professionals, including their published reviews
get_placeasokore/pifini-mcp — Read a specific place in detail including its reviews
create_ticket_checkoutasokore/pifini-mcp — Generate a Stripe-hosted payment link for event tickets
export_originalsthenavidm/apple-photos-mcp-cli — Export original photos to disk
search_photosthenavidm/apple-photos-mcp-cli — Search the whole Apple Photos library
look_at_photosthenavidm/apple-photos-mcp-cli — Actually look at photos from the library
photo_infothenavidm/apple-photos-mcp-cli — Full metadata, camera and lens information for photos
library_statsthenavidm/apple-photos-mcp-cli — Real totals of the library in one call
list_vocabularythenavidm/apple-photos-mcp-cli — What Apple can search for in the library
favorite_photosthenavidm/apple-photos-mcp-cli — Favourite or unfavourite photos
set_photo_titlethenavidm/apple-photos-mcp-cli — Set the title of a photo
set_photo_descriptionthenavidm/apple-photos-mcp-cli — Set the description of a photo
add_keywordsthenavidm/apple-photos-mcp-cli — Add keywords to photos
add_to_albumthenavidm/apple-photos-mcp-cli — Add photos to an album
archive_photosthenavidm/apple-photos-mcp-cli — Move photos into an archive album
doctorthenavidm/apple-photos-mcp-cli — Check the setup of the Apple Photos MCP server
airbnb_searchopenbnb-org/mcp-server-airbnb — Search for Airbnb listings with comprehensive filtering options.
airbnb_listing_detailsopenbnb-org/mcp-server-airbnb — Get detailed information about a specific Airbnb listing.
get_query_plan_cachenocentino/sql-mcp-server — Retrieves cached query plans and their execution statistics, allowing analysis of query performance.
get_memory_pressurenocentino/sql-mcp-server — Checks for memory pressure indicators in SQL Server, such as low buffer cache hit ratio or high page life expectancy.
get_server_infonocentino/sql-mcp-server — Retrieves SQL Server version, edition, and configuration details for a specified instance.
get_blocking_chainsnocentino/sql-mcp-server — Identifies current blocking chains in SQL Server, showing which sessions are blocked and what they are waiting on.
get_wait_statsnocentino/sql-mcp-server — Returns aggregated wait statistics for the SQL Server instance, helping identify performance bottlenecks.
get_missing_indexesnocentino/sql-mcp-server — Lists missing indexes that the SQL Server optimizer has identified as beneficial for query performance.
get_cpu_historynocentino/sql-mcp-server — Returns historical CPU usage data for the SQL Server instance, useful for trend analysis.
get_ag_healthnocentino/sql-mcp-server — Provides health status of Always On Availability Groups, including replica states and synchronization status.
get_backup_statusnocentino/sql-mcp-server — Shows the backup status for databases on the instance, including last backup times and types.
fan_out_querynocentino/sql-mcp-server — Runs a specified T-SQL query across all registered SQL Server instances in parallel and returns combined results.
view_run_jobsDaisukeDaisuke/local-mcp-chatgpt-tunnel — Lists jobs of a GitHub Actions run
view_failed_logsDaisukeDaisuke/local-mcp-chatgpt-tunnel — Views failed logs of a GitHub Actions run
list_workflowsDaisukeDaisuke/local-mcp-chatgpt-tunnel — Lists workflows in the allowed repository
view_workflow_yamlDaisukeDaisuke/local-mcp-chatgpt-tunnel — Views the YAML of a workflow
list_filesDaisukeDaisuke/local-mcp-chatgpt-tunnel — Lists files recursively in the allowed workspace using rg --files --hidden, excluding .git
search_textDaisukeDaisuke/local-mcp-chatgpt-tunnel — Searches for UTF-8 text in files using rg with fixed options
write_text_fileDaisukeDaisuke/local-mcp-chatgpt-tunnel — Writes UTF-8 text to a file in the allowed workspace
read_text_fileDaisukeDaisuke/local-mcp-chatgpt-tunnel — Reads a UTF-8 text file from the allowed workspace
replace_textDaisukeDaisuke/local-mcp-chatgpt-tunnel — Replaces exact text occurrences in a file
apply_patchDaisukeDaisuke/local-mcp-chatgpt-tunnel — Applies a patch to files using built-in parser or git apply, restricted to allowed workspace
read_imageDaisukeDaisuke/local-mcp-chatgpt-tunnel — Reads an image file (PNG, JPEG, WebP) and returns it as image content for ChatGPT
download_zipDaisukeDaisuke/local-mcp-chatgpt-tunnel — Downloads a file or directory as a ZIP archive from allowed sources
statusDaisukeDaisuke/local-mcp-chatgpt-tunnel — Shows git status of the repository
diffDaisukeDaisuke/local-mcp-chatgpt-tunnel — Shows git diff (working tree or staged)
logDaisukeDaisuke/local-mcp-chatgpt-tunnel — Shows git commit history
searchOctoTrip/rental-cars — Searches live rental-car offers for a pickup location and rental period. Returns available cars from multiple vendors grouped by category (e
quiz_of_the_dayPerufitlife/aviation-mcp — The aviation question of the day.
get_glossary_termPerufitlife/aviation-mcp — Definition of an aviation term (e.g. squawk, v-speeds) with related terms.