Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": true,
"size_kb": 1041,
"has_wiki": true,
"homepage": "https://mcpgolang.com",
"languages": {
"Go": 181157
},
"pushed_at": "2026-06-28T09:12:37Z",
"created_at": "2025-06-05T10:42:34Z",
"owner_type": "Organization",
"updated_at": "2026-06-28T09:10:34Z",
"description": "Write Model Context Protocol servers in few lines of go code. Docs at https://mcpgolang.com",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://auxdata.ai",
"name": "AuxData.ai",
"type": "Organization",
"login": "AuxData-ai",
"company": null,
"location": null,
"followers": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/202827305?v=4",
"created_at": "2025-03-11T16:17:21Z",
"is_verified": null,
"public_repos": 7,
"account_age_days": 497
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v0.0.7",
"kind": "patch",
"published_at": "2026-06-28T09:12:37Z"
},
{
"tag": "v0.0.6",
"kind": "patch",
"published_at": "2025-06-05T15:18:50Z"
},
{
"tag": "v0.0.5",
"kind": "patch",
"published_at": "2025-06-05T13:34:03Z"
},
{
"tag": "v0.0.4",
"kind": "patch",
"published_at": "2025-06-05T13:24:20Z"
},
{
"tag": "v0.0.3",
"kind": "patch",
"published_at": "2025-06-05T12:16:32Z"
},
{
"tag": "v0.0.2",
"kind": "patch",
"published_at": "2025-06-05T12:06:36Z"
},
{
"tag": "v0.0.1",
"kind": "patch",
"published_at": "2025-06-05T11:52:21Z"
}
],
"recent_commits": [
{
"oid": "755df8f223cdd80c119223da4bcc7269580d8c18",
"body": null,
"is_bot": false,
"headline": "fixed versioning in mcp client",
"author_name": "wgrasshof",
"author_login": "wgrasshof",
"committed_at": "2026-06-28T09:10:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9d8c466aabb8bbc4e1cbefab4f3e5b4da427f58",
"body": null,
"is_bot": false,
"headline": "implemented mcp-session-id handling",
"author_name": "wgrasshof",
"author_login": null,
"committed_at": "2025-06-05T15:10:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bc30dc928950f3db8bd393981e7e572304c0250",
"body": null,
"is_bot": false,
"headline": "removed replace from mod file",
"author_name": "wgrasshof",
"author_login": null,
"committed_at": "2025-06-05T13:32:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "130085650870a32cca2537ac5e3d7fe38591b1b4",
"body": null,
"is_bot": false,
"headline": "changed import path",
"author_name": "wgrasshof",
"author_login": null,
"committed_at": "2025-06-05T13:22:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a0e15a9d323649e46a289c7348e25150c9b4429",
"body": null,
"is_bot": false,
"headline": "fixed compilation issue in protocol tests",
"author_name": "wgrasshof",
"author_login": null,
"committed_at": "2025-06-05T12:09:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0519018fc1c8f7d705e7f07cc3865e4c5124d4e",
"body": "…place the original name",
"is_bot": false,
"headline": "renamed internal directories because i changed the module name and re…",
"author_name": "wgrasshof",
"author_login": null,
"committed_at": "2025-06-05T12:05:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50a159f8e00849be3498c467a1d22b776af29089",
"body": null,
"is_bot": false,
"headline": "enhanced readme to fork info",
"author_name": "wgrasshof",
"author_login": null,
"committed_at": "2025-06-05T10:57:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5af855cbbcbdfadbb64717d9b825457ade1eddeb",
"body": null,
"is_bot": false,
"headline": "made correction",
"author_name": "wgrasshof",
"author_login": null,
"committed_at": "2025-06-05T10:52:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6598b3d737ebf5246e30df49aa2d0daf7f04fd17",
"body": null,
"is_bot": false,
"headline": "FIX: Correctly parse response in Client's ReadResource (#100)",
"author_name": "Faik Uygur",
"author_login": "faik",
"committed_at": "2025-05-22T09:58:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d128c3805c05570cdb0de58bcd33e35e20011c0",
"body": "Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>",
"is_bot": false,
"headline": "fix: fix nil pointer dereference error in error handler (#109)",
"author_name": "Alexander Matyushentsev",
"author_login": "alexmt",
"committed_at": "2025-05-22T09:30:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "162a6c3a85c759ba3abdb20192ba010cc9360cf6",
"body": null,
"is_bot": false,
"headline": "Use client interface in NewHTTPClientTransport (#111)",
"author_name": "Denis Issoupov",
"author_login": "dissoupov",
"committed_at": "2025-05-07T12:29:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8be372887b3bbaa4b6b4826abf30ea0993aa1be4",
"body": null,
"is_bot": false,
"headline": "Revert \"HTTPClientTransport WithClient\" (#114)",
"author_name": "Ece Kayan",
"author_login": "ecekyn",
"committed_at": "2025-05-07T12:26:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "438ef9472e12204f92eed2f7cc68f4377a634794",
"body": null,
"is_bot": false,
"headline": "HTTPClientTransport WithClient (#113)",
"author_name": "laotoutou",
"author_login": "laotoutou",
"committed_at": "2025-05-07T12:14:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8db3594cc0d20f27a759566e36f34edbfd01269",
"body": null,
"is_bot": false,
"headline": "Update quickstart.mdx (#108)",
"author_name": "jake",
"author_login": "zoulux",
"committed_at": "2025-05-07T12:12:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b477ff56cf8c09744c5ead74c14e3caa857e39c0",
"body": null,
"is_bot": false,
"headline": "feat: Add WithServerInstructions() constructor. (#102)",
"author_name": "Nelson Crespo",
"author_login": "nelson-vantage",
"committed_at": "2025-05-07T12:05:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d21987a6b1a4d01e53fc626ae76bcaedc222a181",
"body": "Co-authored-by: Pavel Anni <pavel@minio.io>",
"is_bot": false,
"headline": "Fix HTTP transport message handling (#76)",
"author_name": "Pavel Anni",
"author_login": "pavelanni",
"committed_at": "2025-04-18T13:11:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e00d4be2d9d38a84d9d5a5658a31ceb77f34edfb",
"body": null,
"is_bot": false,
"headline": "Add ResourceTemplates (#73)",
"author_name": "Niko Lubbe",
"author_login": "nikolubbe",
"committed_at": "2025-04-18T12:49:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f6550eb056f607bda13a908f21bec15cb148521",
"body": null,
"is_bot": false,
"headline": "Fix/support to connect claude mcp filesystem (#85)",
"author_name": "Melvin Davis",
"author_login": "melvinodsa",
"committed_at": "2025-04-09T10:27:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ac0ad7fe94acc5339fa74b9816e3a984c111829",
"body": null,
"is_bot": false,
"headline": "[#70] Handle list resources with no body (#71)",
"author_name": "Niko Lubbe",
"author_login": "nikolubbe",
"committed_at": "2025-01-28T15:24:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fa18e024ab608dc19dafca3614e3b42657f0326",
"body": null,
"is_bot": false,
"headline": "Expose tool response (#61)",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2025-01-22T19:55:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "682b7ad35ffc0d16149c9461d1f9a35515ee59bb",
"body": null,
"is_bot": false,
"headline": "Add custom headers to http client (#60)",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2025-01-22T15:52:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "219a9729ed499e5b93b65160c496733acc23e137",
"body": null,
"is_bot": false,
"headline": "Add stateless http transport (#59)",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2025-01-22T13:15:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7324383a25bc270b155138226d967daacc5dd344",
"body": null,
"is_bot": false,
"headline": "Indent (#58)",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2025-01-21T18:54:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b52512ea2740477a6be7d83b50347309289128f",
"body": null,
"is_bot": false,
"headline": "Update readme with client usage (#57)",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2025-01-21T18:51:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "142d45f56fa2ae71121aad45801f701bb0eadb8c",
"body": null,
"is_bot": false,
"headline": "Add basic client (#56)",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2025-01-21T18:42:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f1bb12365f63631c00d9735be31e739423a69a1",
"body": null,
"is_bot": false,
"headline": "Handle list tools with no body (#55)",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2025-01-21T11:25:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6b1dcabed1afef2166cdc9d5fa1e1be4939a45d",
"body": null,
"is_bot": false,
"headline": "Fix issue with prompt serialization (#51)",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-15T12:02:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cc9607607eded55f872f823523e6449ea4099f4",
"body": null,
"is_bot": false,
"headline": "Allow people to rate docs and raise issues (#49)",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-13T12:56:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d51afb6a80da9d65b0e0fd2c310e81f4df1f3e65",
"body": null,
"is_bot": false,
"headline": "Add docs for using with claude (#48)",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-13T11:26:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffcdc991f06ab21bd3f9da3f3bbe751eca272b88",
"body": null,
"is_bot": false,
"headline": "Add docs on pagination (#47)",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-13T11:03:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26a1698e581554e3380c3884c996a6aef7be3d15",
"body": null,
"is_bot": false,
"headline": "Support pagination (#46)",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-13T10:35:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ccf0a033721aeed51303c1932f43242a85ba734f",
"body": null,
"is_bot": false,
"headline": "Update favicon (#45)",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-12T18:48:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1a5be6c9243d7a1173308aeced2e94a29738290",
"body": null,
"is_bot": false,
"headline": "Add docs around change notifications (#44)",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-12T18:42:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee31872d39fa38e495dff386d5ac73997f603810",
"body": null,
"is_bot": false,
"headline": "Fix typo in function name (#43)",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-12T18:28:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5ed46738c30e8b53dd7f1dd9a8dfe15e824c6f4",
"body": null,
"is_bot": false,
"headline": "Implements handler update notifications (#42)",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-12T18:23:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc0c3086fbeaa0d57ccbc6895f921a385694bd55",
"body": null,
"is_bot": false,
"headline": "Add weather tool example (#41)",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-12T16:20:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90cfe95eb85f28d9adf5a33815180e08eb902873",
"body": null,
"is_bot": false,
"headline": "Update readme (#39)",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-12T11:59:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7871b523f84dbda427fd15013a3fc953f1a894c9",
"body": null,
"is_bot": false,
"headline": "Update the readme (#38)",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-12T11:55:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eba9334407ce6840a56ff1c7cf194aa4b612ebde",
"body": null,
"is_bot": false,
"headline": "Update docs to add tool usage (#37)",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-12T11:22:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fca40abb8552e2032cf34307ea0307f7606afb6",
"body": null,
"is_bot": false,
"headline": "Update README.md with example mcp server (#36)",
"author_name": "Ece Kayan",
"author_login": "ecekyn",
"committed_at": "2024-12-12T10:37:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ce34a6c7966cabdd5de21e3554675166e200438",
"body": null,
"is_bot": false,
"headline": "Disable caching in ci as its super slow (#35)",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-11T20:57:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5c74cda9cb37f9edfc26ca909e1d50dea1c4524",
"body": null,
"is_bot": false,
"headline": "Update goreleaser version (#34)",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-11T20:52:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0647cc3e80d74510306f5d490664fc6cca2d52b1",
"body": null,
"is_bot": false,
"headline": "Add goreleaser to release on tag push (#33)",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-11T20:47:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fba96fff41651ac5b3d9f21590437a12bebf8f3",
"body": null,
"is_bot": false,
"headline": "Add docs to integration test (#32)",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-11T20:29:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0028df97ff4f1a6d42780c2fce4621d1ab2c6396",
"body": null,
"is_bot": false,
"headline": "Update h1 of readme (#31)",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-11T18:15:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "003569360161189ab2acd712aab94795809d19ed",
"body": null,
"is_bot": false,
"headline": "Add some more badges (#30)",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-11T18:14:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ef81c4f489920866300ce3718e354247f6e6c5c",
"body": null,
"is_bot": false,
"headline": "Add integration tests (#29)",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-11T18:04:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9cfb63de5b68760c14c25274d7205d276b0ec04",
"body": null,
"is_bot": false,
"headline": "Add testing prior to merge (#28)",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-11T15:41:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a49d63160487a669ff2760bdcf6605b78ab91ba4",
"body": null,
"is_bot": false,
"headline": "Add tests and define boundaries of the api components (#27)",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-11T15:36:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fd63e495c4843fe1a3d96aa65911888ab67a57c",
"body": null,
"is_bot": false,
"headline": "Update basic usage in docs (#14)",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-10T21:45:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c08de36697fffa2f4ea8ef3faa09fdd21077da61",
"body": null,
"is_bot": false,
"headline": "Update quick start (#13)",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-10T21:38:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7e7b1693b2d172ba774eb7a141611bda82bfc36",
"body": null,
"is_bot": false,
"headline": "Add library goal (#12)",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-10T21:37:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8455dbbbc36927f199c8b2f4e22d8e3d048e9c1c",
"body": null,
"is_bot": false,
"headline": "Hide objects that dont need to be exported (#11)",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-10T21:28:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc5e436f036007634bf0bc89c01480c31dbdfc78",
"body": null,
"is_bot": false,
"headline": "Remove empty checkbox from README (#10)",
"author_name": "Edward Dobson",
"author_login": "GodlikePenguin",
"committed_at": "2024-12-10T21:19:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4cc43a383edbd3f511fe0b1844919ca9db846b3a",
"body": null,
"is_bot": false,
"headline": "Update the example (#9)",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-10T19:53:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd1eaa0eabf3dccfa6f07ad2cca79015f6d19c23",
"body": "Update docs",
"is_bot": false,
"headline": "Merge pull request #8 from metoro-io/cbattarbee/update-docs",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-10T19:45:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dff06d05b3c74765d86c50f2c1643369dd84588e",
"body": null,
"is_bot": false,
"headline": "Add base docs",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-10T19:41:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "811eaeff917db8fae4497abfcba0f3d75ad0ac9a",
"body": null,
"is_bot": false,
"headline": "Add footers",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-10T18:30:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b158af828462d9bc02448bd40467d061712ac185",
"body": null,
"is_bot": false,
"headline": "Add discord",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-10T18:21:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4364d81071162014052d70ad17c8f5c579e895a",
"body": null,
"is_bot": false,
"headline": "Add docs link to readme",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-10T18:17:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8edcf8f03311c051e2d89b035843f009aac55db2",
"body": null,
"is_bot": false,
"headline": "Add logos",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-10T18:13:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1a6660883bd48b315e8725aea789a4f73d54461",
"body": "Add docs",
"is_bot": false,
"headline": "Merge pull request #6 from Chrisbattarbee/cbattarbee/add-docs",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-10T17:05:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2444a0d6ef6eb661afacd279a8bed6751e0d5a8c",
"body": null,
"is_bot": false,
"headline": "Add template for docs",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-10T17:03:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa29310a14889897c0a03296584c47035c7a9156",
"body": "Add MIT License",
"is_bot": false,
"headline": "Merge pull request #4 from metoro-io/add-license",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-10T16:33:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7e0f26c52bf2b40ecd4ca622338f8cc1805f528",
"body": null,
"is_bot": false,
"headline": "Add MIT License",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-10T16:32:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "711006a4efd5107aad832aa263e923a94536364f",
"body": null,
"is_bot": false,
"headline": "Update readme.md",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-10T16:15:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7b333da014b0040ea22937332d5b1d4c355fcad",
"body": null,
"is_bot": false,
"headline": "Working resources e2e",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-10T14:54:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0543648419533371846fbc8bb92dabbaaf24a6d",
"body": null,
"is_bot": false,
"headline": "Implement resources",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-10T14:26:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8369c18b834d6a97a8b2579704c0ff517999ad29",
"body": null,
"is_bot": false,
"headline": "Implement prompts",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-10T12:33:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4a21b4af9002e07bb3bc76ee2071fb49152bd85",
"body": null,
"is_bot": false,
"headline": "Fix",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-09T22:27:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1dd0b3ffa7a26a8bea00379c14a39d1589e74adf",
"body": null,
"is_bot": false,
"headline": "Updates the code",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-09T22:24:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72aa9d8a01f7a915f9821e4d8aed648dcb24aa09",
"body": null,
"is_bot": false,
"headline": "More structure changes",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-09T15:25:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17c4b2e33f6d5d6aa7ff53f8aade661fdf58ac86",
"body": null,
"is_bot": false,
"headline": "Move to server implementation",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-09T15:22:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6ec5e0be24127d40b6fb0fd9b50a6b078fd0551",
"body": null,
"is_bot": false,
"headline": "Seperate everything out into packages",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-09T15:20:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ceb9a42656724944b5311e52b68e21f5662fc268",
"body": null,
"is_bot": false,
"headline": "Rename",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-09T14:54:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "353e92bff0322c418642c3c7c8f7a394db83af20",
"body": null,
"is_bot": false,
"headline": "Fix code",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-09T14:53:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35eb84f77694b3974ac944de947af78e692b363b",
"body": null,
"is_bot": false,
"headline": "Fix code",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-09T14:44:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63842b5f506db21f125e5f8466a1b9b24182bf09",
"body": null,
"is_bot": false,
"headline": "Add more handler logic",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-09T14:36:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "118da8bf6e3642badeb13a01a29b91eb20199e81",
"body": "Implement a working server interface",
"is_bot": false,
"headline": "Merge pull request #3 from metoro-io/cbattarbee/implement-the-server",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-09T14:19:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27142469027120b157a57e907e05f17afca53b12",
"body": null,
"is_bot": false,
"headline": "Working",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-09T14:18:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2dd1734c683037d7cbaa36fce063d0cc63c29d2f",
"body": null,
"is_bot": false,
"headline": "Tool api looking nice",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-09T14:09:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f74305ca1760869fcba96db364a8c95ffd5d6279",
"body": null,
"is_bot": false,
"headline": "Update tool api",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-09T13:50:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc4fcf3a144c9a2d105b1a3167d9602ebf3f08ab",
"body": null,
"is_bot": false,
"headline": "Update tool api",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-09T13:22:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f331ff1da238c90a0d2645f7bdd3f4c754ce733c",
"body": null,
"is_bot": false,
"headline": "Fix types",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-09T12:45:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4831d6d2dcbafc87abf7c6c355e4d6868091150",
"body": null,
"is_bot": false,
"headline": "Add the tool api",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-09T12:32:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20e5b7569fb70ee09e9446c599ea768619f11d9b",
"body": null,
"is_bot": false,
"headline": "Update",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-08T22:57:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8ff070aa319b250af8bf3983a98b72336f9f680",
"body": null,
"is_bot": false,
"headline": "More tests",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-08T22:52:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a79e6b07cfab5c6ab57eb45490d37a69b81e25b9",
"body": null,
"is_bot": false,
"headline": "Working",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-08T22:00:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "006ace67f7ca196279380095e486b3ee94e22a4e",
"body": null,
"is_bot": false,
"headline": "Working",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-08T21:52:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8065b65e68f8bbdc137d79721022ed910a1e858a",
"body": null,
"is_bot": false,
"headline": "Overall idea",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-08T21:30:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f969640aa76b77ee256235aad0f2cbce2b5f1225",
"body": null,
"is_bot": false,
"headline": "Add debugging",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-08T19:54:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5dd0975eabdda4c6f9a99388f5947d3ec9afaedd",
"body": null,
"is_bot": false,
"headline": "Working",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-08T19:15:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4656ac1a53611ef91b235973c59a711470480da",
"body": null,
"is_bot": false,
"headline": "Working initialize",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-08T17:22:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "756f052907eb6cbb92cb0623e2d3cf4aa4ed370b",
"body": null,
"is_bot": false,
"headline": "Nearly added initialize",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-08T17:11:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1663ccc783a2de92db9aa11f2da239432888844e",
"body": null,
"is_bot": false,
"headline": "Kinda working",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-08T16:08:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "208ca38aced75b850427abd9595a40de8eff5b2a",
"body": null,
"is_bot": false,
"headline": "Fix",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-08T15:44:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c9f5190e036f370d76258f3031f1dbda0f8d0b2",
"body": null,
"is_bot": false,
"headline": "Add validate",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-08T15:28:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2829cb15cc5b8119c5488ae1aa5d134babf28adb",
"body": null,
"is_bot": false,
"headline": "Working",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-08T15:21:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b889d410af6433f51ce1bf0ea648f6d54ba0217",
"body": null,
"is_bot": false,
"headline": "Working",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-08T15:16:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2729dd85672261b692c388eacb838e4b4934dba",
"body": null,
"is_bot": false,
"headline": "Stab one",
"author_name": "Chris Battarbee",
"author_login": "Chrisbattarbee",
"committed_at": "2024-12-08T14:29:56Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 7,
"commits_last_year": 1,
"latest_release_at": "2026-06-28T09:12:37Z",
"latest_release_tag": "v0.0.7",
"releases_from_tags": false,
"days_since_last_push": 23,
"active_weeks_last_year": 1,
"days_since_latest_release": 23,
"mean_days_between_releases": 64.6
},
"community": {
"has_readme": false,
"has_license": false,
"has_description": false,
"has_contributing": false,
"health_percentage": null,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/auxdata-ai/mcp-golang",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/auxdata-ai/mcp-golang",
"is_deprecated": false,
"latest_version": "v0.0.7",
"repository_url": "https://github.com/auxdata-ai/mcp-golang",
"versions_count": 7,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-06-28T09:10:26Z",
"latest_version_yanked": null,
"days_since_latest_publish": 23
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 32869,
"source_files_sampled": 44,
"oversized_source_files": 0,
"agent_instruction_files": [
".cursorrules"
],
"agent_instruction_max_bytes": 300
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/davecgh/go-spew",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.1"
},
{
"name": "github.com/gin-gonic/gin",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.8.1"
},
{
"name": "github.com/invopop/jsonschema",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.12.0"
},
{
"name": "github.com/pkg/errors",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.9.1"
},
{
"name": "github.com/stretchr/testify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.9.0"
},
{
"name": "github.com/tidwall/sjson",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.2.5"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "Chrisbattarbee",
"commits": 100,
"avatar_url": "https://avatars.githubusercontent.com/u/5173558?v=4"
},
{
"type": "User",
"login": "ecekyn",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/153294887?v=4"
},
{
"type": "User",
"login": "nikolubbe",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/4593548?v=4"
},
{
"type": "User",
"login": "alexmt",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/426437?v=4"
},
{
"type": "User",
"login": "dissoupov",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/2558920?v=4"
},
{
"type": "User",
"login": "GodlikePenguin",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/23079545?v=4"
},
{
"type": "User",
"login": "faik",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/43129?v=4"
},
{
"type": "User",
"login": "melvinodsa",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/7814072?v=4"
},
{
"type": "User",
"login": "nelson-vantage",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/125307535?v=4"
},
{
"type": "User",
"login": "pavelanni",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/579418?v=4"
}
],
"contributors_sampled": 13,
"top_contributor_share": 0.877
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"go-test.yml",
"goreleaser.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "55 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "755df8f223cdd80c119223da4bcc7269580d8c18",
"ran_at": "2026-07-21T19:16:38Z",
"aggregate_score": 2.6,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/AuxData-ai/mcp-golang",
"host": "github.com",
"name": "mcp-golang",
"owner": "AuxData-ai"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 39,
"inputs": {
"security": 26,
"vitality": 56,
"community": 12,
"governance": 38,
"engineering": 56
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 56,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 32,
"inputs": {
"commits_last_year": 1,
"human_commit_share": 1,
"days_since_last_push": 23,
"active_weeks_last_year": 1
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 23 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 23
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "1/52 weeks with commits",
"points": 0.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 1
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "1 commits in the last year",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 1
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 92,
"inputs": {
"releases_count": 7,
"latest_release_tag": "v0.0.7",
"releases_from_tags": false,
"days_since_latest_release": 23,
"mean_days_between_releases": 64.6
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "7 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 7
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 23 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 23
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~64.6 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 64.6
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 23,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 23 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 23
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 12,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": false,
"has_license": false,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 38,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 13,
"top_contributor_share": 0.877
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 88% of commits",
"points": 2.8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 88
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "13 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 13
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 42,
"inputs": {
"followers": 1,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "AuxData-ai",
"public_repos": 7,
"account_age_days": 497
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "1 followers of AuxData-ai",
"points": 2.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1,
"login": "AuxData-ai"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "7 public repos, account ~1 yr old",
"points": 9.3,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 7
}
},
{
"code": "account_age_years",
"params": {
"years": 1
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/auxdata-ai/mcp-golang"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 23
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on go",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "go"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 23 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 23
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "7 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 7
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 56,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": "https://mcpgolang.com",
"has_readme": false,
"has_docs_dir": true,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://mcpgolang.com",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "critical",
"name": "Security",
"value": 26,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 26,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 2.6
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "55 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 10
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 65,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "good",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.51,
"agent_instruction_files": [
".cursorrules"
],
"agent_instruction_max_bytes": 300
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": ".cursorrules",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".cursorrules"
}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "51 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 27.2,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 51,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "go.mod"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 32869,
"source_files_sampled": 44,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/44 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 44,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Community profile unavailable",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-21T19:16:50.411381Z",
"schema_version": "0.23.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/AuxData-ai/mcp-golang.svg",
"full_name": "AuxData-ai/mcp-golang",
"license_state": "standard",
"license_spdx": "MIT"
}