Skip to content

#15 Implement Kong Plugins Management Tools #15#21

Merged
Mohamad-Bahmani merged 7 commits intomasterfrom
#15-implement-kong-plugins-management-tools
Aug 24, 2025
Merged

#15 Implement Kong Plugins Management Tools #15#21
Mohamad-Bahmani merged 7 commits intomasterfrom
#15-implement-kong-plugins-management-tools

Conversation

@Mohamad-Bahmani
Copy link
Collaborator

add plugin management tools with filtering and pagination

  • Implement kong_get_plugins for retrieving all plugins with optional name filtering
  • Implement kong_get_plugins_by_service for service-scoped plugin listing
  • Implement kong_get_plugins_by_route for route-scoped plugin listing
  • Implement kong_get_plugins_by_consumer for consumer-scoped plugin listing
  • Support pagination parameters (offset, size) for large plugin lists
  • Create new module kong_mcp_server.tools.kong_plugins
  • Add tool configurations to tools_config.json with descriptions
  • Write unit tests with full function coverage
  • Write integration tests with full code coverage using real Kong Admin API

@Mohamad-Bahmani Mohamad-Bahmani self-assigned this Aug 24, 2025
@Mohamad-Bahmani Mohamad-Bahmani merged commit d3490e7 into master Aug 24, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants