jira_get_watched_issuesthehavays/vestel-mcp-server — Retrieve a list of open/active issues watched by a specific user or the authenticated user.
jira_get_issuethehavays/vestel-mcp-server — Retrieve details of a specific Jira issue (summary, status, assignee, reporter, description, comments, issueType, priority, and linkedIssues
jira_update_issuethehavays/vestel-mcp-server — Update fields of an existing issue.
jira_add_commentthehavays/vestel-mcp-server — Add a comment to an issue.
jira_download_attachmentsthehavays/vestel-mcp-server — Download all attachments for a specific Jira issue to a local directory.
jira_get_user_activitiesthehavays/vestel-mcp-server — Fetch a timeline feed of recent activities (comments, transitions, updates) performed by a user using the Jira Activity Stream.
jira_get_issue_commitsthehavays/vestel-mcp-server — Fetch commits linked to a specific Jira issue via the Jira Development Status API.
stop_watchernomadop/session-watcher — Stop the managed server
get_turn_skeletonnomadop/session-watcher — Render the turns of the capture epoch, one block per turn, as the slots a note can fill
turn_pagenomadop/session-watcher — Page deeper into the history, newest first; a returned cursor proves more history remains, while its absence does not prove none does
submit_turn_notesnomadop/session-watcher — Return the producing session's notes through the slots the skeleton defines
start_watchernomadop/session-watcher — Start (or reuse) the dashboard server; returns its URL
rotate_sessionnomadop/session-watcher — Rotate to a new session ID
get_bucket_summarynomadop/session-watcher — Return current context bucket structure (files, skills, tools) with metrics
prepare_handoffnomadop/session-watcher — Persist selected paths + summary as a handoff package; returns a semantic token
load_handoffnomadop/session-watcher — Load a handoff by token, free-text search, or auto-match for the current project
turn_locatenomadop/session-watcher — Find which turn ranges mention a remembered term, when the original wording is unknown
turn_searchnomadop/session-watcher — Find a literal that occurs verbatim in the transcripts — an identifier, a path, a quoted phrase
watcher_statusnomadop/session-watcher — Report whether the server is running and its URL
multiplymcp-calculator-yinjianjie — Multiply two numbers
dividemcp-calculator-yinjianjie — Divide two numbers
subtractmcp-calculator-yinjianjie — Subtract two numbers
browser_navigateyashselokar2025/Resilient_MCP_Server — Navigates the persistent browser to a URL. Call this first to load a page.
browser_extractyashselokar2025/Resilient_MCP_Server — Extracts the current page content and applies Token-Aware Trimming. The LLM (Claude) should pass a description of the desired Pydantic schem
analyze_pull_requestjiteshzope/Sprint-Github-Analyzer---React-Nest-python_mcp_server — Analyzes a pull request for size, tests, security/database/API/dependency signals, risk level and score
search_github_codejiteshzope/Sprint-Github-Analyzer---React-Nest-python_mcp_server — Searches code with a branch-walking fallback
find_pull_request_for_ticketjiteshzope/Sprint-Github-Analyzer---React-Nest-python_mcp_server — Finds the PR whose branch or title carries an issue key
wcps_query_crash_courserasdaman/rasdaman-mcp — Returns a crash course on WCPS syntax with examples and best practices.
list_coveragesrasdaman/rasdaman-mcp — Lists all available datacubes in the configured rasdaman server.
describe_coveragerasdaman/rasdaman-mcp — Retrieves metadata for a specific datacube.
execute_wcps_queryrasdaman/rasdaman-mcp — Executes a raw WCPS query and returns a result either directly as a string (scalars or small json), or as a filepath.
scrapeer_get_block_catalogcom.scrapeer/mcp-server — List the block types available for use in flows, with their custom-field schemas
scrapeer_validate_flowcom.scrapeer/mcp-server — Dry-run validate a flow JSON without saving
evals_revise_draftcyanheads/@cyanheads/evals-mcp-server — Apply a surgical set / append / unset patch to a draft by dotted path; re-runs the self-consistency check.
evals_describe_schemacyanheads/@cyanheads/evals-mcp-server — Return the required and optional fields plus grader options for a task type. Call before drafting.
evals_discard_draftcyanheads/@cyanheads/evals-mcp-server — Delete a draft record by id. Draft-only.
evals_export_recordscyanheads/@cyanheads/evals-mcp-server — Compile submitted records to JSONL, CSV, Inspect AI, or lm-evaluation-harness and write the artifact under exports/.
evals_create_draftcyanheads/@cyanheads/evals-mcp-server — Create a draft eval record carrying its own grader; returns the parsed record, a review protocol, and a verification subagent prompt.
evals_get_recordcyanheads/@cyanheads/evals-mcp-server — Read a draft or submitted record by id; the id is stable across submit.
evals_run_checkcyanheads/@cyanheads/evals-mcp-server — Run a grader spec against candidate answers and get PASS/REJECT per candidate, decoupled from any saved record.
evals_submit_draftcyanheads/@cyanheads/evals-mcp-server — Finalize a draft through the committability gate, then freeze it.
evals_list_recordscyanheads/@cyanheads/evals-mcp-server — Browse and filter records by status, domain, task type, or tag. Returns a compact summary per record.
list_tagsio.github.BoraGkc/ghost-publisher — List tags with post counts.
trigger_deployio.github.BoraGkc/ghost-publisher — Retry the configured deploy hook once.
check_live_postsio.github.BoraGkc/ghost-publisher — Check public HTTP status and expected title text once.
list_postsio.github.BoraGkc/ghost-publisher — List/search posts and obtain exact IDs plus updated_at.
check_connectionio.github.BoraGkc/ghost-publisher — Verify Ghost and report the permission profile, backward-compatible read-only flag, and optional feature availability. A configured deployme
get_postio.github.BoraGkc/ghost-publisher — Read one post by ID or slug with content plus complete SEO and social metadata.
create_draftsio.github.BoraGkc/ghost-publisher — Create up to 25 drafts in one batch.
upload_imageio.github.BoraGkc/ghost-publisher — Upload an image to Ghost.
update_draftio.github.BoraGkc/ghost-publisher — Patch one unchanged draft using optimistic locking.
publish_postsio.github.BoraGkc/ghost-publisher — Preflight and publish up to 25 exact drafts without sending email.
unpublish_postsio.github.BoraGkc/ghost-publisher — Preflight and return published posts to draft status.
list_authorsio.github.BoraGkc/ghost-publisher — Search bounded public author identity fields without exposing staff email, roles, permissions, or settings.
list_pagesio.github.BoraGkc/ghost-publisher — List/search Pages with bounded status, date, order, and pagination fields.
create_postio.github.BoraGkc/ghost-publisher — Create a new Ghost post draft with Markdown or native blocks.
create_pageio.github.BoraGkc/ghost-publisher — Create a new Ghost page draft with Markdown or native blocks.
diagnose_publication_readinessio.github.BoraGkc/ghost-publisher — Check a post or page for publication readiness issues.
schedule_postio.github.BoraGkc/ghost-publisher — Schedule a post or page for future publication.
publish_batchio.github.BoraGkc/ghost-publisher — Publish a batch of approved posts and pages.
trigger_rebuildio.github.BoraGkc/ghost-publisher — Trigger a static-site rebuild via deploy hook.
verify_rendered_contentio.github.BoraGkc/ghost-publisher — Verify rendered content of a published post or page.