Skip to main content
Glama

Xbox Controller MCP Server

by bcperry
mcp-config.json416 B
{ "mcpServers": { "xbox-controller": { "command": "python", "args": ["main.py"], "cwd": "c:\\Users\\blain\\Documents\\git\\controller_mcp", "env": {}, "description": "Xbox Controller Emulator MCP Server - Provides tools to emulate Xbox controller inputs including buttons, analog sticks, and triggers. Supports both hardware mode (with ViGEmBus) and simulation mode." } } }

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/bcperry/controller_mcp'

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