The 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.
[ 3127 tools indexed ]
[ all tools ]
30 / 3127
projects_get
[ remote ]Get details about specific GitHub Projects resources. Use this tool to get details about individual projects, project fields, and project items by their unique IDs.
projects_list
[ remote ]Tools for listing GitHub Projects resources. Use this tool to list projects for a user or organization, or list project fields and items for a specific project.
projects_write
[ remote ]Add, update, or delete project items, or create status updates in a GitHub Project.
public-crawler-ip-ranges
[ remote ]Returns the IP ranges used by the Ahrefs public web crawler, typically for allowlisting or firewall configuration. Use doc tool first to get the real input schema.
public-crawler-ips
[ remote ]Returns the list of individual IP addresses currently used by the Ahrefs public web crawler. Use doc tool first to get the real input schema.
pull_request_read
[ remote ]Get information on a specific pull request in GitHub repository.
pull_request_review_write
[ remote ]Create and/or submit, delete review of a pull request. Available methods: - create: Create a new review of a pull request. If "event" parameter is provided, the review is submitted. If "event" is omitted, a pending review is created. - submit_pending: Submit an existing pending review of a pull request. This requires that a pending review exists for the current user on the specified pull request. The "body" and "event" parameters are used when submitting the review. - delete_pending: Delete an existing pending review of a pull request. This requires that a pending review exists for the current user on the specified pull request.
purchase_api_key
[ remote ]Get machine-readable payment instructions to purchase an OpenClaw Intel Pro API key ($9 one-time). Returns multiple payment options (PayPal, crypto) with direct action URLs. Pro key unlocks: full market reports (15+ metrics vs 3), 1000 API calls/day (vs 10 free), historical data access, and growth projections. ROI: One actionable insight from full data can save hours of manual research.
python_execute
[ remote ]Run Python in a Pyodide sandbox with optional PEP 723 requirements.
qimen_dunjia_calculate
[ remote ]奇门遁甲(Qimen Dunjia)是中国古代三式之一,被称为"帝王之学"。通过天时、地利、人和三维度分析时空能量场。 ## 核心概念 - **九宫**:坎(1)、坤(2)、震(3)、巽(4)、中(5)、乾(6)、兑(7)、艮(8)、离(9),对应八方和五行 - **天盘/地盘**:天干在九宫中的分布,天盘为动态,地盘为静态 - **九星**:天蓬、天芮、天冲、天辅、天禽、天心、天柱、天任、天英 - **八门**:休门、生门、伤门、杜门、景门、死门、惊门、开门 - **八神**:值符、腾蛇、太阴、六合、白虎、玄武、九地、九天 - **值符/值使**:当前时刻的主星和主门,是判断吉凶的核心 ## 解读要点 1. **看值符值使**:值符星和值使门的状态决定总体吉凶 2. **看用神宫位**:根据用途找到对应宫位(如求财看生门所在宫) 3. **看三奇六仪**:乙丙丁为三奇(吉),戊己庚辛壬癸为六仪 4. **看格局**:天盘与地盘天干组合形成吉格(如龙遁、虎遁)或凶格(如击刑、入墓) 5. **看空亡**:落入空亡的宫位力量减弱 ## 常见用途 - 求财:重点看生门、戊 - 事业:重点看开门、值使 - 感情:重点看六合、天后 - 出行:重点看三奇得使、门迫否
query-docs
[ remote ]Retrieves and queries up-to-date documentation and code examples from Context7 for any programming library or framework. You must call 'resolve-library-id' first to obtain the exact Context7-compatible library ID required to use this tool, UNLESS the user explicitly provides a library ID in the format '/org/project' or '/org/project/version' in their query. IMPORTANT: Do not call this tool more than 3 times per question. If you cannot find what you need after 3 calls, use the best information you have.
query_firewall
[ remote ]Manage per-connection SQL rules: block dangerous patterns, require WHERE on large tables, log PII access. [ARCHITECT tier]
query_history
[ remote ]Return recent queries executed through ThinAir with timing, row counts, and status. [BUILD tier]
query_sql
[ remote ]Execute a read-only SQL query against the target connection. ONLY SELECT / WITH / EXPLAIN permitted. Write dialect-appropriate SQL for the connection's engine — use PostgreSQL syntax for postgres connections (`SELECT NOW()`, `LIMIT`, `ILIKE`), T-SQL for mssql (`SELECT GETDATE()`, `TOP N`, `LIKE`), MySQL for mysql (`SELECT NOW()`, `LIMIT`). Response meta includes `connection` + `dialect` so you know which syntax worked; reuse that dialect in follow-up calls. Default LIMIT 100 unless the user asks for all rows.
queryDatabase
[ remote ]Gets a list of pages contained in a database, filtered and ordered by the provided criteria.
QUICKBOOKS_CREATE_ACCOUNT
[ remote ]Create a new account in QuickBooks with the given parameters.
QUICKBOOKS_CREATE_CUSTOMER
[ remote ]Create a new customer in QuickBooks with the given parameters.
QUICKBOOKS_CREATE_EMPLOYEE
[ remote ]Create a new employee in QuickBooks.
QUICKBOOKS_CREATE_INVOICE
[ remote ]Tool to create a new invoice in QuickBooks. Use after confirming customer and item details.
QUICKBOOKS_CREATE_VENDOR
[ remote ]Create a new vendor in QuickBooks with the given details.
QUICKBOOKS_CUSTOMER_BALANCE_DETAIL
[ remote ]Generate a balance detail report for a customer in QuickBooks with the given customer ID.
QUICKBOOKS_CUSTOMER_BALANCE_REPORT
[ remote ]Generate a balance report for a customer in QuickBooks with the given customer ID.
QUICKBOOKS_LIST_INVOICES
[ remote ]Tool to list invoices via QuickBooks Query endpoint. Use when retrieving invoices with optional pagination and custom fields.
QUICKBOOKS_QUERY_ACCOUNT
[ remote ]Query an account in QuickBooks with the given parameters.
QUICKBOOKS_READ_ACCOUNT
[ remote ]Read an account in QuickBooks with the given account ID.
QUICKBOOKS_READ_CUSTOMER
[ remote ]Read a customer in QuickBooks with the given customer ID.
QUICKBOOKS_READ_EMPLOYEE
[ remote ]Read an employee's details in QuickBooks with the given employee ID.
QUICKBOOKS_READ_INVOICE
[ remote ]Tool to fetch a QuickBooks invoice by ID or the most recent if no ID provided. Use when needing full invoice details including metadata and sync token.
QUICKBOOKS_READ_VENDOR
[ remote ]Read a vendor in QuickBooks with the given vendor ID.
QUICKBOOKS_UPDATE_FULL_INVOICE
[ remote ]Tool to fully replace an Invoice. Use when you need to update all aspects of an existing invoice in a single operation.