MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

A
Agentic Ai MCP Feature Management

AI-Powered Operations Automation: Leverage AWS Bedrock (Claude 3 Haiku) to understand natural language support requests and automatically execute feature management operations through a standalone MCP server.

Created 11/15/2025
Updated about 1 month ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

uvx agentic-ai-mcp-feature-management

Cursor configuration (mcp.json)

{ "mcpServers": { "aliazam2012-agentic-ai-mcp-feature-management": { "command": "uvx", "args": [ "agentic-ai-mcp-feature-management" ] } } }