BearHuddleston/mcp-server-template
Spec-driven Go MCP server template for building domain MCPs with AI-agent onboarding.
This project helps you quickly set up a 'Multi-Constraint Planner' (MCP) server that acts as a smart assistant or knowledge base. You provide it with a JSON specification detailing your items, tools, and prompts, and it generates a functional server. Anyone needing to deploy a structured, AI-driven assistant for tasks like service catalog lookups or incident runbook recommendations would use this.
Use this if you need to rapidly create a custom, AI-agent-driven information system or recommendation engine for a specific domain, using a clear specification.
Not ideal if you're looking for a simple, static content delivery system or if you need a highly dynamic, unstructured knowledge base that doesn't benefit from a pre-defined spec.
Stars
13
Forks
5
Language
Go
License
MIT
Category
Last pushed
Mar 05, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/BearHuddleston/mcp-server-template"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
digitalocean-labs/mcp-digitalocean
MCP DigitalOcean Integration
SigNoz/signoz-mcp-server
MCP Server for SigNoz
tuannvm/mcp-trino
A high-performance Model Context Protocol (MCP) server for Trino implemented in Go.
buildkite/buildkite-mcp-server
Official MCP Server for Buildkite.
achetronic/mcp-forge
A complete MCP server template that include vitamins (oauth authentication included)