cortex

FreePeak/cortex
★ 25 stars Go 📁 File System Updated 10d ago
A declarative platform for building Model Context Protocol (MCP) servers in Golang—exposing tools, resources & prompts in a clean, structured way
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "cortex": {
      "command": "go",
      "args": [
        "run",
        "github.com/FreePeak/cortex@latest"
      ]
    }
  }
}

Topics

mcp-servermcp-server-templatemcp-servers-directory