mcp-database-server
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
save_json_doc | Save a JSON document |
load_json_doc | Load a JSON document by ID |
delete_json_doc | Delete a JSON document by ID |
query_json_docs | Query JSON documents sorted by a field |