mcpbeat Sign in

Applivery MCP Server

by applivery-docs Your server? Claim it
not responding

Applivery is listed as active in the registry but did not answer our last check. It exposes 4 tools.

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

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 51 days of history · worst day 95%
51 days agonow
96.7%
Uptime 24h
88 of 91 checks
4
Tools
read from the server
293 ms
Response time
average over 24h
open, no key
Access
streamable-http

Applivery does not always answer

Over the last week it answered 98.6% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 8 min ago.

run in your terminal
claude mcp add mcp --transport http https://docs.applivery.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://docs.applivery.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://docs.applivery.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://docs.applivery.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://docs.applivery.com/mcp"
    }
  }
}

Available tools 4

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

doc
get_doc_page
Fetch the full Markdown content of a documentation page. Pass either `url` (typically a URL returned by search_docs) or `slug` plus `locale`. Returns clean Markdown; very long pages are truncated at `maxChars` with a note.
list_doc_sections
List the top-level documentation sections and landing pages from the site's curated index (llms.txt). Use for orientation, then drill in with search_docs or get_doc_page.
api
get_api_endpoint
Get the machine-readable OpenAPI definition of one Applivery REST API endpoint: method, path, baseUrl, security, parameters, requestBody and responses — fully dereferenced, no $refs. Pass the `url` or `slug` of an API reference page; find those with search_docs using docType 'api'. Use this instead of get_doc_page when you need to construct or validate an actual API request.
docs
search_docs
Search the Applivery documentation by keyword or phrase. Returns matching pages with title, canonical URL, a highlighted snippet, docType ('guides' or 'api'), platform, breadcrumb and in-page headings. Use this first to discover pages, then read one with get_doc_page. For non-developer questions prefer docType 'guides'.

Endpoints

URLTransportStateLatencyChecked
https://docs.applivery.com/mcp streamable-http answering 8017 ms 8 min ago

Alternatives to Applivery

same job, measured the same way
Wraps
by wraps

Search the Wraps docs and estimate AWS SES costs. Public, read-only, no authentication.

4 tools answering
Atisbo Documentation
by brian8a1

Read-only search and page retrieval from the public Atisbo documentation corpus. No authentication.

3 tools answering
Docs
by empryo

Search and read Empryo's documentation. Read-only, no auth, no local access.

4 tools answering
Agents Wiki
by agents-wiki

Public agent wiki: read-only search and article tools; authenticated write tools on /mcp/write.

5 tools answering
ArcadeOps Public Discovery
by damso74

Read-only ArcadeOps discovery for developer docs, OAuth, OpenAPI and synthetic sandbox.

3 tools answering
liz's doc public knowledge
by liz6

Read-only search and Markdown access to liz's public docs, prompts, resources, and an MCP App.

5 tools answering
nowyourlink documentation
by arneffm

Anonymous read and search over the published nowyourlink developer documentation.

2 tools answering
Agentlookup MCP
by peureka

Search, discover, and register AI agents in the public registry at agentlookup.dev.

30 installs/wk local only

Applivery — questions

Answers built from our own checks of this server.

What can Applivery do?
It exposes 4 tools, read directly from the server on our last check. Among them: get_api_endpoint, get_doc_page, list_doc_sections, search_docs. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Applivery working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 88 of 91 checks got a reply (96.7%), average response time 293 ms. The bar chart above shows every period we have measured.
Is Applivery still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
The registry lists Applivery as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Applivery?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Applivery need an API key?
No. Applivery completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Applivery?
It answers our handshake in 293 ms on average, which is faster than 54% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.