Skip to main content
Glama
Ripnrip

Quake Coding Arena MCP

by Ripnrip
smithery.config.js451 B
export default { esbuild: { entryPoints: ["src/stateless-wrapper.ts"], bundle: true, platform: "node", target: "node18", format: "cjs", outfile: ".smithery/index.cjs", external: [ "@modelcontextprotocol/sdk", "zod", "fs", "path", "child_process", "os", "url" ], minify: false, sourcemap: true, allowOverwrite: true, }, postBuild: "cp -r sounds .smithery/", };

Latest Blog Posts

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/Ripnrip/Quake-Coding-Arena-MCP'

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