Atlas Research
Rank #55,750io.github.ahmedEid1/thoth
Read-only MCP over an agentic SLR workspace with per-claim citation verification
Atlas Research is a Model Context Protocol (MCP) server published by ahmedEid1. It ranks #55,750 of 115,591 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Atlas Research is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on May 23, 2026 and most recently updated on May 24, 2026.
Ranks ahead of 59,841 of 115,591 servers on MCP Toplist.
Use Atlas Research
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http thoth https://thoth-slr.vercel.app/api/mcp/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.thoth]
url = "https://thoth-slr.vercel.app/api/mcp/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://thoth-slr.vercel.app/api/mcp/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"thoth": {
"url": "https://thoth-slr.vercel.app/api/mcp/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"thoth": {
"type": "http",
"url": "https://thoth-slr.vercel.app/api/mcp/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"thoth": {
"serverUrl": "https://thoth-slr.vercel.app/api/mcp/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"thoth": {
"url": "https://thoth-slr.vercel.app/api/mcp/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
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.ahmedEid1%2Fthoth)<a href="https://mcptoplist.com/server/io.github.ahmedEid1%2Fthoth"><img src="https://mcptoplist.com/badge/io.github.ahmedEid1%2Fthoth.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
ahmedEid1
Other servers by ahmedEid1
View all ahmedEid1 servers →Available versions (1)
| Version | Published |
|---|---|
| 0.7.0 | May 24, 2026 |
Frequently asked questions
- Who maintains Atlas Research?
- Atlas Research is maintained by ahmedEid1, which publishes 4 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Atlas Research listed on the Official MCP Registry?
- Yes — Atlas Research is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Atlas Research have?
- MCP Toplist tracks 1 version of Atlas Research, most recently published on May 24, 2026.
- Where can I find the source code for Atlas Research?
- The source code for Atlas Research is hosted at github.com/ahmedeid1/thoth.