Skip to main content
Glama

cpretzinger-ai-assistant-simple

Server Details

UPDATED 9/1/2025! NEW TOOLS! Use the Redis Stream tools with n8n MCP Client Node for use anywhere!…

Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL

Available Tools

21 tools
cleanup_processed_streamsTry in Inspector

Clean up processed entries from Redis streams

ParametersJSON Schema
NameRequiredDescriptionDefault
dryRunNoPreview cleanup without executing
streamNameNoStream name to cleanevents:raw
configure_auto_saveTry in Inspector

Configure automatic context saving with custom frequency

ParametersJSON Schema
NameRequiredDescriptionDefault
topicYesTopic to auto-save
enabledNoEnable/disable auto-save
frequencyNoSave frequency: 1min, 5min, 10min, 30min, 1hour, daily, or cron expression5min
delete_contextTry in Inspector

Delete context for a specific topic

ParametersJSON Schema
NameRequiredDescriptionDefault
topicYesTopic to delete
emergency_backup_streamTry in Inspector

Create emergency backup of Redis stream data to prevent data loss

ParametersJSON Schema
NameRequiredDescriptionDefault
streamNameNoStream to backupevents:raw
backupLocationNoBackup identifieremergency_backup
export_contextsTry in Inspector

Export all contexts to JSON format

ParametersJSON Schema
NameRequiredDescriptionDefault
topicsNoSpecific topics to export (empty for all)
find_similar_eventsTry in Inspector

Find semantically similar events using vector search

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMaximum results to return
descriptionYesDescription of what to search for
get_auto_save_statusTry in Inspector

Get current auto-save configuration and status

ParametersJSON Schema
NameRequiredDescriptionDefault
topicYesTopic to check auto-save status
get_circuit_breaker_statusTry in Inspector

Get current circuit breaker status and failure counts

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

get_contextTry in Inspector

Get or create context for a topic or project

ParametersJSON Schema
NameRequiredDescriptionDefault
topicYesTopic or project name
autoCreateNoAutomatically create if not found
get_context_historyTry in Inspector

Get history of updates for a topic

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMaximum history entries
topicYesTopic to get history for
get_stream_contextTry in Inspector

Get context data directly from Redis events:raw stream

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMaximum entries to return
topicYesContext topic to search for
get_stream_healthTry in Inspector

Get health status of Redis streams and processing pipeline

ParametersJSON Schema
NameRequiredDescriptionDefault
streamNameNoStream name to checkevents:raw
get_temporal_patternsTry in Inspector

Analyze temporal patterns in events

ParametersJSON Schema
NameRequiredDescriptionDefault
groupByNoGroup by: hour, day, timeOfDayhour
timeframeNoTimeframe: 1h, 24h, 7d, 30d24h
list_topicsTry in Inspector

List all available topics/projects

ParametersJSON Schema
NameRequiredDescriptionDefault
patternNoOptional filter pattern*
search_contextTry in Inspector

Search for similar contexts using semantic search

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMaximum results to return
queryYesSearch query
search_person_historyTry in Inspector

Search for all interactions with a specific person

ParametersJSON Schema
NameRequiredDescriptionDefault
nameYesPerson's name or email to search for
limitNoMaximum results to return
trigger_recovery_scanTry in Inspector

Manually trigger a recovery scan for stuck entries

ParametersJSON Schema
NameRequiredDescriptionDefault
forceResetNoForce reset circuit breakers before scan
update_contextTry in Inspector

Update or add context for a topic or project

ParametersJSON Schema
NameRequiredDescriptionDefault
modeNoUpdate modeappend
topicYesTopic or project name
contextNoContext data to store or append
update_processing_statusTry in Inspector

Update processing status for a stream entry

ParametersJSON Schema
NameRequiredDescriptionDefault
pgStatusNoPostgreSQL processing status
streamIdYesStream entry ID to update
errorDetailsNoError details if failed
qdrantStatusNoQdrant processing status
update_stream_contextTry in Inspector

Write context data directly to Redis events:raw stream

ParametersJSON Schema
NameRequiredDescriptionDefault
topicYesContext topic
contextNoContext data to store
metadataNoAdditional metadata
verify_data_integrityTry in Inspector

Verify data integrity across Redis, PostgreSQL, and Qdrant

ParametersJSON Schema
NameRequiredDescriptionDefault
topicNoSpecific topic to verify (all if not specified)
skipVectorNoSkip vector verification for faster check

FAQ

How do I claim this server?

To claim this server, publish a /.well-known/glama.json file on your server's domain with the following structure:

{ "$schema": "https://glama.ai/mcp/schemas/connector.json", "maintainers": [ { "email": "your-email@example.com" } ] }

The email address must match the email associated with your Glama account. Once verified, the server will appear as claimed by you.

What are the benefits of claiming a server?
  • Control your server's listing on Glama, including description and metadata
  • Receive usage reports showing how your server is being used
  • Get monitoring and health status updates for your server
Try in Browser

Your Connectors

Sign in to create a connector for this server.