Mlcastor/phaser-mcp
MCP server for Phaser's Official API Documentation, includes fetch & indexing of latest docs, embeddings and semantic search exposing one single tool to the LLM working with the Phaser API.
Platform-specific configuration:
{
"mcpServers": {
"phaser-mcp": {
"command": "npx",
"args": [
"-y",
"phaser-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...