recallbricks-mcp-simple
Verified Safeby tkutsch77
Overview
Provides an enterprise-grade Model Context Protocol (MCP) server for RecallBricks memory management, enhancing AI agent capabilities through robust context, memory, and identity management.
Installation
node dist/index.jsEnvironment Variables
- RECALLBRICKS_API_KEY
Security Notes
The server uses environment variables for sensitive configurations like "RECALLBRICKS_API_KEY" and performs a startup validation to ensure the API key is present and of sufficient length. While a default API key is present in the source code, it is clearly intended as a placeholder, and documentation instructs users to override it. Input validation is applied to all tool parameters to prevent common injection vulnerabilities. No 'eval' or obvious obfuscation detected. Network requests are made securely over HTTPS to the configured API.
Similar Servers
Accurate-Cyber-Box-Alpha
Accurate-Cyber-Box is an advanced cybersecurity tool designed for penetration testing, cyber drills, real-time network monitoring, and incident response, integrated with MCP servers and Telegram for enhanced communication and control.
mcp-server-csdn
The server automatically publishes Markdown articles to the CSDN platform, acting as a tool called by a Spring AI agent.
sumup-mcp
Provides a Model Context Protocol (MCP) server to enable large language models (LLMs) to interact with SumUp APIs using natural language.
agentic-voice-assistant
An agentic voice-to-voice product discovery assistant performing RAG and web searches over an Amazon product dataset to provide grounded answers.