MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

M
MCP Autotune Hackathon

Simple test of optimization via an MCP

Created 11/25/2025
Updated 21 days ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

uvx mcp_autotune_hackathon

Cursor configuration (mcp.json)

{ "mcpServers": { "william-dawson-mcp-autotune-hackathon": { "command": "uvx", "args": [ "mcp_autotune_hackathon" ] } } }