theworksofvon/nats-mcp
If you are the rightful owner of nats-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.
NatsMCP is an unofficial Nats MCP server designed to facilitate interaction with NATS, providing a range of tools and features for managing JetStream streams and consumers.
Tools
Functions exposed to the LLM to take actions
createStream
Create a new stream with a given name, subject set, storage type, limits, etc.
addSubjects
Append one or more additional subjects to an existing stream.
publish
Publish an arbitrary text payload to any subject in the cluster.
listStreams
List every stream in the configured JetStream domain together with basic stats.
diagnoseStream
Produce a detailed health report for a stream.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client