Medidata logo

Medidata

Clinical trial help and predictive site ranking

About Medidata

Medidata provides software and data for clinical trials. Its remote MCP server answers product questions across tools such as Rave EDC and Clinical Data Studio, and helps eligible users rank trial sites against enrollment goals during protocol planning.

Connection details

https://mcp.imedidata.com/mcp
Transport
Streamable HTTP
Authentication
OAuth

Setup

claude mcp add medidata --transport http https://mcp.imedidata.com/mcp

Frequently asked questions

What is the Medidata remote MCP server?

The Medidata remote MCP server is a hosted Model Context Protocol endpoint at https://mcp.imedidata.com/mcp, so AI assistants can connect to it without installing or running anything locally. Medidata provides software and data for clinical trials. Its remote MCP server answers product questions across tools such as Rave EDC and Clinical Data Studio, and helps eligible users rank trial sites against enrollment goals during protocol planning.

How do I connect to the Medidata MCP server?

Add the endpoint https://mcp.imedidata.com/mcp to any MCP-compatible client such as Claude Code, Codex, Cursor, or VS Code. The setup snippets on this page configure each client in one step.

Does the Medidata MCP server require authentication?

Yes. Medidata uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.

Which transport does the Medidata MCP server use?

Medidata exposes a Streamable HTTP endpoint, the current standard transport for the Model Context Protocol, supported by all major MCP clients.

More remote MCP servers