Skip to content

SLING-13150 - Document MCP server usage#276

Draft
rombert wants to merge 1 commit into
masterfrom
issue/mcp-server
Draft

SLING-13150 - Document MCP server usage#276
rombert wants to merge 1 commit into
masterfrom
issue/mcp-server

Conversation

@rombert
Copy link
Copy Markdown
Contributor

@rombert rombert commented May 20, 2026

No description provided.

@rombert
Copy link
Copy Markdown
Contributor Author

rombert commented May 20, 2026

Draft until the bundles are released. In the meantime, the following command can be used for testing the MCP functionality:

docker run --rm -p 8080:8080 \
      -v "$HOME/.m2/repository:/opt/sling/m2repo:ro" \
      apache/sling:snapshot oak_tar \
      --extra-features mvn:org.apache.sling/org.apache.sling.mcp-server/0.1.5-SNAPSHOT/slingosgifeature/main mvn:org.apache.sling/org.apache.sling.mcp-server-contributions/0.1.1-SNAPSHOT/slingosgifeature/main

This requires the latest changes pushed today, so a docker pull may be needed if the Sling Starter Docker image was recently built locally.

@rombert rombert changed the title Document MCP server usage SLING-13150 - Document MCP server usage May 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant