Odyssey30 60
Rank #66,277app.odyssey365/mcp-server
Odyssey 앱의 할일·메모·프로젝트·타임라인을 MCP 클라이언트에서 관리
Odyssey30 60 is a Model Context Protocol (MCP) server published by Odyssey365App. It ranks #66,277 of 132,113 servers tracked on MCP Toplist. Odyssey30 60 is listed on Official MCP, with 1 tracked version. It was first listed on Jul 15, 2026 and most recently updated on Jul 15, 2026.
Ranks ahead of 65,836 of 132,113 servers on MCP Toplist.
Use Odyssey30 60
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add odyssey365 -e "ODYSSEY_API_KEY=<your ODYSSEY_API_KEY>" -- npx -y @odyssey365/mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.odyssey365]
command = "npx"
args = ["-y", "@odyssey365/mcp-server"]
[mcp_servers.odyssey365.env]
ODYSSEY_API_KEY = "<your ODYSSEY_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"odyssey365": {
"command": "npx",
"args": [
"-y",
"@odyssey365/mcp-server"
],
"env": {
"ODYSSEY_API_KEY": "<your ODYSSEY_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"odyssey365": {
"command": "npx",
"args": [
"-y",
"@odyssey365/mcp-server"
],
"env": {
"ODYSSEY_API_KEY": "<your ODYSSEY_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"odyssey365": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@odyssey365/mcp-server"
],
"env": {
"ODYSSEY_API_KEY": "<your ODYSSEY_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"odyssey365": {
"command": "npx",
"args": [
"-y",
"@odyssey365/mcp-server"
],
"env": {
"ODYSSEY_API_KEY": "<your ODYSSEY_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"odyssey365": {
"command": "npx",
"args": [
"-y",
"@odyssey365/mcp-server"
],
"env": {
"ODYSSEY_API_KEY": "<your ODYSSEY_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
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/app.odyssey365%2Fmcp-server)<a href="https://mcptoplist.com/server/app.odyssey365%2Fmcp-server"><img src="https://mcptoplist.com/badge/app.odyssey365%2Fmcp-server.svg" alt="MCP Toplist: #66,277 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Odyssey365App
Available versions (1)
| Version | Published |
|---|---|
| 0.6.4 | Jul 15, 2026 |
Frequently asked questions
- Who maintains Odyssey30 60?
- Odyssey30 60 is maintained by Odyssey365App, which publishes 2 MCP servers (6 total versions) tracked on MCP Toplist.
- Is Odyssey30 60 listed on the Official MCP Registry?
- Yes — Odyssey30 60 is listed on the Official MCP Registry.
- How many versions does Odyssey30 60 have?
- MCP Toplist tracks 1 version of Odyssey30 60, most recently published on Jul 15, 2026.
- Where can I find the source code for Odyssey30 60?
- The source code for Odyssey30 60 is hosted at github.com/Odyssey365App/odyssey30_60.
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.