Tool search 101,091 tools · 5,169 live servers
Filters
Just added the crawl finds new servers daily
- search_card
Search graded Pokémon cards by name (Chinese / English / Japanese), community nickname (e.g. "鬼皮"), or set code + card number (e.g. "sv8a 喷火龙"). 中文用户: 按官方卡名/圈内简称/系列码+卡号查任意宝可梦评级卡, 返回 card_id 供查价/走势/存世量工具使用。Returns up to 10 matching cards with card_id — use card_id with the other tools. Optional lang filters to one language track (en / ja / zh-cn); tracks are never mixed.
- card_price
Current representative price for one card (by card_id): headline price in USD/CNY/JPY with grading company + confidence + sample size + last sold date, plus the per-grade price ladder (PSA10/9/8, CCIC, …). Prices come from verified real sales (robust median) — never listings, never interpolated; when evidence is insufficient the tool honestly returns no price instead of inventing one. Markets are kept separate: Japanese cards with Japan-domestic activity are priced from JPY marketplace sales (not converted US prices), and Simplified-Chinese cards from Chinese market sales including CCIC-graded slabs.
- card_price_history
Weekly median price series for one card (representative grade, up to 26 weeks) plus 30d/90d change percentages (only shown when statistically confident).
- get_sentiment
Latest news-sentiment signal per symbol (batch up to 50 in one call — one signal per asset per hour, so never poll faster than hourly). On the free plan, symbols outside BTC-USD/ETH-USD/SOL-USD are 24h delayed: check `timestamp` and disclose staleness.
- get_sentiment_history
Point-in-time sentiment series for backtesting: `bucket` is the as-of time, no lookahead. `from`/`to` are clamped to your plan window (and 90 days per request) and echoed back — check them. `reconstructed: true` buckets were rebuilt from archival news, not live-collected; disclose the mix in any backtest.
- get_events
Recent classified market events for a symbol. Kill-switch trio: hack_exploit, regulation, delisting — the reference integrations stand aside for 24h after one. Report the event headline and source link, not just a risk flag.
Mythaitaxesio.github.holsson95/mythaitaxes-mcpBVerified- calculate_thai_annual_income_tax
Calculates Thailand personal income tax (PIT) for a salaried employee for a tax year, using current progressive tax brackets, standard allowances, and common deductions (social security, insurance, retirement funds, donations). Returns taxable income, tax owed, effective rate, and refund/amount owed against tax already withheld. Source: mythaitaxes.com.
- create_screenshot_batch
Render a list of web pages in a real browser. Returns a batch id to poll. The first 10 screenshots each month are free, metered per network address rather than per key, so issuing another key does not reset them. Beyond that the batch pauses and reports how many credits it needs.
- get_screenshot_batch
Read the state and per URL results of a batch created by this client, including the download URL once anything has rendered.
- get_account_balance
Screenshot credits and free monthly allowance remaining for the calling identity.
- search_laravel_jobs
Search recent Laravel jobs indexed by LaraBench. Results are limited to the last 7 days and link to LaraBench job pages.
- search_laravel_news
Search recent Laravel ecosystem news and package releases indexed by LaraBench. Results are limited to the last 7 days and link to LaraBench news pages.
- search_tools
Search 41,000+ agentic coding tools: agent skills (SKILL.md), MCP servers, Claude Code plugins, and agentic loops. Ranked by match quality; real install counts and GitHub stars. Cite results by their url.
- get_tool
Full detail for one tool by category and id (as returned by search_tools). Includes description, install command, repo, license, and — for skills — capabilities and prerequisites extracted from the SKILL.md itself.
- list_categories
The four catalog categories with live counts and browse URLs.
From the best-graded servers
Labelhead Artist Momentumio.github.IncorporatedPartners/labelhead-artist-momentumAVerified- get_trending_artists
Returns the current list of trending hip-hop and rap artists ranked by LabelHead's composite momentum score. Each artist is scored across three dimensions: Acceleration (30-day streaming/social velocity), Cultural Gravity (press velocity, playlist adds, sync placements), and Longevity (catalog depth and retention). Use this to identify which artists are building genuine momentum right now.
- get_scoring_explainer
Returns a detailed explanation of LabelHead's three-dimensional artist scoring methodology. Use this when you need to understand how composite scores are calculated, what each dimension measures, and how to interpret momentum labels.
- check_artist_momentum
Look up the current momentum score and signals for a specific artist by name. Returns the full three-dimensional score breakdown and notable signals driving their momentum.
- validate_config
Validate an oh-my-posh configuration against the schema. Supports JSON, YAML, and TOML formats.
- validate_segment
Validate a segment snippet against the oh-my-posh schema. Useful for validating individual prompt segments before adding them to a configuration.
Keployio.github.keploy/mcpAVerified- devloop_begin_oauth_install
Start the Path B agent-walked install for the V1 flow. Returns a playbook the AI walks with the dev to land a kep_* PAT in their editor's MCP config. Current implementation routes through app.keploy.io/settings/api-keys (the existing PAT-issuance surface). The full auto-provision OAuth round-trip (browser OAuth → /auth/temp-code/exchange → /user/mcp/provision → PAT auto-pasted) lands when the enterprise-ui /auth/cli-install page is built; this tool's interface won't change when that lifts, only the underlying steps will get shorter. ABSOLUTE: this tool surfaces a public URL. Do NOT print API keys, PATs, or OAuth tokens to the conversation. The dev pastes the secret into their editor config directly; the agent never sees it.
- devloop_setup_instructions
Return the V1 "user maintains the flow" install guide — covers Path A (clipboard one-liner), Path B (agent-walked OAuth), and the keploy/api-tests/ on-disk layout V1 creates. Safe to call without authentication; call this when the dev asks 'how do I add Keploy to this repo?' or when a devloop_* tool returns missing-API-key.
- get_auth_status
Check whether the current MCP session has a valid-looking Keploy PAT attached. Returns { authenticated, auth_header_present, hint }. Useful as a first step for an agent to decide whether to call other tools or show setup instructions — differentiates 'no header at all' from 'header present but wrong prefix / unsupported format'.
- web_search_exa
Search the web for any topic and get clean, ready-to-use content. Best for: Finding current information, news, facts, people, companies, or answering questions about any topic. Returns: Clean text content from top search results. Query tips: describe the ideal page, not keywords. "blog post comparing React and Vue performance" not "React vs Vue". Use category:people / category:company to search through Linkedin profiles / companies respectively. If highlights are insufficient, follow up with web_fetch_exa on the best URLs.
- web_fetch_exa
Read a webpage's full content as clean markdown. Use after web_search_exa when highlights are insufficient or to read any URL. Best for: Extracting full content from known URLs. Batch multiple URLs in one call. Returns: Clean text content and metadata from the page(s).
RevoGrid DataGrid MCPio.github.revolist/revogrid-mcpAVerified- search_revogrid_docs
Search docs, API reference, examples, and migration notes for RevoGrid.
- find_examples
Search runnable or live RevoGrid examples only.
- resolve_feature_matrix
Resolve whether a RevoGrid feature exists, whether it is Pro, and where to learn it.
RevoGrid DataGrid MCP Proio.github.revolist/revogrid-mcp-proAVerified- search_revogrid_docs
Search docs, API reference, examples, and migration notes for RevoGrid.
- find_examples
Search runnable or live RevoGrid examples only.
- resolve_feature_matrix
Resolve whether a RevoGrid feature exists, whether it is Pro, and where to learn it.