toksta-mcp
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Endpoint
Hosted endpoint · transport http
Connect
This is a remote MCP server — point an MCP client at the endpoint URL. Clients with native remote support (Claude, Cursor, VS Code, …):
For stdio-only clients (older Claude Desktop, etc.), bridge with mcp-remote:
If the server requires authentication, add the provider's token/header (e.g. an X-API-Key) per its docs. A quick reachability check:
Tools
get_campaigns— List campaigns available in your account.get_campaign_details— Open one campaign with full targeting criteria.create_campaign— Create a campaign from your brief and targeting inputs.search_creators— Find creators using platform, keyword, location, follower and engagement filters.get_search_result_posts— Pull post evidence behind search matches.get_creator_details— Load a single creator profile in detail.get_creator_lists— List existing creator lists in your account.save_creators_to_list— Save creators into an existing list or create a new list.enrich_creators— Start enrichment for selected creators.get_enrichment_results— Fetch completed enrichment output.analyze_content_fit— Start content-fit scoring against campaign topics.get_content_fit_posts— Fetch post snippets from completed content-fit runs.analyze_audience_fit— Start audience-fit scoring against target audience criteria.get_audience_fit_details— Fetch saved audience-fit details from completed runs.get_job_status— Check current status of a fit-analysis job.get_job_results— Fetch one completed job result.get_bulk_job_results— Fetch multiple completed job results.cancel_job— Cancel an in-progress fit-analysis job.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.
Work with this as data
Every MCP server here is available over the APIs.io API and to AI agents over MCP.