Skip to main content
Glama
n1snt
by n1snt

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
redux_get_stateA

Return the current Redux store snapshot.

redux_get_actionsB

Return available actions and optionally dispatched history.

redux_get_state_diffA

Return field-level changes between current state and the previous snapshot (or a provided baseline).

redux_dispatch_actionC

Dispatch an action to the Redux store.

redux_reset_stateA

Reset Redux state and action history to initial values.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/n1snt/redux-mcp'

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