brilliant-directories-mcp
v6.58.2
io.github.brilliantdirectories/brilliant-directories-mcp
Official MCP server for Brilliant Directories — manage members, posts, leads, reviews, and more.
io.github.cyanheads/pubmed-mcp-server · v2.9.8
Search PubMed/Europe PMC, fetch articles and full text (PMC/EPMC/Unpaywall), citations, MeSH terms.
pubmed-mcp-server 是一个MCP Server,收录自 官方 MCP Registry。支持 streamable-http、stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"pubmed-mcp-server": {
"command": "bun",
"args": [
"-y",
"@cyanheads/pubmed-mcp-server"
]
}
}
}MCP_LOG_LEVEL可选Sets the minimum log level for output (e.g., 'debug', 'info', 'warn').
NCBI_API_KEY可选NCBI API key for higher rate limits (10 req/s vs 3 req/s).
NCBI_ADMIN_EMAIL可选Contact email sent with NCBI requests (recommended by NCBI).
UNPAYWALL_EMAIL可选Contact email for Unpaywall. When set, pubmed_fetch_fulltext falls back to Unpaywall open-access copies for DOIs not in PMC.
MCP_HTTP_HOST可选The hostname for the HTTP server.
MCP_HTTP_PORT可选The port to run the HTTP server on.
MCP_HTTP_ENDPOINT_PATH可选The endpoint path for the MCP server.
MCP_PUBLIC_URL可选Public origin override for deployments behind a TLS-terminating reverse proxy (e.g. https://mcp.example.com).
MCP_AUTH_MODE可选Authentication mode to use: 'none', 'jwt', or 'oauth'.
MCP_LOG_LEVEL可选Sets the minimum log level for output (e.g., 'debug', 'info', 'warn').
NCBI_API_KEY可选NCBI API key for higher rate limits (10 req/s vs 3 req/s).
NCBI_ADMIN_EMAIL可选Contact email sent with NCBI requests (recommended by NCBI).
UNPAYWALL_EMAIL可选Contact email for Unpaywall. When set, pubmed_fetch_fulltext falls back to Unpaywall open-access copies for DOIs not in PMC.
v6.58.2
io.github.brilliantdirectories/brilliant-directories-mcp
Official MCP server for Brilliant Directories — manage members, posts, leads, reviews, and more.
v3.1.0
io.github.pvliesdonk/markdown-vault-mcp
Markdown vault MCP server with FTS5 + semantic search and frontmatter indexing
v0.3.0
io.github.opendata-kr/narajangteo-opening
나라장터 낙찰정보서비스 Open API를 위한 로컬 MCP 서버
v3.10.1
io.github.webdriverio/mcp
MCP server with WebdriverIO for browser and mobile app automation (iOS/Android via Appium)
v0.0.53
io.github.cablate/google-map
18 Google Maps tools for AI agents — geocode, search, directions, weather, and more.
v1.0.0
ai.arpi/arpi-mcp
AI-powered ECG analysis: submit ECG images and receive diagnosis reports from ARPI's ECG AI.
{
"id": "io.github.cyanheads/pubmed-mcp-server",
"type": "mcp-server",
"version": "2.9.8",
"displayName": "pubmed-mcp-server",
"description": "Search PubMed/Europe PMC, fetch articles and full text (PMC/EPMC/Unpaywall), citations, MeSH terms.",
"repository": {
"url": "https://github.com/cyanheads/pubmed-mcp-server",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "@cyanheads/pubmed-mcp-server",
"version": "2.9.8",
"runtimeHint": "bun",
"transport": "stdio",
"environmentVariables": [
{
"name": "MCP_LOG_LEVEL",
"description": "Sets the minimum log level for output (e.g., 'debug', 'info', 'warn')."
},
{
"name": "NCBI_API_KEY",
"description": "NCBI API key for higher rate limits (10 req/s vs 3 req/s)."
},
{
"name": "NCBI_ADMIN_EMAIL",
"description": "Contact email sent with NCBI requests (recommended by NCBI)."
},
{
"name": "UNPAYWALL_EMAIL",
"description": "Contact email for Unpaywall. When set, pubmed_fetch_fulltext falls back to Unpaywall open-access copies for DOIs not in PMC."
}
]
},
{
"registryType": "npm",
"identifier": "@cyanheads/pubmed-mcp-server",
"version": "2.9.8",
"runtimeHint": "bun",
"transport": "streamable-http",
"environmentVariables": [
{
"name": "MCP_HTTP_HOST",
"description": "The hostname for the HTTP server."
},
{
"name": "MCP_HTTP_PORT",
"description": "The port to run the HTTP server on."
},
{
"name": "MCP_HTTP_ENDPOINT_PATH",
"description": "The endpoint path for the MCP server."
},
{
"name": "MCP_PUBLIC_URL",
"description": "Public origin override for deployments behind a TLS-terminating reverse proxy (e.g. https://mcp.example.com)."
},
{
"name": "MCP_AUTH_MODE",
"description": "Authentication mode to use: 'none', 'jwt', or 'oauth'."
},
{
"name": "MCP_LOG_LEVEL",
"description": "Sets the minimum log level for output (e.g., 'debug', 'info', 'warn')."
},
{
"name": "NCBI_API_KEY",
"description": "NCBI API key for higher rate limits (10 req/s vs 3 req/s)."
},
{
"name": "NCBI_ADMIN_EMAIL",
"description": "Contact email sent with NCBI requests (recommended by NCBI)."
},
{
"name": "UNPAYWALL_EMAIL",
"description": "Contact email for Unpaywall. When set, pubmed_fetch_fulltext falls back to Unpaywall open-access copies for DOIs not in PMC."
}
]
}
],
"remotes": [
{
"transport": "streamable-http",
"url": "https://pubmed.caseyjhand.com/mcp"
}
]
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.cyanheads/pubmed-mcp-server",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.cyanheads%2Fpubmed-mcp-server/versions/latest",
"isOfficial": true,
"status": "active"
}
}