Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By krakend
AI assistance for KrakenD API Gateway configuration, validation, security auditing, and Flexible Configuration support
npx claudepluginhub krakend/claude-code-plugin --plugin krakend-ai-assistantCreates new KrakenD configurations with best practices, proper structure, and edition-appropriate features
Validates KrakenD configurations with specific error fixes, edition compatibility checks, anti-pattern detection, and Flexible Configuration support
Discovers KrakenD features, checks edition availability (CE vs EE), and provides implementation examples
Detects the optimal way to run KrakenD (native binary vs Docker) and provides correct execution commands
Performs comprehensive security audits of KrakenD configurations to identify vulnerabilities, authentication gaps, and security best practices violations with Flexible Configuration support
Admin access level
Server config contains admin-level keywords
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Configures API gateways for routing, authentication, rate limiting, and request transformation in microservice architectures. Use when setting up Kong, Nginx, AWS API Gateway, or Traefik for centralized API management.
Build API gateway with routing, authentication, and rate limiting
Gateway API management for Kubernetes/OpenShift clusters
Enterprise microservices architecture design and implementation expert for scalable distributed systems
Kustomize configuration validation for Kubernetes
Harness-native ECC plugin for engineering teams - 64 agents, 262 skills, 84 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
Share bugs, ideas, or general feedback.
Intelligent Claude Code plugin for KrakenD API Gateway with proactive Skills and Architecture Agent.
KrakenD AI Assistant is a powerful Claude Code plugin that brings intelligent KrakenD configuration assistance directly into your development workflow. It combines the universal KrakenD MCP Server with Claude Code-specific Skills and an Architecture Agent for an enhanced experience.
Auto-activates when you mention validation or have config issues.
You: "validate my krakend config"
Skill: Runs version-aware validation with specific error messages
Auto-activates when you want to create or modify configurations.
You: "create a new endpoint for user authentication"
Skill: Interactive config generation with best practices
Auto-activates when you ask about KrakenD features.
You: "what rate limiting options does krakend have?"
Skill: Shows features with CE/EE compatibility and examples
Auto-activates when you mention security or audits.
You: "audit my config security"
Skill: Comprehensive security analysis with actionable fixes
Spawns automatically for complex multi-service architectures.
You: "design an API gateway for microservices with auth, rate limiting, and caching"
Agent: Creates complete architecture with multiple endpoints, backends, and best practices
Install from the KrakenD marketplace or local development copy:
# From KrakenD marketplace (recommended)
/plugin marketplace add krakend/claude-code-plugin
/plugin install krakend-ai-assistant
# From local (development)
/plugin add ~/Code/krakend/claude-code-plugin
The plugin will automatically:
Note: The MCP server binary includes embedded KrakenD documentation and search index (~21MB), making it fully functional offline. You can optionally update documentation using the refresh_documentation_index tool.
If you want to install the MCP server manually:
# The plugin will handle this automatically, but you can also:
cd ~/Code/krakend/claude-code-plugin
./scripts/install-mcp.sh
Just work naturally - skills activate automatically:
You: "I need to validate my krakend.json"
โ config-validator skill activates
You: "How do I add JWT validation?"
โ feature-explorer skill activates
You: "Check security of my config"
โ security-auditor skill activates
You: "Create an endpoint for /api/users"
โ config-builder skill activates
For architectural decisions:
You: "I need to design an API gateway for a microservices architecture with:
- User service (authentication)
- Product service (with caching)
- Order service (with rate limiting)
- All services need CORS and security headers"
โ config-architect agent spawns and designs complete architecture
This plugin provides an enhanced KrakenD experience through:
The plugin handles everything automatically - just install and start using it!
Want to contribute or customize the plugin? See CONTRIBUTING.md for:
# Check if binary exists
ls -la ~/.claude/plugins/krakend-ai-assistant/servers/krakend-mcp-server/