read_book_pageFrankHP1984/tachikoma-game-design-mcp — Retrieves chunks of a page in order.
library_statusFrankHP1984/tachikoma-game-design-mcp — Checks model, collection, and number of chunks.
execute_paraview_codefailed33/paraview-mcp — Execute Python code inside the active ParaView session
get_screenshotfailed33/paraview-mcp — Capture the active render view as a PNG image
get_pipeline_infofailed33/paraview-mcp — Return a JSON snapshot of the current pipeline
encrypt_messagedenismaggior8/enigma-python-mcp — Encrypt or decrypt a message using a configured Enigma machine.
list_entitiesyourlastnamesoundslikeatypeofpasta/Acumatica MCP Server — List the entities available in the tenant, filterable by substring.
get_recordyourlastnamesoundslikeatypeofpasta/Acumatica MCP Server — Fetch a single record by its key.
upsert_recordyourlastnamesoundslikeatypeofpasta/Acumatica MCP Server — Create or update a record. Requires ACUMATICA_ALLOW_WRITES=1.
delete_recordyourlastnamesoundslikeatypeofpasta/Acumatica MCP Server — Delete a record. Requires ACUMATICA_ALLOW_DELETES=1.
invoke_actionyourlastnamesoundslikeatypeofpasta/Acumatica MCP Server — Run an action (Release, Cancel, Confirm). Requires ACUMATICA_ALLOW_WRITES=1.
get_schemayourlastnamesoundslikeatypeofpasta/Acumatica MCP Server — Discover user-defined (DAC extension) fields and view names.
describe_entityyourlastnamesoundslikeatypeofpasta/Acumatica MCP Server — Returns an entity's fields, key format, actions, and expandable sub-collections.
list_recordsyourlastnamesoundslikeatypeofpasta/Acumatica MCP Server — Query records with OData ($filter, $select, $top, $expand, and so on).
recall_by_entityWhitehatD/crag-anchor-mcp — Search insights by entity.
save_insightWhitehatD/crag-anchor-mcp — Capture an insight from an agent session.
suggest_tagsWhitehatD/crag-anchor-mcp — Suggest tags for an insight.
verifyWhitehatD/crag-anchor-mcp — Verify an insight.
updateWhitehatD/crag-anchor-mcp — Update an insight.
auditWhitehatD/crag-anchor-mcp — Audit the governance queue.
arWhitehatD/crag-anchor-mcp — Arena adjudication for contradictions.
promote_insightWhitehatD/crag-anchor-mcp — Promote an insight to a principle.
supersedeWhitehatD/crag-anchor-mcp — Supersede an insight with a newer one.
recallWhitehatD/crag-anchor-mcp — Hybrid semantic + full-text search for insights with liveness verdicts.
recall_principleWhitehatD/crag-anchor-mcp — Search for principles with claim health.
getWhitehatD/crag-anchor-mcp — Get an insight by ID.
calls_searchEingin/sources-mcp — Searches call records by phone number or other fields.
mail_read_messageEingin/sources-mcp — Reads the content of a specific email message.
calls_listEingin/sources-mcp — Lists call records from the VoIPline call database.
portal_list_serversEingin/sources-mcp — Lists the available data sources (portal servers) exposed by this MCP endpoint.
files_listEingin/sources-mcp — Lists files and directories under the configured files root.
files_readEingin/sources-mcp — Reads the content of a file from the files source.
mail_list_foldersEingin/sources-mcp — Lists mail folders in the configured Microsoft 365 mailbox.
mail_list_messagesEingin/sources-mcp — Lists messages in a specified mail folder.
addSirk02/mcp-workshop-server — Adds two numbers and returns the sum.
snapshot_memberseqba1/telegram-bot-mcp — Record today's count, return the change since the previous snapshot
get_member_counteqba1/telegram-bot-mcp — Subscriber count only — fast
send_posteqba1/telegram-bot-mcp — Publish a text post (HTML/Markdown, silent, no-preview options)
delete_posteqba1/telegram-bot-mcp — Delete a post by message id
get_growth_historyeqba1/telegram-bot-mcp — Recorded snapshots with per-day changes and a net-change summary
edit_posteqba1/telegram-bot-mcp — Replace the text of a post
pin_posteqba1/telegram-bot-mcp — Pin or unpin a post
scan_sitechifu-mcp — Run a scan against a verified domain. Returns the risk score + all findings.
get_scanchifu-mcp — Fetch a previous scan's full result.
search_tasks@surecore/tasks-mcp — Search tasks by status, project, or text.
list_my_tasks@surecore/tasks-mcp — List tasks assigned to the current user, optionally filtered by status or project.
create_task@surecore/tasks-mcp — Create a new task or issue under a project (not tickets).
update_task_status@surecore/tasks-mcp — Move a task to a different workflow status.
get_task@surecore/tasks-mcp — Get full details of a specific task by its task number or ID.
get_new_poolsiflow-mcp_kukapay_uniswap-poolspy-mcp — Query newly created Uniswap V3 liquidity pools across supported chains with customizable filters.
check_packageliminalpepe/agent-guard-mcp — Check a single npm/PyPI package for typosquatting, slop, or other risks before adding it as a dependency.
score_manifestliminalpepe/agent-guard-mcp — Score a Cursor/Claude skill or MCP/Smithery plugin manifest for poison signatures, scope overreach, and drift.
verify_lockfileliminalpepe/agent-guard-mcp — Scan every direct and transitive dependency in a lockfile for risks before running install.
check_workflowliminalpepe/agent-guard-mcp — Check a GitHub Actions workflow for mutable action pins, compromised actions, curl|bash, pwn-requests, and secret exposure.
generate_imagejlg-formation/mcp-server-openai-image-generator — Generates an image from a text prompt using OpenAI's Images API, saves it locally, and returns its URL.
save_findingfirish/webfetch — Store a model-contributed finding in the cache, marked UNVERIFIED.
statusfirish/webfetch — Check configuration and engine readiness.
web_searchfirish/webfetch — Multi-engine web search with local extraction, semantic reranking, and sentence-level compression; returns compressed results by default, wi
fetch_urlfirish/webfetch — Fetch a single cited page in full, instantly if cached.
savings_reportfirish/webfetch — Show session and lifetime usage counters and cost savings.
find_toolsecure-ssid/hpe-networking-mcp — Discover the right backend tool from the catalog.
invoke_read_toolsecure-ssid/hpe-networking-mcp — Dispatch read-only calls to backend tools.
invoke_toolsecure-ssid/hpe-networking-mcp — Dispatch intentional write/destructive calls to backend tools.
debuggerLogsdarknoon/MCP Debugger — Retrieve logs (stdout/stderr) from a debug session.
debuggerRundarknoon/MCP Debugger — Start a new debug session for a given program.
debuggerEvaldarknoon/MCP Debugger — Evaluate an expression in the current debug context.
packkit_schemaio.github.DanMat/packkit-mcp — Every option, preset, and alias as JSON (call first to learn the interface).
list_generatorsio.github.DanMat/packkit-mcp — List every generator (language target) with maturity + capabilities. Start here.
list_presetsio.github.DanMat/packkit-mcp — List a generator's presets (experimental hidden unless asked).
get_generator_schemaio.github.DanMat/packkit-mcp — A generator's full option schema (options, choices, defaults).
generate_projectio.github.DanMat/packkit-mcp — Preview a project (file tree + stack + deployment contract), or write: true to scaffold to disk.
plan_upgradeio.github.DanMat/packkit-mcp — Baseline-aware three-way upgrade plan for an existing project — template changes vs your edits, writes nothing.
packkit_scaffoldio.github.DanMat/packkit-mcp — Generate a project to disk (optional git init + install).
packkit_previewio.github.DanMat/packkit-mcp — The files a config would generate, without writing anything.
get_weather_forecastsandsower/vedurstofa-mcp — Per-station multi-day forecasts scraped from vedur.is. Falls back to the text forecast if scraping fails.
get_weather_textsandsower/vedurstofa-mcp — Prose weather forecasts and text warnings (national, multi-day, or warnings), in English or Icelandic.
get_weather_warningssandsower/vedurstofa-mcp — Structured CAP v1 severe-weather alerts.
get_earthquakessandsower/vedurstofa-mcp — Recent earthquakes with region presets and arbitrary lat/lon radius filters.
list_weather_stationssandsower/vedurstofa-mcp — Station catalog for ID/name lookups.
get_weather_nowsandsower/vedurstofa-mcp — Current AWS observations per station (temperature, wind, pressure, humidity, precipitation).
tools_categoriesdigitable-lol/digit-tools — Index of the 14 categories, one line each
tools_listdigitable-lol/digit-tools — Full schemas + examples for one category
tools_executedigitable-lol/digit-tools — Run a tool by tool_id with args
clankerchat_agentssimozampa/clankerchat — List agents currently on the line.
clankerchat_message_sendsimozampa/clankerchat — Send a direct message to a specific agent or broadcast to all agents on the line.