add_itemscramb/bring-hermes — Add a single item; quantity → the item's specification.
remove_itemscramb/bring-hermes — Remove an item from a list.
import_recipe_from_urlscramb/bring-hermes — Parse a recipe URL via Bring! and add its ingredients.
add_recipescramb/bring-hermes — Add all ingredients of a recipe in one call, with optional servings scaling.
complete_itemscramb/bring-hermes — Mark an item as bought (moves it to 'recently used').
search_stationscmer81/infoclimat-mcp — Search stations by name or département — use this to resolve a place name to station IDs
list_stationscmer81/infoclimat-mcp — List stations with optional filters (département, pays, genre, active_only)
get_observationscmer81/infoclimat-mcp — Observations for one or more stations over a date range — raw (~10 min resolution) or aggregated daily (aggregate='daily')
get_latestcmer81/infoclimat-mcp — Latest observation for each requested station
find_nearest_stationscmer81/infoclimat-mcp — Find stations within a radius of a lat/lon point
get_precipitation_summarycmer81/infoclimat-mcp — Precipitation totals over a period, with lat/lon for mapping
list_accountsadecubed/gigamail — List all configured email accounts
get_identityadecubed/gigamail — Get the user's identity information (name, role, tone)
list_knowledge_filesadecubed/gigamail — List all knowledge files attached to the account
list_messagesadecubed/gigamail — List messages in a specified folder
get_unread_countadecubed/gigamail — Get the count of unread messages
list_foldersadecubed/gigamail — List all mail folders
search_messagesadecubed/gigamail — Hybrid search across messages using provider search and local index
get_attachment_textadecubed/gigamail — Extract text content from a message attachment
get_sender_historyadecubed/gigamail — Get tone, topics, and history for a sender
get_learned_patternsadecubed/gigamail — Get patterns learned from user's past draft edits
list_calendar_eventsadecubed/gigamail — List calendar events within a date range
get_free_slotsadecubed/gigamail — Get free time slots in the calendar
list_drive_filesadecubed/gigamail — List files in the connected Drive
mark_readadecubed/gigamail — Mark a message as read
move_messageadecubed/gigamail — Move a message to a different folder
create_folderadecubed/gigamail — Create a new mail folder
send_messageadecubed/gigamail — Send a new email message (requires human approval)
create_calendar_eventadecubed/gigamail — Create a calendar event (requires human approval)
delete_calendar_eventadecubed/gigamail — Delete a calendar event (requires human approval)
trash_drive_fileadecubed/gigamail — Move a Drive file to trash (requires human approval)
create_zoom_meetingadecubed/gigamail — Create a Zoom meeting (requires human approval)
upload_drive_fileadecubed/gigamail — Upload a file to Drive (requires human approval)
import_session@rsconcept/rstool-mcp — Restore session from JSON.
addvidyasagarr7/mcp-py-template — Adds two numbers together
export_a2a_audit_logclauxel/A2A Identity Toll MCP — Exports the audit log of agent-to-agent calls.
evaluate_a2a_identity_policyclauxel/A2A Identity Toll MCP — Evaluates an agent-to-agent call against the caller identity policy and returns a structured verdict.
review_agent_scopeclauxel/A2A Identity Toll MCP — Reviews the target agent scope for a call and returns whether the call is permitted.
issue_identity_receiptclauxel/A2A Identity Toll MCP — Issues an audit receipt for an agent-to-agent call.
explain_denied_callclauxel/A2A Identity Toll MCP — Provides an explanation for a denied agent-to-agent call.
clone_repositoryjsilvanus/personal-repo-mcp — Clones an administrator-approved repository into the persistent workspace.
git_read_filejsilvanus/personal-repo-mcp — Reads a file from a specified ref or commit using the configured Git backend.
git_editjsilvanus/personal-repo-mcp — Performs a multi-file treeless edit and publishes it with an expected-ref CAS.