114,469 tools. Last updated 2026-04-21 15:35
- Search the Tonr music library. Use natural language queries like 'upbeat music for a cooking video' or structured filters. Returns tracks with preview URLs.Connector
- Explain a single finding in natural language. Requires the finding as a JSON dict and the file_path to load a profile for context.Connector
- Search YouTube for relevant videos (interviews, trailers, analysis, music videos).Connector
- Search for music artists by name using the MusicBrainz database.Connector
- Checks that the Strale API is reachable and the MCP server is running. Call this before a series of capability executions to verify connectivity, or when troubleshooting connection issues. Returns server status, version, tool count, capability count, solution count, and a timestamp. No API key required.Connector
- Search Cochrane systematic reviews via PubMed. Finds Cochrane Database of Systematic Reviews articles matching your query. Returns PubMed IDs, titles, and publication dates. Use get_review_detail with a PMID to get the full abstract. Args: query: Search terms for finding reviews (e.g. 'diabetes exercise', 'hypertension treatment', 'childhood vaccination safety'). limit: Maximum number of results to return (default 20, max 100).Connector
Matching MCP Servers
- AsecurityAlicenseAqualityAn MCP-compatible server that uses iFlytek's large language model to generate PowerPoint presentations, offering template selection, outline creation, and PPT generation with features like automatic image insertion.Last updated61MIT
- AsecurityAlicenseAqualityExecution control layer for AI agents - Reserve, execute, burn/refund pattern for media generationLast updated92MIT
Matching MCP Connectors
Qimen Dunjia & Da Liu Ren divination: complete nine-palace charts and four-lesson analysis.
中小企業庁が公開している公共調達情報を検索するためのサービスです。
- Switch between local and remote DanNet servers on the fly. This tool allows you to change the DanNet server endpoint during runtime without restarting the MCP server. Useful for switching between development (local) and production (remote) servers. Args: server: Server to switch to. Options: - "local": Use localhost:3456 (development server) - "remote": Use wordnet.dk (production server) - Custom URL: Any valid URL starting with http:// or https:// Returns: Dict with status information: - status: "success" or "error" - message: Description of the operation - previous_url: The URL that was previously active - current_url: The URL that is now active Example: # Switch to local development server result = switch_dannet_server("local") # Switch to production server result = switch_dannet_server("remote") # Switch to custom server result = switch_dannet_server("https://my-custom-dannet.example.com")Connector
- Semantic search across all extracted datasheets. Finds components matching natural language queries about specifications, features, or capabilities. Best for broad spec-based discovery across all parts (e.g. 'low-noise LDO with PSRR above 70dB'). Only searches datasheets that have been previously extracted — not all parts that exist. For finding specific parts by number, use search_parts instead.Connector
- Look up security.txt Contact entries from a static 319-domain snapshot. Useful for clients that have just run ``audit_contract`` and now want to know where to disclose a finding. The snapshot was computed from a 2026-04-18 survey across DeFi / infra / audit-ecosystem domains. No live HTTP fetches — consult ``snapshot_date`` in the response for freshness.Connector
- Fetch HTTP response headers for a URL. Use when inspecting server configuration, security headers, or caching policies.Connector
- Connector
- WHEN: checking server status, loaded D365 version, or custom model path. Triggers: 'status', 'statut', 'is the server ready', 'how many chunks', 'index loaded'. Returns JSON with: status, indexed chunk count, loaded version, custom model path.Connector
- Composite server-side investigation tool. Pass a question and the server automatically: (1) detects intent (aggregation/temporal/ordering/knowledge-update/recall), (2) queries the entity index for structured facts, (3) builds a timeline for temporal questions, (4) retrieves memory chunks with the right scoring profile, (5) expands context around sparse hits, (6) derives counts/sums for aggregation, (7) assesses answerability, and (8) returns a recommendation. Use this as your FIRST tool for any non-trivial question — it does the multi-step investigation that would otherwise take 4-6 individual tool calls. The response includes structured facts, timeline, retrieved chunks, derived results, answerability assessment, and a recommendation for how to answer.Connector
- Generate full songs (up to 6 min) with natural AI vocals, BPM/key control (99%+ accuracy), and 14+ section tags for precise arrangement. Uses Music-2.6 — orchestral and traditional instruments, style-aware mixing. Specify BPM, key, genre, mood in prompt. Returns MP3 URL. 300 sats per song. Pay per request with Bitcoin Lightning — no API key or signup needed. Requires create_payment with toolName='generate_music'.Connector
- Generate a music track from a text description using MiniMax Music 2.0. Returns a job ID to poll. MiniMax first writes full-song lyrics from your prompt, then renders the song. The model auto-determines duration from the generated lyrics. Args: title: Track title (max 200 chars). prompt: Description of the music to generate (10-2000 chars). MiniMax will create lyrics and compose. tags: Required style tags to guide generation. E.g. ['ambient', 'chill', 'atmospheric']. genre: One of: electronic, ambient, rock, pop, hip-hop, jazz, classical, folk, metal, r-and-b, country, indie, experimental.Connector
- Get usage statistics for this MCP server session. Returns tool call counts, success rates, and average latency.Connector
- Verify that the FXMacroData API and MCP server are reachable.Connector
- Search or fetch posts from the MetaMask Embedded Wallets community forum (builder.metamask.io). Use for troubleshooting real user issues, finding workarounds, and checking if an issue is known. Provide a query to search or a topic_id to read the full discussion.Connector
- Look up security.txt Contact entries from a static 319-domain snapshot. Useful for clients that have just run ``audit_contract`` and now want to know where to disclose a finding. The snapshot was computed from a 2026-04-18 survey across DeFi / infra / audit-ecosystem domains. No live HTTP fetches — consult ``snapshot_date`` in the response for freshness.Connector
- Re-check a specific control after applying a fix. Confirms whether the finding is resolved.Connector
- DEV ONLY — Sign and broadcast an unsigned transaction using a local private key (PK env var). For production, use a dedicated wallet MCP server (Fireblocks, Safe, Turnkey, etc.) instead of this tool. Takes the transaction object returned by any write.* tool and submits it onchain.Connector
- Upload a file to the Compoid MCP server. Accepts a data URI (data:<mime>;base64,<data>). Returns the server-side path to use as file_upload in Compoid_create_record or Compoid_update_record.Connector
- List sites in the index that expose a live MCP server, ranked by agentic readiness. Use this when your agent needs to discover callable MCP endpoints for a domain ('payments', 'jobs', 'search') or overall. Pairs naturally with verify_mcp for a probe-before-use workflow.Connector
- Start a chunked binary upload. Use this when the binary is too large to send as a single base64 string (e.g. >20KB). Returns an upload_id. Then call upload_chunk for each chunk, and finalize_upload to assemble and get the server-local path.Connector
- Stage a swap session (server-side build only); returns swap_session_id. Does not sign or submit. Call after quote confirmed by user.Connector
- Get Lenny Zeltser's expert writing guidelines for incident response reports. Topics: tone, words, structure, executive_summary, voice, articles, or summary for quick reference. Your incident data is never sent to this server—guidelines flow to your AI for local analysis.Connector
- Discover available DOOH screens in the Trillboards network. WHEN TO USE: - Finding screens by venue type (retail, transit, office, etc.) - Finding screens in a specific city/state or within a radius - Finding screens with a specific audience profile (high income, professionals, etc.) - Getting an overview of available inventory with live audience data RETURNS: - screens: Array of screen objects with location, venue type, online status, and live audience data - total: Total matching screens - online_count: Number of currently online screens Each screen includes real-time audience data when available: - face_count, attention_score, income_level, mood, lifestyle - purchase_intent, crowd_density, ad_receptivity, dwell_time EXAMPLE: User: "Find retail screens in New York with high-income audience" discover_inventory({ venue_types: ["retail"], location: { city: "New York", state: "NY" }, audience_profile: { income: "high" }, limit: 20 })Connector
- Screen US cities by composite investment score (0-100) based on cap rate, yield, appreciation, income, vacancy, employment, and population. Pre-computed for 18,800+ cities. Ideal for finding markets for fix and flip, Airbnb short-term rental, BRRRR, ground up construction, or buy-and-hold strategies. USDV Capital — Your Real Estate CFO.Connector
- Generate a music track from lyrics using MiniMax Music 2.0. Returns a job ID to poll. Write structured lyrics with section tags such as [Verse], [Chorus], [Bridge], [Pre-Chorus], [Instrumental], [Drop], [Intro], and [Outro]. Put production directions in tags instead of in parenthetical lyric text. The model auto-determines duration from the lyrics. Args: title: Track title (max 200 chars). lyrics: Song lyrics with section tags (10-3500 chars). tags: Required style tags — genre, mood, tempo, vocals, instruments. E.g. ['synth-pop', 'female vocals', '120 BPM', 'energetic']. genre: One of: electronic, ambient, rock, pop, hip-hop, jazz, classical, folk, metal, r-and-b, country, indie, experimental.Connector
- Download a binary from a URL for analysis. This is the fastest way to load a binary that is hosted online -- the server fetches it directly over HTTP, avoiding base64 encoding and LLM token limits entirely. Returns the server-local path; pass it to open_binary to begin analysis.Connector
- Get a price calendar showing the cheapest round-trip flight prices for combinations of outbound and return dates. Returns a grid of date pairs with prices - useful for finding the best travel window when both departure and return dates are flexible. For one-way price calendars, use google_flights_calendar_one_way instead.Connector
- Search the MCP Marketplace catalog. With a free-text `query` and default `sort`, results are ranked by semantic similarity (gte-small embeddings + cosine similarity), so natural-language queries like 'manage my calendar', 'something to read PDFs', or 'database for my agent' work as well as keyword searches. Each result includes `security_score` (0-10), `risk_level` (low/moderate/high/critical), `critical_findings` (count of severity=critical|high findings), pricing, rating, install count, and a URL. `ranking_mode` in the response indicates whether semantic or keyword matching was used. Before recommending an install, call get_server for full details including every flagged finding — critical_findings > 0 means the server has known security issues you must surface to the user.Connector
- Search for land parcels by parcel ID prefix (autocomplete). Returns matching parcels with their district, area, and GPS coordinates. Useful for finding exact parcel IDs, then searching transactions nearby. Example: search for parcels starting with '146518_8.01'.Connector
- Get installation config for an MCP server from the ThinkNEO Marketplace. Returns ready-to-use JSON config for Claude Desktop, Cursor, Windsurf, or custom clients. Tracks the download. No authentication required.Connector
- Fetch full details for a single MCP server by its slug. Returns description, install commands, security score/risk/findings, ratings, creator info, setup requirements (API keys/credentials the user will need), and the list of MCP tools the server exposes. The `security.critical_findings` array lists every severity=critical|high issue — you MUST show these to the user before recommending they install. Use this as the last step before any install recommendation.Connector
- Queries the authoritative RDAP registry for a domain. Returns availability status (HTTP 404 = available), and for registered domains: registrar name, registration/expiration dates, nameservers, DNSSEC status, and domain status flags. Uses IANA bootstrap to find the correct RDAP server per TLD. Covers 590+ TLDs.Connector
- Preview any album from Apple Music WITHOUT adding to library. Use this to sample before committing to add. Returns playable 30-second previews.Connector
- Simple connectivity test. Returns a greeting to confirm the server is running.Connector
- List lead lists (batch jobs) in the user's MachFive workspace. Useful for browsing past batches, checking what's in progress, or finding a list_id to export. Results are ordered newest first.Connector
- Applies a Kubernetes manifest to a cluster using server-side apply. This is similar to running `kubectl apply --server-side`.Connector
- Get server metadata: name, version, coverage, data sources, and links.Connector
- Get the current status of the Execution Market MCP server and its integrations. Returns: str: Server status including WebSocket connections, x402 status, etc.Connector
- Get server metadata: name, version, coverage, data sources, and links.Connector
- Retrieves Kubernetes client and server versions for a given cluster. This is similar to running `kubectl version`.Connector
- Get server metadata: name, version, coverage, data sources, and links.Connector
- Get full details for an MCP server package from the ThinkNEO Marketplace. Returns readme, full tools list, version history, reviews, security score, and installation instructions. No authentication required.Connector
- Get information about the currently active DanNet server. Returns: Dict with current server information: - server_url: The base URL of the current DanNet server - server_type: "local", "remote", or "custom" - status: Connection status information Example: info = get_current_dannet_server() # Returns: {"server_url": "https://wordnet.dk", "server_type": "remote", "status": "active"}Connector
- Search for news articles using Bing News. Returns news results with titles, sources, thumbnails, and publication dates. Good for finding recent news coverage and trending stories.Connector
- List all available legal agreement templates. Supports compact and full metadata modes for browsing. For finding templates by topic, jurisdiction, or source, use search_templates instead.Connector
- List all versions of an MCP server - Returns all available versions for a specific MCP server, ordered by publication date (newest first)Connector
- Get full content of a specific BoardGameGeek forum thread, including all posts and replies. Use this after finding relevant threads with bgg-rules.Connector