Skip to main content
Glama

PubMed MCP Server

mcp.json385 B
{ "mcpServers": { "pubmed-mcp-server": { "command": "npx", "args": ["@cyanheads/pubmed-mcp-server"], "env": { "MCP_LOG_LEVEL": "debug", "MCP_TRANSPORT_TYPE": "http", "MCP_HTTP_PORT": "3017", "NCBI_API_KEY": "YOUR_NCBI_API_KEY_HERE", "MCP_HTTP_HOST": "0.0.0.0", "MCP_SESSION_MODE": "stateless" } } } }

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/cyanheads/pubmed-mcp-server'

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