Model Context Protocol — Go MCP server + Laravel MCP package
  • Go 42.2%
  • PHP 41%
  • Blade 16.8%
Find a file
Snider 73e55f2146
Some checks failed
CI / Test + Coverage (push) Has been cancelled
CI / golangci-lint (push) Has been cancelled
CI / SonarCloud (push) Has been cancelled
fix(mcp): ax7 triplets + Example* gaps for service.go (Mantis #1336)
audit: 12 -> 0 / verdict COMPLIANT.

Includes HandleIPCEvents method coverage in addition to NewService /
Register / OnStartup / OnShutdown.

Co-Authored-By: Cladius <noreply@anthropic.com>
2026-05-01 19:01:17 +01:00
.core feat: initial core/mcp — Go MCP server + PHP Laravel MCP package 2026-03-09 18:34:17 +00:00
.github/workflows ci(public): add github actions workflow + README badge block 2026-04-30 15:25:23 +01:00
docs docs(security): document accepted ollama CVEs + operator runbook 2026-04-25 01:40:43 +01:00
external chore(repo): refresh submodules + go.work hygiene (Phase 2 cascade unblock) 2026-05-01 09:42:20 +01:00
go fix(mcp): ax7 triplets + Example* gaps for service.go (Mantis #1336) 2026-05-01 19:01:17 +01:00
php fix(mcp): also flatten the dotfiles (.editorconfig, .env.example, .forgejo, .gemini, .github, .gitignore) that the v0.12.0 flatten missed 2026-04-30 12:38:44 +01:00
.gitattributes feat: initial core/mcp — Go MCP server + PHP Laravel MCP package 2026-03-09 18:34:17 +00:00
.gitignore chore(repo): untrack build artifacts + scan caches (audit dim tracked-artifacts) 2026-05-01 10:35:09 +01:00
.gitmodules chore(mcp): restructure Go module under go/ + go.work + external/ submodules 2026-04-30 12:37:01 +01:00
.woodpecker.yml ci: woodpecker pipeline (Go) — golangci-lint/go-test + sonar.lthn.sh 2026-04-30 13:11:48 +01:00
AGENTS.md refactor(core): align mcp with hardened core/go reference shape 2026-04-29 09:36:15 +01:00
CLAUDE.md chore(mcp): restructure Go module under go/ + go.work + external/ submodules 2026-04-30 12:37:01 +01:00
composer.json chore(mcp): restructure Go module under go/ + go.work + external/ submodules 2026-04-30 12:37:01 +01:00
EXCEPTIONS.md fix(mcp): resolve codex review findings — spelling, imports, tests, assertions 2026-03-22 02:14:33 +00:00
go.work chore(repo): refresh submodules + go.work hygiene (Phase 2 cascade unblock) 2026-05-01 09:42:20 +01:00
go.work.sum refactor(mcp): rename register.go → service.go + add NewService factory (Mantis #1336) 2026-05-01 16:26:31 +01:00
LICENCE chore: add EUPL-1.2 LICENCE file (UK English canonical) 2026-05-01 08:35:40 +01:00
README.md ci(public): add github actions workflow + README badge block 2026-04-30 15:25:23 +01:00
sonar-project.properties ci: woodpecker pipeline (Go) — golangci-lint/go-test + sonar.lthn.sh 2026-04-30 13:11:48 +01:00

mcp

MCP server framework — Go runtime + PHP package; tool/resource/prompt registry

CI Quality Gate Coverage Security Rating Maintainability Rating Reliability Rating Code Smells Lines of Code Go Reference License: EUPL-1.2

Model Context Protocol — Go MCP server + Laravel MCP package