FreePeak/cortex
A declarative platform for building Model Context Protocol (MCP) servers in Golang—exposing tools, resources & prompts in a clean, structured way
This project helps Go developers create specialized backend services that provide specific tools and data to Large Language Models (LLMs). Developers can define 'tools' for LLMs to use, like a calculator or a data lookup function, and 'resources' to expose data, such as a weather forecast. It enables the creation of structured interfaces for LLMs, allowing them to interact with external systems in a defined way.
No commits in the last 6 months.
Use this if you are a Go developer building a service that needs to provide specific, well-defined functionalities and data access patterns for an LLM to utilize through the Model Context Protocol.
Not ideal if you are not a Go developer or if your goal is to directly interact with an LLM without building an intermediary context-providing service.
Stars
24
Forks
5
Language
Go
License
Apache-2.0
Category
Last pushed
May 18, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/FreePeak/cortex"
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.
achetronic/mcp-forge
A complete MCP server template that include vitamins (oauth authentication included)
buildkite/buildkite-mcp-server
Official MCP Server for Buildkite.