LTD MCP
Rank #29,026io.github.Eshller/ltd-mcp
Project management MCP for AI agents with safe task reads and writes.
LTD MCP is a Model Context Protocol (MCP) server published by Eshway. It ranks #29,026 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. LTD MCP is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 12, 2026 and most recently updated on Aug 12, 2026.
Ranks ahead of 103,020 of 132,046 servers on MCP Toplist.
Use LTD MCP
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http ltd-mcp https://api.eshway.com/mcp/This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.ltd-mcp]
url = "https://api.eshway.com/mcp/"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://api.eshway.com/mcp/Settings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"ltd-mcp": {
"url": "https://api.eshway.com/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": {
"ltd-mcp": {
"type": "http",
"url": "https://api.eshway.com/mcp/"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"ltd-mcp": {
"serverUrl": "https://api.eshway.com/mcp/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"ltd-mcp": {
"url": "https://api.eshway.com/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.Eshller%2Fltd-mcp)<a href="https://mcptoplist.com/server/io.github.Eshller%2Fltd-mcp"><img src="https://mcptoplist.com/badge/io.github.Eshller%2Fltd-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Eshway
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Aug 12, 2026 |
Frequently asked questions
- Who maintains LTD MCP?
- LTD MCP is maintained by Eshway, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is LTD MCP listed on the Official MCP Registry?
- Yes — LTD MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does LTD MCP have?
- MCP Toplist tracks 1 version of LTD MCP, most recently published on Aug 12, 2026.
- Where can I find the source code for LTD MCP?
- The source code for LTD MCP is hosted at github.com/Eshway/ltd-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.