scinote-mcp
by BioNanomics
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SCINOTE_JWT | No | JWT bearer token used for authentication. Alternative to SCINOTE_API_KEY. | |
| SCINOTE_API_KEY | No | SciNote API key used with the Api-Key header. Alternative to SCINOTE_JWT. | |
| SCINOTE_BASE_URL | No | Base URL of the SciNote instance (used for all API calls). | |
| SCINOTE_MCP_BIND | No | Bind address for the HTTP transport. Set to 0.0.0.0 when nginx runs on a different host. | 127.0.0.1 |
| SCINOTE_MCP_ALLOWED_HOSTS | No | Comma-separated list of hostnames allowed for HTTP requests. Rejects others as DNS rebinding attempts. | |
| SCINOTE_MCP_ALLOW_SHARED_CREDENTIAL | No | Set to true to fall back to the .env credential for local testing. Never set on a reachable deployment. | false |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues