01Dynamically generates MCP tools based on Cisco ISE API endpoints defined in a configuration file.
02Configured to use streamable-http transport by default for web-based access.
03Uses httpx.AsyncClient for non-blocking communication with Cisco ISE.
044 GitHub stars
05Leverages fastmcp for robust MCP server implementation.
06Supports filtering of Cisco ISE API results through filter_expression and query_params.