Skip to content

feat: add new MCP server and integrate it into Golem CLI#2360

Closed
Prachi-kushwaha wants to merge 11 commits intogolemcloud:mainfrom
Prachi-kushwaha:my-changes
Closed

feat: add new MCP server and integrate it into Golem CLI#2360
Prachi-kushwaha wants to merge 11 commits intogolemcloud:mainfrom
Prachi-kushwaha:my-changes

Conversation

@Prachi-kushwaha
Copy link
Copy Markdown

@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
Copy Markdown
Author

@afsalthaj @vigoo please review it

@Prachi-kushwaha
Copy link
Copy Markdown
Author

@vigoo @afsalthaj please review it

@Prachi-kushwaha
Copy link
Copy Markdown
Author

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

@vigoo
Copy link
Copy Markdown
Contributor

vigoo commented Feb 4, 2026

This bounty is cancelled

@vigoo vigoo closed this Feb 4, 2026
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.

2 participants