Spark - AI Assets Marketplace
Discover and download a variety of assets including prompts, skills, and connectors from the Spark marketplace.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
- Search Assets: Search the Spark AI assets marketplace. Args: query: Search text (matches title and description) type: Filter by asset type (agent, skill, prompt, prompt_chain, mcp_connector, bundle) d
- Get Asset: Get full details of a Spark asset by its slug. Returns description, metadata, ratings, files, and the URL on spark.entire.vc. Args: slug: Asset slug (e.g. 'vb-seo-expert', 'vb-python-expert
- Get Asset Content: Get the raw content of a Spark asset (prompt text, skill instructions, agent config). This counts as a download/acquisition event. For paid assets, authentication is required — add
What data it sees
Do you need an account
No: the server works without sign-in
Discover and download a variety of assets including prompts, skills, and connectors from the Spark marketplace. Access detailed documentation, ratings, and raw content to quickly integrate pre-built components into your projects. Filter by domain and popularity to find the most relevant solutions for your specific development or marketing needs.
Server tool list (5)
Raw names from tools/list. Only developers need these.
| search_assets | Search the Spark AI assets marketplace. Args: query: Search text (matches title and description) type: Filter by asset type (agent, skill, prompt, prompt_chain, mcp_connector, bundle) domain: Filter by domain slug (e.g. 'development', 'marketing') limit: Number of results (1-50, default 10) |
| get_asset | Get full details of a Spark asset by its slug. Returns description, metadata, ratings, files, and the URL on spark.entire.vc. Args: slug: Asset slug (e.g. 'vb-seo-expert', 'vb-python-expert') |
| get_asset_content | Get the raw content of a Spark asset (prompt text, skill instructions, agent config). This counts as a download/acquisition event. For paid assets, authentication is required — add a Bearer token to your MCP client configuration. Args: slug: Asset slug |
| list_popular | List the most popular Spark assets by download count. Args: type: Filter by asset type (agent, skill, prompt, prompt_chain, mcp_connector, bundle) limit: Number of results (1-20, default 10) |
| list_categories | List available categories (domains and AI tags) in the Spark marketplace. Useful for filtering searches by domain or AI model compatibility. |