Skip to main content
Glama

PubMed MCP Server

by ncukondo
devcontainer.json495 B
{ "name": "${localWorkspaceFolderBasename}", "build": { "dockerfile": "Dockerfile" }, "features": { "ghcr.io/devcontainers/features/git:1": {}, "ghcr.io/devcontainers/features/github-cli:1": {} }, "customizations": { "vscode": { "extensions": [ "ms-python.python", "ms-python.flake8", "ms-python.mypy-type-checker", "ms-vscode.vscode-json", "ms-vscode.vscode-typescript-next" ] } }, "remoteUser": "vscode" }

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

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