redakto-app-mcp-server
Verified Safeby calgo-lab
Overview
Acts as an MCP server to enable large language models to perform named entity recognition and pseudonymization of German text via the Redakto API.
Installation
npx -y @sksdotsauravs/redakto-app-mcp-serverEnvironment Variables
- REDAKTO_API_URL
Security Notes
The server functions as a proxy, forwarding requests to an external Redakto API. The API base URL is dynamically configured via the REDAKTO_API_URL environment variable, preventing hardcoded secrets. Inputs to tool calls are validated against predefined TypeScript interfaces before being sent to the API, mitigating direct injection risks. The HTTP client includes a timeout mechanism. No use of `eval` or other inherently dangerous runtime code execution patterns was identified.
Similar Servers
touchdesigner-mcp
Enables AI agents to control and operate TouchDesigner projects programmatically, allowing for node manipulation, Python script execution, and project querying.
vulcan-file-ops
Transforms desktop AI assistants into powerful development partners by providing secure, user-controlled filesystem operations and code manipulation capabilities.
media-gen-mcp
Centralized Model Context Protocol (MCP) server for generating and editing images and videos via OpenAI (DALL-E, Sora) and Google GenAI (Veo), with local media fetching and processing.
mcp-video-extraction-plus
The server extracts text from various video and audio sources using multiple Automatic Speech Recognition (ASR) providers, including local Whisper and online services from JianYing (CapCut) and Bilibili.