mcp
Verified Safeby open-feature
Overview
The OpenFeature MCP Server enables AI coding assistants to interact with OpenFeature, providing SDK installation guidance and feature flag evaluation capabilities.
Installation
No command providedSecurity Notes
The server uses `npx` or `npm install` for setup, which involves executing code from npm; this is a standard but inherent risk for any Node.js package. It connects to user-configured external OFREP services, requiring API keys or bearer tokens, which should be handled securely. No 'eval' or obfuscation is apparent in the provided README.
Similar Servers
inspector
MCPJam Inspector is a desktop and web application designed for testing, debugging, and managing Model Context Protocol (MCP) servers, serving as a 'Postman for MCP'. It allows users to connect to MCP servers, explore their tools, resources, and prompts, perform API calls, manage OAuth authentication flows, run AI model evaluations, and monitor server-side RPC traffic.
mcp-servers
Provides a curated collection of Model Context Protocol (MCP) server configurations to enable AI agents to interact with various developer tools and services.
mcp-server
Provides AI clients access to LaunchDarkly's Model Context Protocol (MCP) services, enabling them to interact with feature flags, AI configurations, and other resources.
inspector
Interactive developer tool for testing and debugging MCP (Model Context Protocol) servers, with support for MCP-UI and OpenAI Apps SDK widgets.