Redacted Context MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GITHUB_TOKEN | No | GitHub token for accessing private repositories. | |
| REDACTED_CONTEXT_TERMS | No | Additional comma- or newline-separated terms to redact. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| resources | {
"listChanged": false
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| @p_af83ae6cd457 | Redacted text file from the configured context root. |
| @p_97bd68d23431 | Redacted text file from the configured context root. |
| @p_0a93495d5425 | Redacted text file from the configured context root. |
| @p_0ef486de3b25 | Redacted text file from the configured context root. |
| @p_ceeaa289d9ee | Redacted text file from the configured context root. |
| @p_5ac6b20ce322 | Redacted text file from the configured context root. |
| @p_6d8ba1476ab5 | Redacted text file from the configured context root. |
| @p_4fdbd44cf0a7 | Redacted text file from the configured context root. |
| @p_401f04b26afd | Redacted text file from the configured context root. |
| @p_09182f82b688 | Redacted text file from the configured context root. |
| @p_17deccf8bf28 | Redacted text file from the configured context root. |
| @p_866d368385c9 | Redacted text file from the configured context root. |
| @p_e03d3ea35d4b | Redacted text file from the configured context root. |
| @p_0fbd63562429 | Redacted text file from the configured context root. |
| @p_1403afc2e1a8 | Redacted text file from the configured context root. |
| @p_92b4a114a7fc | Redacted text file from the configured context root. |
| @p_1dd9a692dc9c | Redacted text file from the configured context root. |
| @p_09886ba6b453 | Redacted text file from the configured context root. |
| @p_44b5e0d279d0 | Redacted text file from the configured context root. |
| @p_8e6e4eacb9eb | Redacted text file from the configured context root. |
| @p_141b7ff2abb6 | Redacted text file from the configured context root. |
| @p_36f1b7cb0009 | Redacted text file from the configured context root. |
| @p_7b98ddd96718 | Redacted text file from the configured context root. |
| @p_0df0088b29f2 | Redacted text file from the configured context root. |
| @p_dcad31dbbf3d | Redacted text file from the configured context root. |
| @p_6de31ea9ee96 | Redacted text file from the configured context root. |
| @p_44fe1d9ab01a | Redacted text file from the configured context root. |
| @p_2d2bdfa3b5b4 | Redacted text file from the configured context root. |
| @p_3a067ed21ba1 | Redacted text file from the configured context root. |
| @p_8bc9430e97f9 | Redacted text file from the configured context root. |
| @p_1837901f9516 | Redacted text file from the configured context root. |
| @p_439bbd8cc4e8 | Redacted text file from the configured context root. |
| @p_fcf9fc7908c1 | Redacted text file from the configured context root. |
| @p_f55540935739 | Redacted text file from the configured context root. |
| @p_3ce6be02cae6 | Redacted text file from the configured context root. |
| @p_02b8ee0186f7 | Redacted text file from the configured context root. |
| @p_15ddb312716b | Redacted text file from the configured context root. |
| @p_1617511e71b2 | Redacted text file from the configured context root. |
| @p_09444525067d | Redacted text file from the configured context root. |
| @p_71a5a1f7077b | Redacted text file from the configured context root. |
| @p_4a9eb5f4ed04 | Redacted text file from the configured context root. |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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