mcpbeat Sign in

Capacitor MCP Server

answering

Capacitor MCP is answering right now. Last checked 15 min ago. It exposes 4 tools. Last commit 8 Sep 2026.

Unofficial MCP server for the Capacitor documentation, plugin list and blog.

Uptime history 41 hours of history
41 hours agonow
100.0%
Uptime 24h
92 of 92 checks
4
Tools
read from the server
273 ms
Response time
average over 24h
1
Stars
last commit 8 Sep 2026

What the code does

We read the source, 18 h ago · tools taken from the live server · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Builds a database query by concatenation .github/workflows/release.yml:37
      - name: Update npm for OIDC trusted publishing
        if: ${{ steps.release-please.outputs.release_created }}

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

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 15 min ago.

run in your terminal
claude mcp add capacitor-mcp --transport http https://capacitor-mcp.capawesome.io/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "capacitor-mcp": {
      "url": "https://capacitor-mcp.capawesome.io/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.capacitor-mcp]
url = "https://capacitor-mcp.capawesome.io/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "capacitor-mcp": {
      "url": "https://capacitor-mcp.capawesome.io/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "capacitor-mcp": {
      "url": "https://capacitor-mcp.capawesome.io/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.

blog
list_blog_posts
List the 10 most recent posts from the Capacitor tag of the official Ionic blog, newest first. Use this when the question is about what is new — recent releases, announcements or deprecations. The blog covers both Capacitor and Ionic Framework. Returns `title`, `date`, `tags`, `url` and `excerpt` per post. Do not use this to answer a documentation question: the feed only carries the newest posts, so search the documentation with `search_docs` instead.
doc
get_doc_page
Read the full markdown of a single page of the official Capacitor documentation. Use this after `search_docs` to read a page end to end before writing code against a plugin API, a CLI command or a native configuration, because search snippets are deliberately short and regularly omit required setup steps. Returns the page title, its URL, the documentation version and the complete page markdown including code samples. Do not use this to find a page: it needs an exact URL or path, so run `search_docs` first. Do not use it for pages outside capacitorjs.com — Capawesome plugins and Capawesome Cloud are covered by the Capawesome MCP server at https://mcp.capawesome.io/mcp, Ionic Framework UI components by the Ionic Framework MCP server at https://ionic-framework-mcp.capawesome.io/mcp.
docs
search_docs
Search the official Capacitor documentation from capacitorjs.com by keyword. Use this first for any question about Capacitor itself — the CLI, the `capacitor.config` file, the native Android and iOS projects, the official plugin APIs, or upgrading to a newer major version — because guessing an API, a configuration option or a CLI flag produces broken code. Returns the best matching page sections with `title`, `url`, `snippet`, `section` and `version`, plus the `parentTitle` and `parentUrl` of the page a section belongs to. The same results are attached as structured content. Do not use this to read a whole page (call `get_doc_page` with a `url` from these results), to look up Capawesome plugins such as @capawesome/capacitor-file-picker or Capawesome Cloud services such as Live Updates, Native Builds and App Store Publishing (use the Capawesome MCP server at https://mcp.capawesome.io/mcp instead), or to look up Ionic Framework UI components (use the Ionic Framework MCP server at https://ionic-framework-mcp.capawesome.io/mcp instead).
plugins
list_plugins
List Capacitor plugins: the official plugins maintained by the Capacitor team and community plugins from the awesome-capacitorjs list maintained by Capawesome. Use this to find a plugin for a native capability before writing custom native code, and to learn which package name and maintainer a capability belongs to. Returns `name`, `description`, `source`, `maintainer` and `url` per plugin, plus `core: true` for a plugin that ships with @capacitor/core and `experimental: true` for an experimental one. Results are ranked by relevance, with official Capacitor plugins ranked first, then plugins maintained by Capawesome, then other community plugins. Do not use this to read a plugin's API: call `get_doc_page` with the `url` of an official plugin, and use the Capawesome MCP server at https://mcp.capawesome.io/mcp for Capawesome plugins.

Endpoints

URLTransportStateLatencyChecked
https://capacitor-mcp.capawesome.io/mcp streamable-http answering 287 ms 15 min ago

Alternatives to Capacitor MCP

same job, measured the same way
Ionic Framework MCP
by capawesome

Unofficial MCP server for the Ionic Framework documentation, components and blog.

5 tools answering
Capawesome
by capawesome

The official MCP server for Capawesome documentation and Capawesome Cloud.

3 tools answering
Pine Labs SDK API Documentation MCP Server
by prakhargour10

List and fetch official Pine Labs SDK API documentation via MCP tools.

local only
Docs MCP
by acta-team

Read-only MCP server for the official ACTA verifiable credentials documentation.

51 installs/wk local only
esa
by esaio

Official MCP server for esa.io - a documentation sharing service for teams

3 754 installs/wk local only
Mst MCP
by vipulsutar11

MCP server for the MST Chain ecosystem providing search and retrieval tools for documentation.

local only
Context Awesome
by bh-rat

MCP server for accessing curated awesome list documentation

42 installs/wk 2 tools answering
Forkast MCP Docs
by forkastpredict

MCP server for querying Forkast documentation

4 tools answering

Capacitor MCP — questions

Answers built from our own checks of this server.

What can Capacitor MCP do?
It exposes 4 tools, read directly from the server on our last check. Among them: get_doc_page, list_blog_posts, list_plugins, 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 Capacitor MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 273 ms. The bar chart above shows every period we have measured.
How do I connect Capacitor MCP?
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 Capacitor MCP need an API key?
No. Capacitor MCP 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 Capacitor MCP?
It answers our handshake in 273 ms on average, which is faster than 57% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Capacitor MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.