Skip to main content
Glama
dsaewkfiush03-debug

game-dev-resource-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GITHUB_TOKENNoOptional GitHub personal access token to improve API rate limits. Never commit tokens.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
find_game_assetsA

Search all supported asset providers at once, apply commercial/license filters, and return ranked results with explainable match reasons. This is the preferred tool when the user describes the asset they need without naming a source site.

search_game_assetsC

Search the local registry of game-development resource sources.

search_live_assetsA

Search one supported asset provider. Providers may be live APIs or maintained verified catalogs; results preserve source and license provenance.

get_asset_filesA

Return official provider-hosted download links and file metadata for a selected asset without mirroring it.

list_asset_providersA

List supported asset providers and whether each is a live API or verified catalog.

search_open_source_projectsB

Search GitHub repositories for reusable game-development code. Inspect the explicit repository license before reuse.

check_licenseB

Classify a known license using conservative game-commercial-use rules.

inspect_repositoryA

Inspect a GitHub repository's public metadata and detected license. Accepts owner/name.

generate_attributionB

Generate a conservative attribution/CREDITS entry for a resource after its license has been identified.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/dsaewkfiush03-debug/game-dev-resource-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server