# Docs MCP server

Agent View of the PolicyLayer registry record for Docs: identity, probed posture, risk grade, and all 4 tools classified. HTML page: https://policylayer.com/tools/com-freebatteryfactory-docs

## Facts

- Server id: `https://freebatteryfactory.com/mcp`
- Homepage: https://github.com/https://freebatteryfactory.com/mcp
- Registry record: grade C, identity unverified
- Lifecycle: active
- Auth posture: open
- CORS policy: *
- Rate-limited: no
- Tools: 4 (3 with introspected schema)
- Tool categories present: Read
- Tags: com freebatteryfactory docs
- Record last modified: 2026-08-18T05:05:40.394Z

## Tools (4)

| Tool | Category | Risk | Record |
| --- | --- | --- | --- |
| `get_doc` | Read | Low | https://policylayer.com/tools/com-freebatteryfactory-docs/get-doc.md |
| `get_llms_full` | Read | Low | https://policylayer.com/tools/com-freebatteryfactory-docs/get-llms-full.md |
| `list_products` | Read | Low | https://policylayer.com/tools/com-freebatteryfactory-docs/list-products.md |
| `search_docs` | Read | Low | https://policylayer.com/tools/com-freebatteryfactory-docs/search-docs.md |

## Tool descriptions

- `get_doc` — Fetch a single documentation page as Markdown, given a product id and a page slug (both come from list_products / search_docs results, or a doc URL like /liteship/overview). Returns the title, description, a heading outline, and the full…
- `get_llms_full` — Return a link to the complete, source-linked agent reference (llms-full.txt) for a product — its entire prose, API surface, and examples in one document. This file is large, so it is returned as a resource link and canonical URL rather t…
- `list_products` — List the Free Battery Factory products that have live documentation, each with a one-line blurb, current docs version, and canonical URLs. Call this first to discover the valid product ids used by the other tools.
- `search_docs` — Full-text search across the product documentation. Returns the best-matching pages with title, description, canonical URL, matched section headings, and a snippet. Omit product to search every product at once, or pass one of the ids from…

## For agents

This record is a snapshot. Live verdicts and the full registry:

- Check every server in your MCP config at once: `npx -y policylayer stack`
- Vet a server before you add it: install the mcp-precheck skill — `npx skills add https://policylayer.com` (skill text: https://policylayer.com/skill.md)
- Query the registry over MCP: endpoint `https://api.policylayer.com/mcp` — tools `check_mcp_server`, `check_mcp_stack`, `check_tool`, `search_registry`, `get_change_events`

---

Source: the PolicyLayer MCP registry — one continuously verified record per MCP server. Full record: https://policylayer.com/registry?q=com-freebatteryfactory-docs · API: https://policylayer.com/registry/api · Recommended policies for every tool: https://policylayer.com/policies/com-freebatteryfactory-docs
