Skip to content

Implement Model Context Protocol (MCP) server #1926#3049

Closed
ck3960250 wants to merge 1 commit intogolemcloud:mainfrom
ck3960250:feat/mcp-server-cli
Closed

Implement Model Context Protocol (MCP) server #1926#3049
ck3960250 wants to merge 1 commit intogolemcloud:mainfrom
ck3960250:feat/mcp-server-cli

Conversation

@ck3960250
Copy link
Copy Markdown

Implement Model Context Protocol (MCP) server #1926.

This PR implements an MCP adapter for the Golem CLI with HTTP and SSE transports.
It cleanly wraps the existing CLI commands into MCP tools without duplicating business logic, and adds manifest.resources discovery to introspect golem.yaml/golem.yml configurations for agents.

E2E Test Verification:

    Finished `test` profile [unoptimized + debuginfo] target(s) in 11.74s
     Running tests/lib.rs (target/debug/deps/integration-73e5ff943b576eb5)

Running 1 tests

[1/1] Running test: integration::mcp_server::mcp_server_starts_and_responds_to_health_check
[1/1] Finished test: integration::mcp_server::mcp_server_starts_and_responds_to_health_check [PASSED]

test result: ok; 1 passed; 0 failed; 0 ignored; 0 measured; 96 filtered out; finished in 6.620s

cc @jdegoes @Lu-Gru

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 22, 2026

✅ All contributors have signed the CLA.
Posted by the CLA Assistant Lite bot.

@ck3960250
Copy link
Copy Markdown
Author

I have read the CLA Document and I hereby sign the CLA

@ck3960250
Copy link
Copy Markdown
Author

recheck

github-actions bot added a commit that referenced this pull request Mar 22, 2026
@ck3960250
Copy link
Copy Markdown
Author

Hi @jdegoes, I've implemented the MCP adapter with SSE support and verified it with E2E tests (see logs above). CLA has been signed. Ready for your review!

@ck3960250
Copy link
Copy Markdown
Author

recheck

@ck3960250
Copy link
Copy Markdown
Author

I have read the CLA Document and I hereby sign the CLA

@ck3960250
Copy link
Copy Markdown
Author

recheck

1 similar comment
@ck3960250
Copy link
Copy Markdown
Author

recheck

@vigoo
Copy link
Copy Markdown
Contributor

vigoo commented Mar 23, 2026

This issue is already closed

@vigoo vigoo closed this Mar 23, 2026
@github-actions github-actions bot locked and limited conversation to collaborators Mar 23, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants