Escape text into Unicode escape sequences or decode them back to characters, supporting JSON, Python, Java, CSS, HTML, XML, and URL formats. Runs locally without external services.
Integrate Astra DB client into your MCP client to enable database interactions through natural language commands, streamlining collection and record management.
Retrieve all collections stored in the Astra DB database using the MCP Server, enabling efficient database management and interaction through natural language commands.
Modify an existing record in a specified collection using its unique ID and updated data. Integrates with Astra DB MCP Server to manage database records via natural language commands.
Connects QQ via NapCat OneBot v11 to an Astral Code app-server, exposing MCP tools for sending messages, files, images, and fetching conversation history.
A Model Context Protocol server that allows Large Language Models to interact with Astra DB databases, providing tools for managing collections and records through natural language commands.
Update multiple records within a specified collection simultaneously using ID-based data modifications, streamlining batch operations for Astra DB databases.
Build a new database collection in Astra DB MCP Server, specifying collection name and optional vector properties for efficient data organization and retrieval.
Insert new data records into specified collections within Astra DB, enabling structured storage and management through natural language commands on the MCP Server.
Remove a specific record from a collection in Astra DB by specifying the collection name and record ID using the MCP Server's tool for efficient data management.
Search and retrieve records from a specified collection by field value using the Astra DB MCP Server. Define the collection, field, and value to filter results efficiently.
Retrieve a specific record from a specified collection in Astra DB using its unique ID. Simplify data access and management directly within the MCP Server.
Insert multiple records into a specified collection in Astra DB databases using this tool. Streamline data management with a single API call, supporting efficient bulk operations.
Creates a new asset (page, file, folder, block, etc.) in Cascade CMS by sending a typed envelope matching the REST API schema. Returns the new asset's ID on success.