localrivet/gomcp

gomcp provides a Go implementation of the Model Context Protocol (MCP), enabling communication between language models/agents and external tools or resources via a standardized protocol.

51Stars on the repository
12Mods indexed here, across every type
1y agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

localrivet/gomcp

Cursor rule Cursor

When writing golang be very stingy and sparing with mutex locks. locks ofter produce more problems than not. where possible use atomics and avoid locks.

51 1y ago A 80 tokens original MIT

cursor_rules

02

localrivet/gomcp

Cursor rule Cursor

Guidelines for creating and maintaining Cursor rules to ensure consistency and effectiveness.

51 1y ago A 375 tokens copy · 100% MIT

dev_workflow

03

localrivet/gomcp

Cursor rule Cursor

Guide for using Task Master to manage task-driven development workflows.

51 1y ago A 3,905 tokens copy · 95% MIT

gitops

04

localrivet/gomcp

Cursor rule Cursor

Never apply yaml directly to the cluster. Always use GitOps.

51 1y ago A 26 tokens original MIT

good-behaviour

05

localrivet/gomcp

Cursor rule Cursor

Do not hard code data into code unless specifically requested by me.

51 1y ago A 120 tokens copy · 100% MIT

localrivet/gomcp

Cursor rule Cursor

When we wirte GoLang, we only write idomatic Go. That means we only provide ONE WAY TO DO THINGS. Add options to change behavior, not a new function.

51 1y ago A 51 tokens original MIT

parse-prd

08

localrivet/gomcp

Cursor rule Cursor

never use parseprd MCP tool by task-master unless you are asked to do so by the user, as runinng it will delete all existing tasks. xqx.

51 1y ago A 47 tokens original MIT

self_improve

09

localrivet/gomcp

Cursor rule Cursor

description: Guidelines for continuously improving Cursor rules based on emerging code patterns and best practices. globs: / alwaysApply: true.

51 1y ago A 530 tokens copy · 100% MIT

stop-when-fixed

10

localrivet/gomcp

Cursor rule Cursor

// ✅ DO: Stop when the problem is solved func SaveUserPreference(userID string, preference string) error { // Simple solution that works reliably return db.SavePreference(userID, preference) }.

51 1y ago A 484 tokens original MIT

sveltekit

11

localrivet/gomcp

Cursor rule Cursor

Writing Svelte code with Go backend and adapter-static using Tailwind CSS, DaisyUI, and Soul AST-generated API endpoints.

51 1y ago A 2,651 tokens original MIT

taskmaster

12

localrivet/gomcp

Cursor rule Cursor

Comprehensive reference for Taskmaster MCP tools and CLI commands.

51 1y ago B 7,555 tokens copy · 88% MIT