Skip to content

fix: Standardize SC4S MCP Tool Naming and Set Up MCP Server#3120

Closed
digrajpu wants to merge 12 commits into
feat/mcp-feature-branchfrom
fix/mcp_tooling_name
Closed

fix: Standardize SC4S MCP Tool Naming and Set Up MCP Server#3120
digrajpu wants to merge 12 commits into
feat/mcp-feature-branchfrom
fix/mcp_tooling_name

Conversation

@digrajpu

Copy link
Copy Markdown
Collaborator

No description provided.

renovate Bot and others added 12 commits June 9, 2026 11:34
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* feat: v1 of the mcp docs

* feat: v2 of the mcp docs

* feat: fix wrong rendering of code blocks

* feat: suggested changes

* feat: requested changes

* feat: requested changes
* feat: v1 of the mcp docs

* feat: v2 of the mcp docs

* feat: mcp auth token for mcp communication

* feat: format

* feat: fix imports

* feat: auth token for sc4s api

* feat: fix bugs

* feat: fix logging

* feat: tls support for mcp server

* feat: update dockerignore

* feat: add headers for sc4s mcp communication and configure logging

* feat: update docs regarding authentication

* feat: add tls support for SC4S management API

* feat: fix missing files from docker image

* feat: fix sc4s api entrypoint script

* feat: add support for self-signed CA between SC4S API and MCP server

* feat: add support for passing auth tokens via secret file

* feat: add logs for mcp calls to sc4s api

* feat: ruff format

* feat: add additional unit tests

* feat: small improvements to the docs

* feat: refactor

* feat: disable API by default

* feat: requested changes

* feat: minor security improvement

* feat: SC4S API remove token env due to issues with changing env file

* feat: refactor

* feat: refactor

* feat: refactor

* feat: requested changes

* feat: documentation fix

* feat: documentation fix 2

* feat: requested changes
1. Navigate to **Local Traffic** > **Pools** > **Create**.
2. Select the following health monitors:
- "tcp"
- "http_sc4s_health_check" ([Custom SC4S monitor](#create-a-custom-health-check))

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one is unrelated to mcp

1. Call `sc4s_health` to check the instance status.
2. Call `sc4s_get_env` to review the current configuration.
3. Call `sc4s_list_custom_parsers` to list deployed custom parsers.
1. Call `health` to check the instance status.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually, I would leave this one as sc4s_health (and in all other places) because it is confusing in this context whether it is mcp server health or sc4s health

@Kawron Kawron force-pushed the feat/mcp-feature-branch branch from 4e2cc4c to ca76311 Compare July 1, 2026 08:10
@digrajpu digrajpu force-pushed the fix/mcp_tooling_name branch from 9ea7d59 to 658cbe0 Compare July 1, 2026 16:44
@digrajpu

digrajpu commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator Author

Closing this PR as new PR is created

@digrajpu digrajpu closed this Jul 1, 2026
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 1, 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.

3 participants