Verity MCP Server (tylergibbs1/backwork-mcp) is an MCP server listed on the M8ven Trust Index. M8ven has not graded it yet. No publisher has claimed this listing.

C
Emerging
74/100

Verity MCP Server

Provides AI agents access to Medicare coverage policies, prior authorization requirements, and medical code lookups (CPT, HCPCS, ICD-10, NDC) through the Verity healthcare API.

Emerging. No concerning findings. Grades remain capped until the project builds reputation through adoption. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

⚡ Live Monitored: not connected

Verified is a snapshot. Live keeps it current, and builds your track record.

⚡ Connect GitHub → continuous verification on every pushwhy connect →

Who stands behind it

tylergibbs1

Source: Glama

Is this your MCP?

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. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →

Install from

The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.

// key findings
🚨
Secret credentials may flow to a network call
1 flow detected: BACKWORK_MCP_OAUTH_INTROSPECTION_URL. We can’t prove the destination matches the brand the credential belongs to.
🔐
You'll be asked for 4 credentials: BACKWORK_API_KEY, BACKWORK_MCP_ALLOW_ENV_KEY, BACKWORK_MCP_OAUTH_INTROSPECTION_CLIENT_SECRET, BACKWORK_MCP_OAUTH_INTROSPECTION_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
configBACKWORK_API_BASEOverride the API base URL.
🔐 secretBACKWORK_API_KEYBackwork API key. In HTTP mode, prefer Authorization: Bearer per request.
configBACKWORK_MCP_ALLOWED_HOSTSBACKWORK_MCP_ALLOWED_HOSTS or BACKWORK_MCP_PUBLIC_HOST
configBACKWORK_MCP_ALLOWED_ORIGINSComma-separated allowed HTTP origins. Loopback origins are allowed for loopback requests.
🔐 secretBACKWORK_MCP_ALLOW_ENV_KEYAllow private HTTP requests without bearer auth to use BACKWORK_API_KEY.
configBACKWORK_MCP_ALLOW_HOSTBackward-compatible alias for BACKWORK_MCP_ALLOWED_HOSTS.
configBACKWORK_MCP_ALLOW_ORIGINBackward-compatible alias for BACKWORK_MCP_ALLOWED_ORIGINS.
configBACKWORK_MCP_AUTH_MODEHTTP bearer mode: api-key, oauth, or dual. Defaults to dual when OAuth authorization servers are configured, otherwise api-key.
configBACKWORK_MCP_HOST--host or BACKWORK_MCP_HOST
configBACKWORK_MCP_OAUTH_API_KEY_CLAIMDot-path claim from introspection response to use as the downstream Backwork credential. If omitted, the OAuth access token is forwarded.
configBACKWORK_MCP_OAUTH_AUTHORIZATION_SERVER
configBACKWORK_MCP_OAUTH_AUTHORIZATION_SERVERSComma-separated OAuth issuer / authorization server URLs advertised in protected-resource metadata.
configBACKWORK_MCP_OAUTH_EXPECTED_AUDIENCEComma-separated allowed aud values when introspection responses include an audience.
configBACKWORK_MCP_OAUTH_INTROSPECTION_CLIENT_IDClient ID for introspection basic auth.
🔐 secretBACKWORK_MCP_OAUTH_INTROSPECTION_CLIENT_SECRETClient secret for introspection basic auth.
🔐 secretBACKWORK_MCP_OAUTH_INTROSPECTION_TOKENBearer token for introspection when basic auth is not used.
configBACKWORK_MCP_OAUTH_INTROSPECTION_URLRFC 7662 token introspection endpoint used to validate OAuth access tokens.
configBACKWORK_MCP_OAUTH_REQUIRED_SCOPESSpace- or comma-separated scopes required after token introspection.
configBACKWORK_MCP_OAUTH_RESOURCEOverride the RFC 8707 resource identifier. Defaults to the public MCP URL.
configBACKWORK_MCP_OAUTH_SCOPESSpace- or comma-separated scopes advertised to clients. Defaults to backwork:mcp.
configBACKWORK_MCP_PATH--path or BACKWORK_MCP_PATH
configBACKWORK_MCP_PORT--port or BACKWORK_MCP_PORT or PORT
configBACKWORK_MCP_PUBLIC_HOSTBACKWORK_MCP_ALLOWED_HOSTS or BACKWORK_MCP_PUBLIC_HOST
configBACKWORK_MCP_PUBLIC_URLCanonical public origin for OAuth metadata, e.g. https://backworkhealth.com.
configBACKWORK_MCP_TRANSPORT--http or BACKWORK_MCP_TRANSPORT=http
Deployment configuration, supplied by whoever hosts the server. Users are not asked for these.
deployPORT
// quality suggestions

License file

No license file

Add a LICENSE file (MIT, Apache-2.0, etc.).

Tests exist

No test files found

Add tests that exercise each declared tool.

Domain consistency

npm scope @backwork doesn't match GitHub owner tylergibbs1

Use the same org name across GitHub, npm, and your homepage so users can verify the publisher.

Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/tylergibbs1/backwork-mcp)](https://m8ven.ai/mcp/tylergibbs1/backwork-mcp)
Shows your grade and updates automatically. Prefer no grade? Append ?variant=verified to the badge URL.
commit: 1576a90804fb5738009f8c65b2b4199c3f5819c4
code hash: 34ac3c6b37002fd3078465876e21dc59962b1ed9089c23c38fcc5e0a0ec43211
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client