MCP.so
ログイン

Eka MCP Server

@eka-care

Eka MCP Server について

Eka MCP Server

基本情報

カテゴリ

その他

ライセンス

MIT

ランタイム

python

トランスポート

stdio

公開者

eka-care

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "eka_mcp_server": {
      "command": "npx",
      "args": [
        "@modelcontextprotocol/inspector",
        "uvx",
        "eka_mcp_server",
        "--eka-api-host",
        "https://api.eka.care",
        "--client-id",
        "<client_id>",
        "--client-secret",
        "<client_secret>"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Eka MCP Server?

Eka MCP Server is a medical knowledge-base integration for Indian healthcare, providing tools for branded drug lookup and treatment protocol search. It grounds LLM responses in curated data from Indian institutions like ICMR and RSSDI, reducing hallucinations and improving accuracy.

How to use Eka MCP Server?

Obtain API credentials from https://console.eka.care, then configure the Claude Desktop app's claude_desktop_config.json with the uvx command and your --client-id and --client-secret. Use the MCP Inspector for debugging.

Key features of Eka MCP Server

  • Indian branded drug search across 500,000+ drugs
  • Indian treatment protocol search with 180+ protocols
  • Curated by in-house doctors at eka.care
  • Reduces hallucinations by grounding in verified data
  • Integrates with the MCP open standard
  • Supports Claude, Cursor, and Windsurf applications

Use cases of Eka MCP Server

  • Look up Indian branded drug composition and manufacturer details
  • Retrieve treatment protocols for medical conditions from Indian guidelines
  • Enhance AI clinical decision support with region-specific data

FAQ from Eka MCP Server

Can I use this without an eka.care account?

No, you need valid API credentials from eka.care to access the medical information.

Is this

コメント

「その他」の他のコンテンツ