Skip to main content
Glama

Europe PMC Literature Search MCP Server

by gqy20
.gitignore505 B
# Python-generated files __pycache__/ *.py[oc] build/ dist/ wheels/ *.egg-info .env legacy_scripts/ # Virtual environments .venv # 临时文档和报告 *_CLEANUP_*.md *_SUMMARY.md # IDE和编辑器文件 .vscode/ .idea/ *.swp *.swo *~ # 日志文件 *.log logs/ # 测试和覆盖率文件 .coverage htmlcov/ .pytest_cache/ test-reports/ # 缓存目录 .mypy_cache/ .ruff_cache/ .dmypy.json # 构建和分发 build/ dist/ wheels/ *.egg-info/ backup/ # 临时文件 *.tmp *.temp .DS_Store Thumbs.db

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/gqy20/article-mcp'

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