flink-mcp

Cledar/flink-mcp

3.4

If you are the rightful owner of flink-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Flink MCP Server connects to Apache Flink SQL Gateway, enabling interaction with Flink clusters through a model context protocol.

Tools

Functions exposed to the LLM to take actions

open_new_session

Opens a new session with optional properties and returns a session handle.

get_session_handle_config

Retrieves the configuration for a given session handle.

execute_query

Executes a query using a session handle and optional execution configuration, returning an operation handle.

get_operation_status

Checks the status of an operation using session and operation handles.

fetch_result_page

Fetches a page of results for a given operation, with an optional token for pagination.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources