SchedulesMCP
Rank #112,222glama/lxxmng/schedulesmcp-mcp
Enables comparing ocean carrier sailing schedules, transit times, and on-time reliability via AI clients like Claude, Cursor, and Windsurf.
SchedulesMCP is a Model Context Protocol (MCP) server published by lxxmng. It ranks #112,222 of 132,113 servers tracked on MCP Toplist. SchedulesMCP is listed across 3 registries — Glama, PulseMCP and mcp.so, and ships as a single rolling release with no explicit version metadata. It was first listed on Jun 13, 2026.
Ranks ahead of 19,891 of 132,113 servers on MCP Toplist.
Use SchedulesMCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http schedulesmcp-mcp https://mcp.schedulesmcp.com/mcp[mcp_servers.schedulesmcp-mcp]
url = "https://mcp.schedulesmcp.com/mcp"Add to ~/.codex/config.toml.
https://mcp.schedulesmcp.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"schedulesmcp-mcp": {
"url": "https://mcp.schedulesmcp.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"schedulesmcp-mcp": {
"type": "http",
"url": "https://mcp.schedulesmcp.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"schedulesmcp-mcp": {
"serverUrl": "https://mcp.schedulesmcp.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"schedulesmcp-mcp": {
"url": "https://mcp.schedulesmcp.com/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/glama%2Flxxmng%2Fschedulesmcp-mcp)<a href="https://mcptoplist.com/server/glama%2Flxxmng%2Fschedulesmcp-mcp"><img src="https://mcptoplist.com/badge/glama%2Flxxmng%2Fschedulesmcp-mcp.svg" alt="MCP Toplist: #112,222 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
lxxmng
Other servers by lxxmng
- Container Tracking MCP#43,001 · 4 vers
- Loadingmcp#53,950 · 2 vers
- Schedulesmcp#53,951 · 2 vers
- loadingmcp-mcp#121,255
Not versioned
This server is published through registries that do not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains SchedulesMCP?
- SchedulesMCP is maintained by lxxmng, which publishes 5 MCP servers (8 total versions) tracked on MCP Toplist.
- Is SchedulesMCP listed on the Official MCP Registry?
- SchedulesMCP is not on the Official MCP Registry. It is listed on Glama, PulseMCP and mcp.so.
- How many versions does SchedulesMCP have?
- SchedulesMCP ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for SchedulesMCP?
- The source code for SchedulesMCP is hosted at github.com/lxxmng/schedulesmcp-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.