Skip to main content
Glama
zoltan0803

Redacted Context MCP

by zoltan0803

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GITHUB_TOKENNoGitHub token for accessing private repositories.
REDACTED_CONTEXT_TERMSNoAdditional comma- or newline-separated terms to redact.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
resources
{
  "listChanged": false
}

Tools

Functions exposed to the LLM to take actions

NameDescription
redctx_treeA

Show a redacted file tree with opaque @p_ path references.

redctx_listA

List redacted files/directories with opaque @p_ path references.

redctx_readA

Read a redacted text file by path or opaque @p_ reference.

redctx_searchC

Search redacted text. The query is evaluated against redacted output.

redctx_statA

Show redacted metadata for a path or opaque @p_ reference.

redctx_bundleB

Concatenate redacted text files for compact agent context.

redctx_doctorA

Show redaction setup counts without printing sensitive terms.

redctx_auditA

Run safe local redaction and containment checks without printing sensitive terms.

redctx_refresh_indexC

Refresh the in-memory opaque path index for the configured local root.

redctx_github_reposA

List configured GitHub repo aliases. Aliases should be neutral names such as context.

redctx_github_list_issuesC

List redacted GitHub issues from a configured repo alias.

redctx_github_read_issueB

Read one redacted GitHub issue by configured repo alias and issue number.

redctx_github_search_issuesB

Search GitHub issues in a configured repo alias and return redacted summaries.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
@p_af83ae6cd457Redacted text file from the configured context root.
@p_97bd68d23431Redacted text file from the configured context root.
@p_0a93495d5425Redacted text file from the configured context root.
@p_0ef486de3b25Redacted text file from the configured context root.
@p_ceeaa289d9eeRedacted text file from the configured context root.
@p_5ac6b20ce322Redacted text file from the configured context root.
@p_6d8ba1476ab5Redacted text file from the configured context root.
@p_4fdbd44cf0a7Redacted text file from the configured context root.
@p_401f04b26afdRedacted text file from the configured context root.
@p_09182f82b688Redacted text file from the configured context root.
@p_17deccf8bf28Redacted text file from the configured context root.
@p_866d368385c9Redacted text file from the configured context root.
@p_e03d3ea35d4bRedacted text file from the configured context root.
@p_0fbd63562429Redacted text file from the configured context root.
@p_1403afc2e1a8Redacted text file from the configured context root.
@p_92b4a114a7fcRedacted text file from the configured context root.
@p_1dd9a692dc9cRedacted text file from the configured context root.
@p_09886ba6b453Redacted text file from the configured context root.
@p_44b5e0d279d0Redacted text file from the configured context root.
@p_8e6e4eacb9ebRedacted text file from the configured context root.
@p_141b7ff2abb6Redacted text file from the configured context root.
@p_36f1b7cb0009Redacted text file from the configured context root.
@p_7b98ddd96718Redacted text file from the configured context root.
@p_0df0088b29f2Redacted text file from the configured context root.
@p_dcad31dbbf3dRedacted text file from the configured context root.
@p_6de31ea9ee96Redacted text file from the configured context root.
@p_44fe1d9ab01aRedacted text file from the configured context root.
@p_2d2bdfa3b5b4Redacted text file from the configured context root.
@p_3a067ed21ba1Redacted text file from the configured context root.
@p_8bc9430e97f9Redacted text file from the configured context root.
@p_1837901f9516Redacted text file from the configured context root.
@p_439bbd8cc4e8Redacted text file from the configured context root.
@p_fcf9fc7908c1Redacted text file from the configured context root.
@p_f55540935739Redacted text file from the configured context root.
@p_3ce6be02cae6Redacted text file from the configured context root.
@p_02b8ee0186f7Redacted text file from the configured context root.
@p_15ddb312716bRedacted text file from the configured context root.
@p_1617511e71b2Redacted text file from the configured context root.
@p_09444525067dRedacted text file from the configured context root.
@p_71a5a1f7077bRedacted text file from the configured context root.
@p_4a9eb5f4ed04Redacted text file from the configured context root.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/zoltan0803/redacted-context-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server