ironystock/mcp-multiutil
If you are the rightful owner of mcp-multiutil and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
mcp-multiutil is a Model Context Protocol server offering a suite of utility tools for AI agents and chat applications, utilizing libSQL for persistent storage.
Tools
Functions exposed to the LLM to take actions
key-val
Simple key-value storage with CRUD operations
vector-store
Store and query vector embeddings with metadata
rag
Retrieval-augmented generation using stored documents and vectors
embedding
Generate and store text embeddings
txt-to-json
Convert text to structured JSON with schema inference
txt-to-toon
Convert text to cartoon/ASCII art representation
store-md
Store markdown documents with metadata
token-count
Count tokens in text
tokenize
Split text into tokens
store-context
Store conversation context for retrieval
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client