Stats
Actions
Tags
From summer
Runs a local MCP server for the Summer Engine game development framework, providing tools and resources for building and managing Summer Engine projects.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"summer-engine": {
"command": "npx",
"args": [
"summer-engine",
"mcp"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub summerengine/summer-engine-agent --plugin summer