arpi-mcp
OfficialClick on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@arpi-mcpAnalyze this ECG image for diagnosis"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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 |
| Sign in to ARPI |
| Start an ECG image submission |
| Submit an ECG image for AI diagnosis |
| Retrieve diagnosis reports |
| List available analysis capabilities |
| Invoke a specific analysis capability |
Related MCP server: Resume Analysis MCP Server
Installation
Claude Code
claude mcp add --transport http arpi-mcp https://mcp.arpi.ai/mcpOr via the plugin marketplace:
claude plugin marketplace add arpi-ai/arpi-mcp
claude plugin install arpi-mcp@arpi-mcpClaude.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.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/arpi-ai/arpi-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server