Skip to main content
Glama
shuji-bonji

rxjs-mcp-server

execute_stream

Execute RxJS code in an isolated environment to capture stream emissions, timeline, and performance metrics for debugging and visualization.

Instructions

Execute RxJS code in an isolated environment and capture the stream emissions, timeline, and performance metrics. Code runs in a separate worker thread for security.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
codeYesRxJS code to execute. Should return an Observable.
takeCountNoMaximum number of values to take from the stream
timeoutNoTimeout in milliseconds
captureTimelineNoWhether to capture emission timeline
captureMemoryNoWhether to capture memory usage

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/shuji-bonji/rxjs-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server