arpi-mcp
AI-powered ECG analysis server that accepts ECG images and returns AI-generated diagnosis reports.
README
ARPI MCP
Remote MCP server by ARPI Inc. — AI-powered ECG analysis with ARPI's ECG AI.
Submit ECG images and receive AI-generated diagnosis reports directly from your MCP client.
- Endpoint:
https://mcp.arpi.ai/mcp(Streamable HTTP) - Auth: OAuth — the client is guided through login on first connection
Tools
| Tool | Description |
|---|---|
authenticate |
Sign in to ARPI |
open_image_submission |
Start an ECG image submission |
submit_image_for_diagnosis |
Submit an ECG image for AI diagnosis |
fetch_diagnosis_reports |
Retrieve diagnosis reports |
list_available_capabilities |
List available analysis capabilities |
invoke_arpi_capability |
Invoke a specific analysis capability |
Installation
Claude Code
claude mcp add --transport http arpi-mcp https://mcp.arpi.ai/mcp
Or via the plugin marketplace:
claude plugin marketplace add arpi-ai/arpi-mcp
claude plugin install arpi-mcp@arpi-mcp
Claude.ai / Claude Desktop
Settings → Connectors → Add custom connector → https://mcp.arpi.ai/mcp
Other MCP clients
Any client supporting Streamable HTTP with OAuth can connect to https://mcp.arpi.ai/mcp.
Repository layout
This repository contains registry/marketplace metadata only — the server itself is hosted by ARPI.
server.json— official MCP Registry listing.claude-plugin/marketplace.json+plugins/arpi-mcp/— Claude Code plugin marketplace
Support
- Support: support@arpi.ai
ARPI's ECG AI is a medical AI service. Diagnosis reports are for reference and do not replace professional medical judgment.
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.