Moody's
Credit ratings and risk data
About Moody's
Moody's provides credit ratings, research, and risk analytics for global markets. Its GenAI-Ready Data remote MCP server gives assistants structured access to Moody's datasets so credit and risk analysis can be grounded in authoritative information.
Connection details
https://api.moodys.com/genai-ready-data/m1/mcp- Transport
- Streamable HTTP
- Authentication
- OAuth
Setup
claude mcp add moodys --transport http https://api.moodys.com/genai-ready-data/m1/mcpFrequently asked questions
What is the Moody's remote MCP server?
The Moody's remote MCP server is a hosted Model Context Protocol endpoint at https://api.moodys.com/genai-ready-data/m1/mcp, so AI assistants can connect to it without installing or running anything locally. Moody's provides credit ratings, research, and risk analytics for global markets. Its GenAI-Ready Data remote MCP server gives assistants structured access to Moody's datasets so credit and risk analysis can be grounded in authoritative information.
How do I connect to the Moody's MCP server?
Add the endpoint https://api.moodys.com/genai-ready-data/m1/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 Moody's MCP server require authentication?
Yes. Moody's 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 Moody's MCP server use?
Moody's exposes a Streamable HTTP endpoint, the current standard transport for the Model Context Protocol, supported by all major MCP clients.
