Asset Hub Mcp
@tcamp4
About Asset Hub Mcp
Asset Hub MCP gives AI coding agents access to a curated catalog of game-ready assets. It lets Codex, Claude Code, Cursor, and other MCP clients search for sounds, sprites, UI packs, music, textures, and other free or commercially usable assets, then install selected files direct
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"asset-hub": {
"command": "npx",
"args": [
"-y",
"@tcamp404/assethub-mcp@latest"
],
"env": {
"ASSET_HUB_API_KEY": "ah_your_key",
"ASSET_HUB_API_BASE_URL": "https://assethubmcp.com"
}
}
}
}Tools
8Search Asset Hub's hosted, license-aware game asset catalog.
Search inside hosted asset archives and rank individual files, especially short UI sounds.
Download an authorized asset archive and optionally extract selected files into a project directory.
Install exact files returned by search_asset_files into a project directory and write project metadata.
Search for the best matching hosted asset files and install them in one call.
Generate attribution text and structured metadata for selected hosted asset ids.
List available catalog categories, sources, use cases, and query ideas for the current Asset Hub plan.
Show license ids understood by the hosted catalog and automation safety policy.
Overview
What is Asset Hub Mcp?
Asset Hub Mcp is a public MCP client that lets Codex, Claude Code, Cursor, and other MCP clients search a hosted catalog of game assets, install exact files into a project, and write attribution metadata. It is designed for game developers and AI agents needing to discover and incorporate licensed assets.
How to use Asset Hub Mcp?
Install with npx -y @tcamp404/assethub-mcp@latest ASSET_HUB_API_KEY=ah_your_customer_key. Configure the server in your MCP client’s JSON, setting ASSET_HUB_API_KEY and optionally ASSET_HUB_API_BASE_URL. Then invoke tools like search_assets, install_asset_files, or install_best_asset with appropriate arguments.
Key features of Asset Hub Mcp
- Search assets by type, query, tags, license, format, and source.
- Search inside archives for exact files with ranking hints.
- Download and extract authorized asset packs into a project directory.
- Install exact files returned by file search.
- Search and install best matching files in one call.
- Generate attribution text and JSON metadata for selected assets.
- Browse catalog options and list supported license policies.
Use cases of Asset Hub Mcp
- A game developer asks an AI agent to find a “short menu click” sound and install it into
public/audio/ui. - An artist searches for “cozy farming sprites” and filters by format and license.
- An agent automatically generates attribution metadata for all used third-party assets.
- A team browses available catalog categories and example queries to understand what’s in their plan.
FAQ from Asset Hub Mcp
What tools does Asset Hub Mcp provide?
It provides eight tools: search_assets, search_asset_files, download_asset, install_asset_files, install_best_asset, get_attribution, browse_catalog_options, and list_licenses.
How do I configure fit hints for better matches?
Agents can pass optional hints like gameGenre, mood, visualStyle, intendedUse, prefer, and avoid to rank results according to the game context.
What happens if my plan can’t access a search result?
search_assets may return lockedResults with an upgradeRequired or minimumPlan field. search_asset_files may return lockedAssetResults when no accessible file results are found.
Where does the hosted API live and how is it authenticated?
The hosted API is private but follows a documented JSON contract at endpoints like /v1/search. All requests use Authorization: Bearer ah_your_customer_key.
What is the difference between search_assets and search_asset_files?
search_assets returns asset packs, while search_asset_files searches inside archives for exact files (e.g., click_001.ogg) and returns results with file paths for direct installation.
Frequently asked questions
What tools does Asset Hub Mcp provide?
It provides eight tools: `search_assets`, `search_asset_files`, `download_asset`, `install_asset_files`, `install_best_asset`, `get_attribution`, `browse_catalog_options`, and `list_licenses`.
How do I configure fit hints for better matches?
Agents can pass optional hints like `gameGenre`, `mood`, `visualStyle`, `intendedUse`, `prefer`, and `avoid` to rank results according to the game context.
What happens if my plan can’t access a search result?
`search_assets` may return `lockedResults` with an `upgradeRequired` or `minimumPlan` field. `search_asset_files` may return `lockedAssetResults` when no accessible file results are found.
Where does the hosted API live and how is it authenticated?
The hosted API is private but follows a documented JSON contract at endpoints like `/v1/search`. All requests use `Authorization: Bearer ah_your_customer_key`.
What is the difference between `search_assets` and `search_asset_files`?
`search_assets` returns asset packs, while `search_asset_files` searches inside archives for exact files (e.g., `click_001.ogg`) and returns results with file paths for direct installation.
Basic information
More Developer Tools MCP servers

TaskerArmy Agent
TaskerArmyAsk Claude or ChatGPT what Shopify theme optimization tasks are pending on your store, a remote MCP server for TaskerArmy Agent accounts.

endoflife.ai
endoflife.aiFree MCP server for software end-of-life intelligence: EOL dates, support status, and the 0-100 EOL Risk Score across 480+ tracked products. Agents can check a single version, pull a product's full lifecycle schedule, or

Skilder.ai
skilder.aiRun skills and MCP tools like production software: versioned, composed into roles, distributed to every agent from one governed library.
ZeroBeacon — 1000-Tool Collision-Proof Commerce Router
DavidFox998ZeroBeacon.ai — Collision-proof commerce router for AI agents. 1000 MCP tools: commerce, trust, billing, sovereign ID + everyday tools. LIVE.

ship.page
BitgateThrow HTML at an API, get an unguessable URL back. Zero-config remote MCP server — your agent deploys pages, sites and CI reports in one call. Free, no signup needed.
Comments