MCP.so
Sign In

ICE Data Services

Analyze U.S. fixed income trade and reference data

Documentation

About ICE Data Services

ICE Data Services provides U.S. fixed-income trade and reference data. Its connector gives assistants bond-market context for analyzing fixed-income instruments, trade information, and reference datasets.

Connection details

https://fids-mcp.ice.com/mcp

Transport

Streamable HTTP

Authentication

OAuth

Setup

claude mcp add ice-data-services --transport http https://fids-mcp.ice.com/mcp

Frequently asked questions

What is the ICE Data Services remote MCP server?

The ICE Data Services remote MCP server is a hosted Model Context Protocol endpoint at https://fids-mcp.ice.com/mcp, so AI assistants can connect to it without installing or running anything locally.

How do I connect to the ICE Data Services MCP server?

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

Does the ICE Data Services MCP server require authentication?

Yes. ICE Data Services 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 ICE Data Services MCP server use?

ICE Data Services exposes a Streamable HTTP endpoint, the transport used by remote MCP servers and supported by all major MCP clients.

More remote MCP servers