MCP Tool Directory

Each row is one tool from one provider. Tools sharing a name across providers (e.g. search) are listed separately because they aren't interchangeable.

2684 tools indexed

All tools

30 of 2684 shown

Better Stack /

telemetry_query

Remote

Execute a ClickHouse SQL query to retrieve logs, traces/spans, errors, and metrics from telemetry data. - **IMPORANT**: Use `telemetry_get_query_instructions_tool` to get instructions on how to create the correct query for logs and spans - **IMPORANT**: Use `telemetry_get_errors_query_instructions_tool` to get instructions on how to create the correct query for errors - **IMPORANT**: Use `telemetry_get_metrics_query_instructions_tool` to get instructions on how to create the correct query for metrics

Better Stack /

telemetry_remove_chart_tool

Remote

Remove a chart from its dashboard permanently. This action cannot be undone and will also remove any alerts associated with the chart. Use get_dashboard_details first to find the chart ID

Better Stack /

telemetry_remove_dashboard_section_tool

Remote

Remove a section divider from a dashboard permanently. This action cannot be undone. Charts are not affected - only the section header is removed. Use get_dashboard_details first to find the section ID

Better Stack /

telemetry_remove_dashboard_tool

Remote

Remove a dashboard permanently. This action cannot be undone

Datadog /

test_connection

Remote

Ping a connection (SELECT 1) and return server version + latency. Fast way to confirm credentials and network path without running describe_schema.

Ticktick /

TICKTICK_COMPLETE_TASK

Remote

Tool to mark a task as complete. Use after confirming the task is done.

Ticktick /

TICKTICK_CREATE_PROJECT

Remote

Tool to create a new project in TickTick. Use when you need to programmatically add a project after obtaining a valid access token.

Ticktick /

TICKTICK_CREATE_TASK

Remote

Tool to create a new task in TickTick. Use after you have task details such as title, dates, and optional reminders or subtasks.

Ticktick /

TICKTICK_DELETE_PROJECT

Remote

Tool to delete a specific project. Use when you have confirmed the project ID and intend to permanently remove it. Example: "Delete the project with ID 6226ff9877acee87727f6bca".

Ticktick /

TICKTICK_DELETE_TASK

Remote

Tool to delete a specific task. Use when you need to remove a task from a project after confirming both project and task IDs.

Ticktick /

TICKTICK_GET_PROJECT_WITH_DATA

Remote

Tool to retrieve a project and its associated data (tasks, columns). Use when you need full project details including its tasks and columns after selecting a project ID.

Ticktick /

TICKTICK_GET_USER_PROJECT

Remote

Tool to retrieve all projects for the user. Use when you need to list available projects for selection.

Ticktick /

TICKTICK_OAUTH2_AUTHORIZATION_STEP1

Remote

Tool to generate the TickTick OAuth2 authorization URL. Use to redirect the user to obtain the authorization code (step 1).

Ticktick /

TICKTICK_OAUTH2_AUTHORIZATION_STEP_1

Remote

Tool to redirect user to TickTick authorization page to obtain authorization code. Use when initiating the OAuth2 flow before exchanging the code.

Ticktick /

TICKTICK_UPDATE_PROJECT

Remote

Tool to update an existing project. Use when you need to modify project details like name, color, sort order, view mode, or kind after selecting a project ID.

Ticktick /

TICKTICK_UPDATE_TASK

Remote

Tool to update an existing task. Use after confirming the taskId and projectId.

Smithery /

tokens.create

Remote

Create a service token for machine-to-machine authentication. Accepts API key or bearer token. Optionally apply restrictions.

ai.mcpanalytics/analytics /

tools_info

Remote

Get detailed information about a specific analysis tool — use cases, assumptions, data requirements.

ai.mcpanalytics/analytics /

tools_run

Remote

Execute an analysis tool. Returns a shareable interactive HTML report URL.

ai.mcpanalytics/analytics /

tools_schema

Remote

Get JSON schema for a tool — column_mapping and module_parameters required before tools_run.

Blockscout MCP /

transaction_summary

Remote

Get human-readable transaction summaries from Blockscout Transaction Interpreter. Automatically classifies transactions into natural language descriptions (transfers, swaps, NFT sales, DeFi operations) Essential for rapid transaction comprehension, dashboard displays, and initial analysis. Note: Not all transactions can be summarized and accuracy is not guaranteed for complex patterns.

GitHub /

triage_issue

Remote

Triage an issue by capturing a focused triage rationale and optionally applying metadata (labels, issue type, and issue fields) in a single operation. Use this tool when: - You are triaging a newly opened or untriaged issue for maintainers - You need to categorize the issue (type) and suggest/apply relevant labels - You want to record a brief, structured triage report Do not use this tool when: - The user is asking a general product question unrelated to triaging a specific issue triage_rationale should be concise markdown aimed at maintainers (not the issue author); it should contain: - Summary of the issue - Analysis of the problem or request - Suggested next steps or actions.

Korean Law Search /

trty_search

Remote

Search international treaties (조약 목록 조회). This tool searches Korean international treaties concluded and in effect with foreign countries and international organizations. Args: query: Search keyword (default "*") display: Number of results per page (max 100, default 20) page: Page number (1-based, default 1) oc: Optional OC override (defaults to env var) type: Response format - "JSON" (default), "XML", or "HTML" search: Search type (1=조약명, 2=본문검색) sort: Sort order - "lasc"|"ldes"|"dasc"|"ddes"|"nasc"|"ndes" gana: Dictionary search (ga, na, da, ...) eft_yd: Effective date range (YYYYMMDD~YYYYMMDD) conc_yd: Conclusion date range (YYYYMMDD~YYYYMMDD) cls: Treaty type - 1=양자 (bilateral), 2=다자 (multilateral) nat_cd: Country code filter ctx: MCP context (injected automatically) Returns: Search results with treaty list or error Examples: Search bilateral treaties with the US: >>> trty_search(query="미합중국", cls=1) Search multilateral treaties: >>> trty_search(cls=2, display=20)

Korean Law Search /

trty_service

Remote

Retrieve treaty full text (조약 본문 조회). This tool retrieves the complete text of a Korean international treaty. Args: id: Treaty sequence number (조약일련번호, required) oc: Optional OC override (defaults to env var) type: Response format - "JSON" (default), "XML", or "HTML" ctx: MCP context (injected automatically) Returns: Full treaty text with details or error Examples: Retrieve a treaty by ID: >>> trty_service(id="123")

BrandKarma /

update_brand_keywords

Remote

Merge or replace the brand's keywords list.

BrandKarma /

update_brand_topics

Remote

Merge or replace the brand's topics list.

BrandKarma /

update_content_idea

Remote

Updates a content idea within a plan — approve/skip ideas, add notes, set scheduled dates.

BrandKarma /

update_content_item

Remote

Partially updates a content item — only provided fields are changed.

Reddit /

update_conversation_notes

Remote

Update notes for a CRM conversation in a product scope.

Exa Websets /

update_enrichment

Remote

Update an enrichment's metadata. You can associate custom key-value pairs with the enrichment.