Frontmatter
| id | 7497 |
| title | Refine `mcp-stdio.mjs` for MCP Compliance and Clarity |
| state | Closed |
| labels | enhancementai |
| assignees | tobiu |
| createdAt | Oct 15, 2025, 2:13 PM |
| updatedAt | Oct 15, 2025, 2:17 PM |
| githubUrl | https://github.com/neomjs/neo/issues/7497 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | 7477 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Oct 15, 2025, 2:17 PM |
The
ai/mcp/server/github-workflow/mcp-stdio.mjsfile can be improved for better compliance with the MCP specification and clarity. Specifically, thetools/listresponse should fully conform toToolSchema, and the server capabilities should be explicitly defined.Acceptance Criteria
capabilities.toolsobject in the server initialization is updated to explicitly statelistChanged: false.mcpToolsmapping within theListToolsRequestSchemahandler is updated to includetitle,outputSchema, andannotationsfrom thetoolobject returned bylistTools.