get_flight_linksvoyagehacks-com/mcp-server — Flight search links for a route and dates
search_travel_gearvoyagehacks-com/mcp-server — Search the VoyageHacks travel gear catalog, about 320 products picked across roughly 50 published buying guides
search_articlesvoyagehacks-com/mcp-server — Full-text search over the guides in one language, with an optional section filter
get_articlevoyagehacks-com/mcp-server — One page as Markdown, plus its title, language, section, publication date and last-updated date read from the page itself
recommend_travel_gearvoyagehacks-com/mcp-server — Turn a trip description into a packing kit, one product per category, with optional structured hints
get_hotel_linksvoyagehacks-com/mcp-server — Hotel search links for a city, dates, guests and rooms
get_car_rental_linksvoyagehacks-com/mcp-server — Car and scooter rental comparison links
get_credit_card_linksvoyagehacks-com/mcp-server — American Express links for a country, plus verified German fee figures
get_booking_linksvoyagehacks-com/mcp-server — Several categories of one trip in a single call, filtered by include
redis_clientsio.github.AIops-tools/queue-aiops — List connected redis clients with their details
redis_slowlogio.github.AIops-tools/queue-aiops — Retrieve the redis slowlog entries for latency analysis
redis_server_infoio.github.AIops-tools/queue-aiops — Retrieve redis server information including version, uptime, and configuration
redis_memory_statsio.github.AIops-tools/queue-aiops — Get detailed memory statistics from redis, including used memory, fragmentation, and peak usage
list_policiesio.github.AIops-tools/queue-aiops — List all policies configured in rabbitmq
node_healthio.github.AIops-tools/queue-aiops — Check the health status of rabbitmq nodes
queue_overviewio.github.AIops-tools/queue-aiops — Get a high-level overview of the queue system (redis/rabbitmq) health and status
redis_config_getio.github.AIops-tools/queue-aiops — Get the value of a redis configuration parameter
redis_keyspaceio.github.AIops-tools/queue-aiops — Get keyspace information from redis, including key counts per database
redis_big_keysio.github.AIops-tools/queue-aiops — Sample large keys in redis using SCAN and MEMORY USAGE (never KEYS *)
rabbitmq_overviewio.github.AIops-tools/queue-aiops — Get a high-level overview of the rabbitmq server
list_queuesio.github.AIops-tools/queue-aiops — List all queues in rabbitmq with their backlog and consumer details
queue_detailio.github.AIops-tools/queue-aiops — Get detailed information about a specific rabbitmq queue
list_connectionsio.github.AIops-tools/queue-aiops — List all active connections to rabbitmq
list_channelsio.github.AIops-tools/queue-aiops — List all channels in rabbitmq
redis_memory_pressure_rcaio.github.AIops-tools/queue-aiops — Root-cause analysis for redis memory pressure, examining maxmemory, eviction, fragmentation, and big keys
redis_latency_rcaio.github.AIops-tools/queue-aiops — Root-cause analysis for redis latency, examining slowlog, fork/AOF stalls, and other latency sources
rabbitmq_queue_backlog_rcaio.github.AIops-tools/queue-aiops — Root-cause analysis for rabbitmq queue backlog, examining consumers, unacknowledged messages, and watermarks
connection_churn_analysisio.github.AIops-tools/queue-aiops — Root-cause analysis for connection churn across both redis and rabbitmq
redis_config_setio.github.AIops-tools/queue-aiops — Set a redis configuration parameter (governed write - medium risk)
redis_kill_clientio.github.AIops-tools/queue-aiops — Kill a redis client connection (governed write - medium risk)
declare_queueio.github.AIops-tools/queue-aiops — Declare a new queue in rabbitmq (governed write - medium risk)
set_policyio.github.AIops-tools/queue-aiops — Set a policy in rabbitmq (governed write - medium risk)
delete_policyio.github.AIops-tools/queue-aiops — Delete a policy in rabbitmq (governed write - medium risk)
purge_queueio.github.AIops-tools/queue-aiops — Purge all messages from a rabbitmq queue (governed write - high risk)
delete_queueio.github.AIops-tools/queue-aiops — Delete a rabbitmq queue (governed write - high risk)
undo_listio.github.AIops-tools/queue-aiops — List recent undoable operations (governed read)
undo_applyio.github.AIops-tools/queue-aiops — Apply an undo operation to revert a previous write (governed write)
bedrock_askSagargupta16/bedrock-multi-model-mcp — Send a prompt to any text model. Returns response with token counts and latency.
bedrock_compareSagargupta16/bedrock-multi-model-mcp — Same prompt to 2-5 models side by side. Compare quality, speed, and style.
bedrock_list_modelsSagargupta16/bedrock-multi-model-mcp — List available text models with aliases, use cases, and capabilities.
bedrock_generate_imageSagargupta16/bedrock-multi-model-mcp — Generate images from text (Stable Image Ultra, SD3.5 Large, Stable Image Core). Saves PNG locally.
bedrock_video_statusSagargupta16/bedrock-multi-model-mcp — Check video generation job progress.
bedrock_embed_similaritySagargupta16/bedrock-multi-model-mcp — Embed 2+ texts (Titan, Cohere) and return a cosine-similarity matrix.
bedrock_generate_videoSagargupta16/bedrock-multi-model-mcp — Start async video generation (Luma Ray 2). Output to S3.
oci_os_list_bucketsExpertVagabond/oracle-cloud-mcp — List all buckets in a compartment
oci_os_create_bucketExpertVagabond/oracle-cloud-mcp — Create a new bucket (Standard or Archive)
oci_os_list_objectsExpertVagabond/oracle-cloud-mcp — List objects with optional prefix filter