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

Reddit /

logout_client_context

Remote

Clear the active authenticated client context for this MCP server session.

MLB Stats /

lookup_player

Remote

Get data about players based on first, last, or full name.

Blockscout MCP /

lookup_token_by_symbol

Remote

Search for token addresses by symbol or name. Returns multiple potential matches based on symbol or token name similarity. Only the first ``TOKEN_RESULTS_LIMIT`` matches from the Blockscout API are returned.

Lotus Wisdom /

lotuswisdom

Remote

Contemplative reasoning tool. Use for complex problems needing multi-perspective understanding, contradictions requiring integration, or questions holding their own wisdom. **Workflow:** Always start with tag='begin' (returns framework). Then continue with contemplation tags. Do NOT output wisdom until status='WISDOM_READY'. **Tags:** begin (FIRST - receives framework), then: open/engage/express (process), examine/reflect/verify/refine/complete (meta-cognitive), recognize/transform/integrate/transcend/embody (non-dual), upaya/expedient/direct/gradual/sudden (skillful-means), meditate (pause).

Korean Law Search /

ls_rlt_search

Remote

Related law search (관련법령 조회). This tool searches for laws related to a given query term. Part of the 법령정보 지식베이스, it identifies associations between laws based on shared subject matter or cross-references. 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" ctx: MCP context (injected automatically) Returns: Search results or error

Korean Law Search /

lsDelegated_service

Remote

Retrieve delegated laws/rules/ordinances (위임 법령 조회). This tool retrieves information about laws, administrative rules, and local ordinances that are delegated by a parent law. Shows the delegation hierarchy and which specific articles delegate authority. ⚠️ Note: This API does NOT support HTML format (only XML/JSON). Args: id: Law ID (required if mst not provided) mst: Law master number (required if id not provided) oc: Optional OC override (defaults to env var) type: Response format - "JSON" (default) or "XML" (HTML not available for this endpoint) ctx: MCP context (injected automatically) Returns: Delegation hierarchy with delegated laws/rules/ordinances or error Examples: Retrieve delegations for 초·중등교육법: >>> lsDelegated_service(id="000900", type="XML")

Korean Law Search /

lstrm_ai_search

Remote

Search legal terms using AI (법령용어 AI 조회). This tool searches Korean legal terminology using AI-powered semantic matching. Returns definitions and explanations of legal terms. 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" ctx: MCP context (injected automatically) Returns: Search results or error

Korean Law Search /

lstrm_rlt_jo_search

Remote

Legal term to article linkage (법령용어→조문 연계 조회). This tool searches the linkage between legal terms and the specific law articles where those terms are used or defined. 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" ctx: MCP context (injected automatically) Returns: Search results or error

Korean Law Search /

lstrm_rlt_search

Remote

Legal term to everyday term linkage (법령용어→일상용어 연계 조회). This tool searches the linkage between formal legal terms and their plain-language (everyday) equivalents. Useful for finding how legal terminology maps to everyday Korean. 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" ctx: MCP context (injected automatically) Returns: Search results or error

GitHub /

manage_notification_subscription

Remote

Manage a notification subscription: ignore, watch, or delete a notification thread subscription.

GitHub /

manage_repository_notification_subscription

Remote

Manage a repository notification subscription: ignore, watch, or delete repository notifications subscription for the provided repository.

Ahrefs /

management-brand-radar-prompts

Remote

Retrieves custom prompts for a specific brand radar report. Requests to this endpoint are free and do not consume any API units. Use doc tool first to get the real input schema.

Ahrefs /

management-keyword-list-keywords

Remote

Retrieves keywords from a keyword list. Requests to this endpoint are free and do not consume any API units. Use doc tool first to get the real input schema.

Ahrefs /

management-locations

Remote

Retrieves a list of management locations filtered by country code and optionally by US state. Use doc tool first to get the real input schema.

Ahrefs /

management-project-competitors

Remote

Retrieves the list of competitors associated with a specific Rank Tracker project in Ahrefs, using the project's unique identifier. Use doc tool first to get the real input schema.

Ahrefs /

management-project-keywords

Remote

Returns all tracked keywords for a specific Rank Tracker project, including associated tracking metadata. Use doc tool first to get the real input schema.

Ahrefs /

management-projects

Remote

Retrieves information about existing projects, including ownership, access type, presence of Rank Tracker keywords, and project ID. Use doc tool first to get the real input schema.

macrostrat /

map-tiles

Remote

Get map tile URLs from the Macrostrat tiles server. Use lat-lng-to-tile tool first to get proper x,y coordinates. Defaults to 'carto' scale which automatically adapts detail level to zoom.

Supabase Auth /

merge_branch

Remote

Merges migrations and edge functions from a development branch to production.

Clay /

merge_contacts

Remote

Merge all contact ids into one contact, this is a destructive action and can not be undone. Only run one contact group at a time and only with the users explicit permission.

GitHub /

merge_pull_request

Remote

Merge a pull request in a GitHub repository.

Reddit /

modify_conversion_notes

Remote

Read or update conversion notes with explicit required key names. How to use: - Call without `conversion_notes` to inspect current notes. - For updates, provide all three canonical keys for consistency. Expected keys (string values): - `Product Name` - `Payment Terms/Plans` - `General Notes`

Reddit /

modify_funnels

Remote

Read or replace funnels with explicit shape validation. How to use: - Call without `funnels` to inspect current funnel list. - Update is replace-style: provide the full intended funnels list. Expected item shape: - `url` (string) - `description` (string) - `primary_use_case` (string) - `qualification` (optional string)

Reddit /

modify_keywords

Remote

Read or update keyword targeting with optional search parameters. How to use: - Call without `keywords` to inspect current keywords config. - Update writes explicit keyword list and optional search params. Expected payload shape: - `keywords`: list[str] - `search_params` (optional): - `sort`: one of `relevance|hot|top|new|comments` - `time_filter`: one of `hour|day|week|month|year|all` - `per_keyword_limit`: int

Reddit /

modify_market_positioning

Remote

Read or update market positioning with explicit format guidance. How to use: - Call without `market_position_patch` to inspect current data before editing. - Send only keys you want to change (patch semantics). Expected patch keys (string values): - `one_line_pitch` - `icp` - `competitive_alternatives` - `uniqueness` - `value_proof` - `market_category` - `trends` - `additional_info`

Reddit /

modify_subreddits

Remote

Read or update subreddit targeting groups. How to use: - Call without `subreddit_groups` to inspect current targeting. - Update expects `groups` format used by onboard API targeting endpoint. Expected `subreddit_groups` item shape: - `subreddits`: list of subreddit names (without `r/` prefix preferred).

PromptShuttle /

modify_tool

Remote

Modifies an existing function-calling tool. Only fields that are explicitly provided will be updated (partial update). Returns the updated tool.

ai.mcpanalytics/analytics /

module_request

Remote

Request a custom analysis module to be built for your use case.

Smithery /

namespaces.create

Remote

Create a new namespace with a server-generated human-readable name, owned by the authenticated user

Smithery /

namespaces.delete

Remote

Delete a namespace owned by the authenticated user. The namespace must not contain any servers. Skills and connections in the namespace will be deleted automatically.