Back to search
30
MCP

iflow-mcp_medadapt-content-server

pypi/iflow-mcp_medadapt-content-server

A specialized Model Context Protocol (MCP) server for Claude Desktop that enhances AI-assisted medical learning by fetching and processing educational resources from PubMed, NCBI Bookshelf, and user-provided documents.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

iflow-mcp_mcp-rquest
A Model Context Protocol (MCP) server providing advanced HTTP request capabilities with realistic browser emulation for Claude and other LLM
0 tools
iflow-mcp_mindm_mcp
Model Context Protocol (MCP) server for the mindm library, enabling AI assistants like Claude to interact with MindManager.
0 tools
iflow-mcp_claude-document-mcp
Model Context Protocol server for document operations with Claude Desktop
0 tools
iflow-mcp_matthewpdingle-consulting-agents-mcp
A Model Context Protocol (MCP) server that allows Claude Code to consult with additional AI agents for code and problem analysis
0 tools
iflow-mcp_fkesheh_skill-mcp
A Model Context Protocol (MCP) server for managing Claude skills
0 tools
iflow-mcp_kidzik-biomedical-public-mcps
A collection of Model Context Protocol (MCP) servers for biomedical research, providing AI assistants with access to various biomedical data
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "iflow-mcp_medadapt-content-server": {
      "url": "None",
      "transport": "http"
    }
  }
}