Skip to content

Conversation

@Prachi-kushwaha
Copy link

@Prachi-kushwaha Prachi-kushwaha commented Nov 27, 2025

/claim #1926

  1. New MCP Server Implementation:-

A complete MCP server module added under cli/golem-cli/src/mcp/.

Introduced GolemMcpServer struct to encapsulate the server runtime.

Created new folders/modules to keep MCP logic clean and isolated.

  1. Testing:-

Compilation successful with the new server module.

unit tests and e2e test run successfully without errors

No breaking changes introduced to existing CLI commands.

Screenshot 2025-11-27 092000 Screenshot 2025-11-27 092032

3 Funtionality:-

Added support for 68 total MCP tools with proper security filtering.

successfully server running on port 1232

image

The MCP server communicates using HTTP SSE (Server-Sent Events) streaming.

4 Mcp Insepector:-

this is intialization response

image

@Prachi-kushwaha
Copy link
Author

@afsalthaj @vigoo please review it

@Prachi-kushwaha
Copy link
Author

@vigoo @afsalthaj please review it

@Prachi-kushwaha
Copy link
Author

@mschuwalow Please review this and let me know if you have any feedback

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant