Ultralayer MCP server
Realtime market intelligence: news, events, guidance, filing diffs, stakeholders, sentiment, alerts
1 stars
Reviews
Write oneNobody has reviewed Ultralayer yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Ultralayer tools
Tool list not cached yet. `describe` through the gateway fetches it live.
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 158ms (auth required)20/20
- –Tool poisoningtools not inspected (endpoint requires auth); not countedn/a
- Auth qualityOAuth resource metadata advertised on 40115/15
- Maintenancelast push 7 days ago15/15
- Maintainer identityregistry namespace matches repository owner7/10
What the publisher says
From the Ultralayer repository's README, as published. We do not edit it. Read it on GitHub
Ultralayer
Realtime financial context for AI agents: what changed, who is affected, and what to watch next. One suite covering news, events, guidance, filing changes, sentiment, stakeholders, and alerts. Information-efficient responses with evidence for every result. First-class point-in-time safety for backtests. Pairs well with web search and a market-data API. All data is our own.
Links
- Website
- App
- Docs
- Console
What's included
- MCP server at https://api.ultralayer.ai/v0/mcp (OAuth/API key)
- Agent skills for using Ultralayer's market intelligence effectively
- Highlighted capabilities include market news that separates new information from repeats, developments with company impact scores, broader event timelines, company outlooks, disclosure changes, stakeholder analysis, and alerts
Connect
Ultralayer supports both OAuth and API key. Choose how you connect.
OAuth. Sign in in the browser.
API key. Create a key at console.ultralayer.ai and send it as a bearer token:
{
"mcpServers": {
"ultralayer-v0": {
"type": "http",
"url": "https://api.ultralayer.ai/v0/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}License
MIT
Nothing above is checked by us. What we check is on the safety report.
Install directly
claude mcp add --transport http ultralayer https://api.ultralayer.ai/v0/mcp
Ultralayer: common questions
- Is Ultralayer MCP server safe?
- Yes, by our scan: it is graded A (95/100). Read the Ultralayer safety report
- How do I install Ultralayer?
- It runs remotely at api.ultralayer.ai. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Ultralayer need an API key?
- No key to paste: it signs you in with OAuth when your client connects.
- Is Ultralayer maintained?
- The last commit was 9 days ago (2026-09-12). The latest release is v3.0.2.
- Is Ultralayer up?
- 100% of our last 8 checks got an answer. We check remote servers about four times a day.