Accessoracle
Rank #53,533io.tooloracle/accessoracle
AccessOracle - 10 access control tools: IAM, PAM, recertification, segregation of duties.
Accessoracle is a Model Context Protocol (MCP) server published by ToolOracle. It ranks #53,533 of 115,591 servers tracked on MCP Toplist. Accessoracle is listed on Official MCP, with 1 tracked version. It was first listed on Mar 30, 2026 and most recently updated on May 7, 2026.
Ranks ahead of 62,058 of 115,591 servers on MCP Toplist.
Use Accessoracle
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http accessoracle https://tooloracle.io/access/mcp/[mcp_servers.accessoracle]
url = "https://tooloracle.io/access/mcp/"Add to ~/.codex/config.toml.
https://tooloracle.io/access/mcp/Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"accessoracle": {
"url": "https://tooloracle.io/access/mcp/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"accessoracle": {
"type": "http",
"url": "https://tooloracle.io/access/mcp/"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"accessoracle": {
"serverUrl": "https://tooloracle.io/access/mcp/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"accessoracle": {
"url": "https://tooloracle.io/access/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%2Faccessoracle)<a href="https://mcptoplist.com/server/io.tooloracle%2Faccessoracle"><img src="https://mcptoplist.com/badge/io.tooloracle%2Faccessoracle.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
ToolOracle
Other servers by ToolOracle
- Hoteloracle#33,983 · 2 vers
- PaymentOracle — Verifiable Multi-Rail Payment Receipts#35,068 · 1 ver
- Flightoracle#44,501 · 2 vers
- Joboracle#44,502 · 2 vers
- Macroooracle#44,503 · 2 vers
- Memeoracle#44,504 · 2 vers
- Newsoracle#44,505 · 2 vers
- Rankoracle#44,506 · 2 vers
- Shoporacle#44,507 · 2 vers
- Smartmoneyoracle#44,508 · 2 vers
- Yieldoracle#44,509 · 2 vers
- CarbonOracle#53,188 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | May 7, 2026 |
Frequently asked questions
- Who maintains Accessoracle?
- Accessoracle is maintained by ToolOracle, which publishes 62 MCP servers (72 total versions) tracked on MCP Toplist.
- Is Accessoracle listed on the Official MCP Registry?
- Yes — Accessoracle is listed on the Official MCP Registry.
- How many versions does Accessoracle have?
- MCP Toplist tracks 1 version of Accessoracle, most recently published on May 7, 2026.
- Where can I find the source code for Accessoracle?
- The source code for Accessoracle is hosted at github.com/ToolOracle/accessoracle.