mcp-server

kurrent-io/mcp-server

3.4

If you are the rightful owner of mcp-server 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.

KurrentDB MCP Server is a simple MCP server designed to facilitate data exploration and prototype projections on top of KurrentDB.

Tools

Functions exposed to the LLM to take actions

read_stream

Reads events from a specific stream in KurrentDB.

write_events_to_stream

Writes new events to a stream in KurrentDB.

list_streams

Lists all available streams in the KurrentDB database.

build_projection

Uses AI assistance to build a projection based on your requirements.

create_projection

Creates a projection in KurrentDB using provided code.

update_projection

Updates an existing projection with new code.

get_projections_status

Retrieves status and statistics for a specific projection.

test_projection

Writes test events to a projection to verify its functionality.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources