MCP server · Everly Health

everly-health-mcp.yml

A live Model Context Protocol endpoint answers at https://docs.pwnhealth.com/mcp — the developer hub host for Everly Health Solutions (the former PWNHealth business, whose pwnhealth.com now 301s to everlywell.com/enterprise/labs/, establishing ownership). A GET returns the plain-text handshake "This URL can only be accessed with a MCP client." A JSON-RPC POST of tools/list returns HTTP 401 with {"jsonrpc":"2.0","error":{"code":-32001,"message":"Authorization required"}} — the tool list and every inputSchema are auth-gated, so no tool inventory could be captured. This endpoint is the documentation MCP server auto-provisioned by ReadMe for the "PWNHealth APIs" hub; it is served on Everly Health's own host but was not authored by Everly Health, and it is behind the same site password as the hub itself. Recorded as probed reality, with that provenance stated rather than implied.

One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.

Provider: Everly Health Type: Documentation link Transport: Host: docs.pwnhealth.com

Documentation

https://docs.pwnhealth.com/mcp

Documentation link · transport

About MCP

The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.

Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.