dandi-query-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_datasets | Search DANDI datasets using basic filters |
| search_assets | Search DANDI assets (files/sessions) using basic filters |
| execute_sql | Execute advanced SQL queries against the DANDI database |
| validate_sql | Validate SQL query without executing it |
| get_schema | Get database schema information |
| get_filter_options | Get available filter options for basic search |
| get_full_schema | Get complete database schema with all tables and their columns |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Basic Search Guide | Guide to using the basic search functionality with filters |
| SQL Query Guide | Guide to writing advanced SQL queries with examples |
| Database Schema Reference | Complete reference of available tables and fields |
| Basic Search Examples | Collection of example basic search queries |
| SQL Query Examples | Collection of example SQL queries for common use cases |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/bendichter/dandi-query-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server