Mythsensus
Rank #31,372com.mythsensus/mythsensus-mcp
Cosmic Score from 26 divination systems: the consensus when traditions disagree about you.
Mythsensus is a Model Context Protocol (MCP) server published by pattrickchenforclaudeuse. It ranks #31,372 of 132,345 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Mythsensus is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 9 tracked versions. It was first listed on Jun 24, 2026 and most recently updated on Aug 21, 2026.
Ranks ahead of 100,973 of 132,345 servers on MCP Toplist.
Use Mythsensus
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http mythsensus-mcp https://mythsensus.com/mcpclaude mcp add mythsensus-mcp -- npx -y mythsensus-mcp[mcp_servers.mythsensus-mcp]
url = "https://mythsensus.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.mythsensus-mcp]
command = "npx"
args = ["-y", "mythsensus-mcp"]Add to ~/.codex/config.toml.
https://mythsensus.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"mythsensus-mcp": {
"command": "npx",
"args": [
"-y",
"mythsensus-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mythsensus-mcp": {
"url": "https://mythsensus.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"mythsensus-mcp": {
"command": "npx",
"args": [
"-y",
"mythsensus-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mythsensus-mcp": {
"type": "http",
"url": "https://mythsensus.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"mythsensus-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mythsensus-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mythsensus-mcp": {
"serverUrl": "https://mythsensus.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mythsensus-mcp": {
"command": "npx",
"args": [
"-y",
"mythsensus-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mythsensus-mcp": {
"url": "https://mythsensus.com/mcp"
}
}
}{
"mcpServers": {
"mythsensus-mcp": {
"command": "npx",
"args": [
"-y",
"mythsensus-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/com.mythsensus%2Fmythsensus-mcp)<a href="https://mcptoplist.com/server/com.mythsensus%2Fmythsensus-mcp"><img src="https://mcptoplist.com/badge/com.mythsensus%2Fmythsensus-mcp.svg" alt="MCP Toplist: Top 25% of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries (1 delisted)
pattrickchenforclaudeuse
Available versions (9)
| Version | Published |
|---|---|
| 0.3.10 | Aug 21, 2026 |
| 0.3.9 | Aug 21, 2026 |
| 0.3.7 | Aug 1, 2026 |
| 0.3.6 | Jul 31, 2026 |
| 0.3.5 | Jul 31, 2026 |
| 0.3.4 | Jul 31, 2026 |
| 0.3.3 | Jul 31, 2026 |
| 0.3.0 | Jul 21, 2026 |
| 0.2.1 | Jun 24, 2026 |
Frequently asked questions
- Who maintains Mythsensus?
- Mythsensus is maintained by pattrickchenforclaudeuse, which publishes 1 MCP server (9 total versions) tracked on MCP Toplist.
- Is Mythsensus listed on the Official MCP Registry?
- Yes — Mythsensus is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- How many versions does Mythsensus have?
- MCP Toplist tracks 9 versions of Mythsensus, most recently published on Aug 21, 2026.
- Where can I find the source code for Mythsensus?
- The source code for Mythsensus is hosted at github.com/pattrickchenforclaudeuse/mythsensus-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.