Enables users to search and fetch PubMed biomedical literature articles through natural language queries in Microsoft 365 Copilot.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.ENTRA_TENANT_ID— when auth on Your Microsoft Entra tenant ID.ENTRA_AUDIENCE— when auth on Accepted token audience = the Application ID URI from the Teams Developer Portal SSO registration. Comma-separated list allowed.ENTRA_ALLOWED_CLIENT_IDS— no Allowed calling client app IDs. Defaults to the Microsoft enterprise token store ab3be6b7-f5df-413d-ac2d-abf1e3fd9c0b.AUTH_REQUIRED— $env: = "false"NCBI_API_KEY— no NCBI API key for higher PubMed rate limits (10/sec vs 3/sec).NCBI_TOOLNCBI_EMAIL— $env: = "you@example.com" # recommended by NCBIPORT— no (default 8000) Listen port.MCP_PATH— no (default /mcp) Path of the MCP streamable-HTTP endpoint.ALLOWED_HOSTSALLOWED_ORIGINS— no (default ) Origins allowed by the DNS-rebinding check.[](https://m8ven.ai/mcp/madsd-m365-custom-connector-143hl8)