Back to Home
PuneetUdhayan icon

wxgov_mcp_server

Verified Safe

by PuneetUdhayan

Overview

The watsonx.governance MCP Server enables AI assistants to interact with IBM watsonx.governance APIs for AI model lifecycle management, governance, and compliance tracking.

Installation

Run Command
python main.py

Environment Variables

  • WXGOV_ENVIRONMENT
  • WXGOV_DEV_API_KEY
  • WXGOV_STAGING_API_KEY
  • WXGOV_PROD_API_KEY

Security Notes

API keys are securely read from environment variables and are hashed using SHA-256 before being stored in an in-memory cache, preventing plain-text storage. The `WxGovClient` implements robust retry logic with exponential backoff for network errors, timeouts, and specific HTTP status codes (401, 429, 5xx). Tool functions include input validation to prevent common errors. No 'eval' or malicious patterns were found in the provided source code. The HTTP client `httpx` is used, which is a secure and modern library.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Stars0
Forks0
Last Update2025-11-21

Tags

Model GovernanceAI Lifecycle ManagementIBM watsonxMCP ServerFastMCP