Back to Browse

Docs Front MCP Server

Developer ToolsUse Caution4.8MCP RegistryLocalRemote
Free

Server data from the Official MCP Registry

Search and read the public Applivery docs (MDM & app distribution). Read-only, no auth.

About

Search and read the public Applivery docs (MDM & app distribution). Read-only, no auth.

Remote endpoints: streamable-http: https://docs.applivery.com/mcp

Security Report

4.8
Use Caution4.8High Risk

This is a documentation MCP server with clean architecture and reasonable security practices. The codebase properly uses the MCP SDK, handles markdown/HTML safely with DOMPurify, and maintains appropriate permission scope for its documentation-serving purpose. No authentication is implemented, which is appropriate for a read-only documentation server. Minor code quality observations exist but do not constitute security concerns. Supply chain analysis found 10 known vulnerabilities in dependencies (0 critical, 2 high severity).

4 files analyzed ยท 14 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

File System Read

Reads files on your machine. Normal for tools that analyze or process local data.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

How to Install & Connect

Available as Local & Remote

This plugin can run on your machine or connect to a hosted endpoint. during install.

Documentation

View on GitHub

From the project's GitHub README.

Astro Starter Kit: Minimal

npm create astro@latest -- --template minimal

๐Ÿง‘โ€๐Ÿš€ Seasoned astronaut? Delete this file. Have fun!

๐Ÿš€ Docs Project Structure

Inside of your Astro project, you'll see the following folders and files:

/
โ”œโ”€โ”€ public/
โ”œโ”€โ”€ src/
โ”‚   โ””โ”€โ”€ pages/
โ”‚       โ””โ”€โ”€ index.astro
โ””โ”€โ”€ package.json

Astro looks for .astro or .md files in the src/pages/ directory. Each page is exposed as a route based on its file name.

There's nothing special about src/components/, but that's where we like to put any Astro/React/Vue/Svelte/Preact components.

Any static assets, like images, can be placed in the public/ directory.

๐Ÿงž Commands

All commands are run from the root of the project, from a terminal:

CommandAction
npm installInstalls dependencies
npm run devStarts local dev server at localhost:4321
npm run buildBuild your production site to ./dist/
npm run previewPreview your build locally, before deploying
npm run astro ...Run CLI commands like astro add, astro check
npm run astro -- --helpGet help using the Astro CLI

๐Ÿ‘€ Want to learn more?

Feel free to check our documentation or jump into our Discord server.

Reviews

No reviews yet

Be the first to review this server!

Docs Front MCP Server - Search and read the public Applivery docs (MDM & app | MCP Marketplace