Newsoracle
Rank #43,808io.tooloracle/newsoracle
MCP server providing newsoracle capabilities
Newsoracle is a Model Context Protocol (MCP) server published by ToolOracle. It ranks #43,808 of 115,460 servers tracked on MCP Toplist. Newsoracle is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Mar 18, 2026 and most recently updated on Mar 18, 2026.
Ranks ahead of 71,652 of 115,460 servers on MCP Toplist.
Use Newsoracle
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http newsoracle https://tooloracle.io/news/mcp/[mcp_servers.newsoracle]
url = "https://tooloracle.io/news/mcp/"Add to ~/.codex/config.toml.
https://tooloracle.io/news/mcp/Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"newsoracle": {
"url": "https://tooloracle.io/news/mcp/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"newsoracle": {
"type": "http",
"url": "https://tooloracle.io/news/mcp/"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"newsoracle": {
"serverUrl": "https://tooloracle.io/news/mcp/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"newsoracle": {
"url": "https://tooloracle.io/news/mcp/"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.tooloracle%2Fnewsoracle)<a href="https://mcptoplist.com/server/io.tooloracle%2Fnewsoracle"><img src="https://mcptoplist.com/badge/io.tooloracle%2Fnewsoracle.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (1 delisted)
ToolOracle
Other servers by ToolOracle
- Hoteloracle#33,971 · 2 vers
- PaymentOracle — Verifiable Multi-Rail Payment Receipts#34,702 · 1 ver
- Flightoracle#43,804 · 2 vers
- Joboracle#43,805 · 2 vers
- Macroooracle#43,806 · 2 vers
- Memeoracle#43,807 · 2 vers
- Rankoracle#43,809 · 2 vers
- Shoporacle#43,810 · 2 vers
- Smartmoneyoracle#43,811 · 2 vers
- Yieldoracle#43,812 · 2 vers
- CarbonOracle#51,979 · 1 ver
- Accessoracle#52,324 · 1 ver
Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Mar 18, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Newsoracle?
- Newsoracle is maintained by ToolOracle, which publishes 62 MCP servers (72 total versions) tracked on MCP Toplist.
- Is Newsoracle listed on the Official MCP Registry?
- Yes — Newsoracle is listed on the Official MCP Registry, alongside Glama.
- How many versions does Newsoracle have?
- MCP Toplist tracks 2 versions of Newsoracle, most recently published on Mar 18, 2026.
- Where can I find the source code for Newsoracle?
- The source code for Newsoracle is hosted at github.com/ToolOracle/newsoracle.