Back to Catalog
Java
Gaming
MCP server from ddsky/gamebrain-api-clients
GitHub Metrics
Repository statistics and activity
⭐ GitHub Stars:1
👥 Contributors:1
📋 Total Issues:0
📦 Has Releases:No
🔧 Has CI/CD Pipeline:No
Configuration
Configuration example extracted from README.md for Claude Desktop and other clients.
{
"mcp-remote": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.gamebrain.co/v1/mcp?api-key=YOUR_KEY"
],
"env": {}
}
}README.md
MCP Setup
Read more about setting up the GameBrain MCP server. Simply get your free API key and copy this config into your MCP client:
{
"mcpServers": {
"gamebrain": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.gamebrain.co/v1/mcp?api-key=YOUR_KEY"
]
}
}
}
README.md
MCP Setup
Read more about setting up the GameBrain MCP server. Simply get your free API key and copy this config into your MCP client:
{
"mcpServers": {
"gamebrain": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.gamebrain.co/v1/mcp?api-key=YOUR_KEY"
]
}
}
}
Related MCP Servers
mcp-unity
Model Context Protocol (MCP) plugin to connect with Unity Editor — designed for OpenAI, Gemini, Claude, Deepseek and Grok interoperability
fantasy-pl-mcp
Fantasy Premier League MCP Server
opgg-mcp
MCP server from opgginc/opgg-mcp
mcp-chess
MCP server for playing chess against AI
bgg-mcp
BGG MCP provides access to the BoardGameGeek API through the Model Context Protocol, enabling retrieval and filtering of board game data, user collections, and profiles.
mcp-server-runescape
MCP server from stefan-xyz/mcp-server-runescape
