Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SCINOTE_JWTNoJWT bearer token used for authentication. Alternative to SCINOTE_API_KEY.
SCINOTE_API_KEYNoSciNote API key used with the Api-Key header. Alternative to SCINOTE_JWT.
SCINOTE_BASE_URLNoBase URL of the SciNote instance (used for all API calls).
SCINOTE_MCP_BINDNoBind 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_HOSTSNoComma-separated list of hostnames allowed for HTTP requests. Rejects others as DNS rebinding attempts.
SCINOTE_MCP_ALLOW_SHARED_CREDENTIALNoSet 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

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/BioNanomics/scinote-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server