io.github.cyanheads
protein-mcp-server
MCP Server for 3D protein structural data retrieval & analysis from RCSB PDB, PDBe, and UniProt.
localhostcommunityknowledge
Package Details
protein-mcp-server
Transportstdio
Runtimebun
Arguments
Package Arguments
Positional
Positional
Environment Variables
MCP_LOG_LEVEL
Sets the minimum log level for output (e.g., 'debug', 'info', 'warn').
Default:
info
protein-mcp-server
Transportstreamable-http
Runtimebun
Arguments
Package Arguments
Positional
Positional
Environment Variables
MCP_HTTP_HOST
The hostname for the HTTP server.
Default:
127.0.0.1
MCP_HTTP_PORT
The port to run the HTTP server on.
Default:
3010
MCP_HTTP_ENDPOINT_PATH
The endpoint path for the MCP server.
Default:
/mcp
MCP_AUTH_MODE
Authentication mode to use: 'none', 'jwt', or 'oauth'.
Default:
none
MCP_LOG_LEVEL
Sets the minimum log level for output (e.g., 'debug', 'info', 'warn').
Default:
info