chandan1819/nosql-mcp-server
3.1
If you are the rightful owner of nosql-mcp-server 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.
A Model Context Protocol (MCP) server implementation with NoSQL database integration using TinyDB, providing full CRUD operations through MCP tools.
Tools
Functions exposed to the LLM to take actions
create_record
Add new records with validation
read_records
Fetch records with optional filtering
update_record
Modify existing records
delete_record
Remove records with safety checks
search_records
Advanced search with complex queries
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client