dough_budget_assignrollecode/dough-mcp — Set one category's budgeted amount for a month
gemini_askgemini-cli-mcp — Ask a question to the Gemini model.
gemini_yologemini-cli-mcp — Run a complex prompt with Gemini Agent in auto-execution (--yolo) mode.
gemini_git_commitgemini-cli-mcp — Generate a conventional commit message from staged changes and perform a git commit.
gemini_git_prgemini-cli-mcp — Automatically commit, push, and create a Pull Request.
gemini_git_diffgemini-cli-mcp — Summarize code changes using Gemini AI.
generate_videogemini-media-mcp — Generate videos using VEO models.
generate_imagegemini-media-mcp — Generate images using Gemini or Imagen models.
generate_videogemini-omni-mcp — Generates or edits one MP4 and returns JSON with video.path, interaction_id, and metadata.
batch_generategemini-omni-mcp — Runs multiple prompts in parallel batches, capped at 4.
get_gemini_reviewsgemini-reviews-mcp — Fetch Gemini Code Assist PR reviews from a GitHub PR
consult_geminigemini-cli-mcp-slim — Run a single Gemini CLI invocation with full forward-compatibility.
consult_gemini_with_filesgemini-cli-mcp-slim — Same parameters as consult_gemini plus a files parameter. File paths are appended to the prompt as @path tokens.
web_searchgemini-cli-mcp-slim — Convenience wrapper that prepends a 'use your built-in web search' instruction to the query.
web_searchgemini-search-mcp — Uses Gemini with Google Search grounding to answer general questions.
document_question_answeringgemini-search-mcp — Converts local documents to captioned markdown and asks Gemini to answer questions about their contents.
get_next_chunkgemini-search-mcp — Automatically continues reading from where you left off (stateful).
get_document_contentgemini-search-mcp — Converts a document to markdown and returns the full content for reading.
get_document_chunkgemini-search-mcp — Retrieves specific chunks of large documents for easier processing.
limitsgemini-web-mcp-cli — Check usage limits and quotas
imagegemini-web-mcp-cli — Generate an image using Nano Banana / Imagen
videogemini-web-mcp-cli — Generate a video using Veo 3.1
musicgemini-web-mcp-cli — Generate music using Lyria 3
researchgemini-web-mcp-cli — Perform deep research and generate a report
file_uploadgemini-web-mcp-cli — Upload a file for use in conversations
save_presentationiflow-mcp-jenstangen1-pptx — Save the current presentation
add_slideiflow-mcp-jenstangen1-pptx — Add a new slide to the presentation
set_background_coloriflow-mcp-jenstangen1-pptx — Set the background color of a slide
add_textiflow-mcp-jenstangen1-pptx — Add text to a slide
edit_elementiflow-mcp-jenstangen1-pptx — Edit an element's properties
style_elementiflow-mcp-jenstangen1-pptx — Apply styling to an element
find_elementiflow-mcp-jenstangen1-pptx — Find elements on a slide based on criteria
get_company_financialsiflow-mcp-jenstangen1-pptx — Get financial data for a company (currently returns dummy data)
save_as_templateiflow-mcp-jenstangen1-pptx — Save a slide as a template
debug_element_mappingsiflow-mcp-jenstangen1-pptx — Debug tool to inspect element mappings for a slide
list_presentationsiflow-mcp-jenstangen1-pptx — List all PowerPoint files in the workspace
delete_slideiflow-mcp-jenstangen1-pptx — Delete a slide from the presentation
get_slide_countiflow-mcp-jenstangen1-pptx — Get the total number of slides in the presentation
analyze_slideiflow-mcp-jenstangen1-pptx — Analyze the content of a slide
add_shapeiflow-mcp-jenstangen1-pptx — Add a shape to a slide
connect_shapesiflow-mcp-jenstangen1-pptx — Connect two shapes with a connector
get_board_visualizationiflow-mcp_jiayao-mcp-chess — Provides the current state of the chessboard as an image. The board orientation automatically flips based on the user's assigned color.
get_turniflow-mcp_jiayao-mcp-chess — Indicates whose turn it is ('white' or 'black').
get_valid_movesiflow-mcp_jiayao-mcp-chess — Lists all legal moves for the current player in UCI notation (e.g., 'e2e4', 'g1f3'). Returns an empty list if the game is over.
make_moveiflow-mcp_jiayao-mcp-chess — Makes a move on the board using Standard Algebraic Notation (SAN) (e.g., 'e4', 'Nf3', 'Bxe5'). Returns the move in SAN and UCI, the new boar
new_gameiflow-mcp_jiayao-mcp-chess — Starts a new game, resetting the board. By default, the user plays white. Sets the user's color for board orientation. Returns a confirmatio
find_position_in_pgniflow-mcp_jiayao-mcp-chess — Finds the first board position in a PGN string matching a condition (e.g., 'bishop on a3') and returns an image of that board state. The con
get_grid_locationiflow-mcp_jikime_py-mcp-ko-weather — Retrieves the grid coordinates (nx, ny) used by the Korea Meteorological Administration API for the specified location.
get_forecastiflow-mcp_jikime_py-mcp-ko-weather — Calls the KMA's ultra-short-term forecast API to provide weather forecast information for a specific location.
search_documentationiflow-mcp_jin38324_oci-documentation-mcp-server — Searches OCI documentation using the search engine.
read_documentationiflow-mcp_jin38324_oci-documentation-mcp-server — Fetches an OCI documentation page and converts it to markdown format.
read_contextiflow-mcp_jinni — Returns a concatenated string of relevant file contents from a specified project directory.
ocriflow-mcp_jkawamoto_mcp-florence2 — Process an image file or URL using OCR to extract text.
captioniflow-mcp_jkawamoto_mcp-florence2 — Processes an image file and generates captions for the image.
healthcheckiflow-mcp_khengyun-notebooklm-mcp — Server health status
send_chat_messageiflow-mcp_khengyun-notebooklm-mcp — Send message to NotebookLM
get_chat_responseiflow-mcp_khengyun-notebooklm-mcp — Get response with timeout