web-mcp
Rank #27,125io.github.New1Direction/trust-oracle
Independent A-F trust grade for any MCP server, watched for drift. Free, never for sale.
web-mcp is a Model Context Protocol (MCP) server published by new1direction. It ranks #27,125 of 115,591 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. web-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on May 29, 2026 and most recently updated on May 30, 2026.
Ranks ahead of 88,466 of 115,591 servers on MCP Toplist.
Use web-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http trust-oracle https://wmcp.sh/mcp/trust[mcp_servers.trust-oracle]
url = "https://wmcp.sh/mcp/trust"Add to ~/.codex/config.toml.
https://wmcp.sh/mcp/trustSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"trust-oracle": {
"url": "https://wmcp.sh/mcp/trust"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"trust-oracle": {
"type": "http",
"url": "https://wmcp.sh/mcp/trust"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"trust-oracle": {
"serverUrl": "https://wmcp.sh/mcp/trust"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"trust-oracle": {
"url": "https://wmcp.sh/mcp/trust"
}
}
}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.github.New1Direction%2Ftrust-oracle)<a href="https://mcptoplist.com/server/io.github.New1Direction%2Ftrust-oracle"><img src="https://mcptoplist.com/badge/io.github.New1Direction%2Ftrust-oracle.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
new1direction
Other servers by new1direction
- Korg Ledger#9,458 · 1 ver
- dazai — burn-after-reading secret (motokano)#20,566 · 1 ver
- Korg#55,671 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | May 30, 2026 |
Frequently asked questions
- Who maintains web-mcp?
- web-mcp is maintained by new1direction, which publishes 7 MCP servers (5 total versions) tracked on MCP Toplist.
- Is web-mcp listed on the Official MCP Registry?
- Yes — web-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does web-mcp have?
- MCP Toplist tracks 1 version of web-mcp, most recently published on May 30, 2026.
- Where can I find the source code for web-mcp?
- The source code for web-mcp is hosted at github.com/new1direction/webmcp-anything.