We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Ripnrip/Quake-Coding-Arena-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
smithery.yaml•398 B
# Smithery Configuration for Enhanced Quake Coding Arena MCP Server
# TypeScript Runtime Configuration
runtime: "typescript"
# Server metadata for Smithery registry
name: "Enhanced Quake Coding Arena"
description: "Gamified coding with Quake 3 Arena voice packs & 25 achievements, dual voice system (16 female + 17 male sounds)"
# Server entry point for the MCP server
entryPoint: "src/index.ts"