mcp-server
Verified Safeby krakend
Overview
Universal MCP server providing intelligent assistance for KrakenD API Gateway configuration validation, security auditing, and configuration generation.
Installation
/usr/local/bin/krakend-mcp-serverSecurity Notes
The server runs locally via stdio, exposing no network ports and performing no remote access beyond downloading documentation and JSON schemas from `krakend.io`. File system access is limited to the current working directory for configuration files (read-only) and a dedicated data directory (`~/.krakend-mcp/` or `data/`) for cache and search index (read/write). No hardcoded secrets or 'eval' equivalent found in the analyzed source code. It operates with user permissions, not elevated privileges. The `SECURITY.md` explicitly outlines supported versions, vulnerability reporting, and user best practices, contributing to a strong security posture.
Similar Servers
mcp-server-typescript
Provides a Model Context Protocol (MCP) server to enable AI assistants to access DataForSEO's SEO data APIs through a standardized interface.
chuk-mcp-server
A framework for building high-performance, modular, zero-configuration Model Context Protocol (MCP) servers, capable of hosting AI agent tools, resources, and prompts across local, containerized, and diverse cloud environments.
nancy-brain
Builds a searchable knowledge base from GitHub repositories and PDF articles for AI agents and assistants.
newline-mcp-server
Enables AI agents to interact with the Newline Banking API for managing synthetic accounts, transfers, customers, transactions, and other banking operations via the Model Context Protocol (MCP).