Lastest
Rank #50,459io.github.las-team/lastest
Run visual regression tests, review diffs, and manage baselines on a Lastest instance.
Lastest is a Model Context Protocol (MCP) server published by las-team. It ranks #50,459 of 132,113 servers tracked on MCP Toplist, and its repository has 18 GitHub stars. Lastest is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 2 tracked versions. It was first listed on Apr 6, 2026 and most recently updated on Jun 15, 2026.
Ranks ahead of 81,654 of 132,113 servers on MCP Toplist.
Use Lastest
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add lastest -- npx -y --url --api-key @lastest/mcp-server[mcp_servers.lastest]
command = "npx"
args = ["-y", "--url", "--api-key", "@lastest/mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"lastest": {
"command": "npx",
"args": [
"-y",
"--url",
"--api-key",
"@lastest/mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"lastest": {
"command": "npx",
"args": [
"-y",
"--url",
"--api-key",
"@lastest/mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"lastest": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"--url",
"--api-key",
"@lastest/mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"lastest": {
"command": "npx",
"args": [
"-y",
"--url",
"--api-key",
"@lastest/mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"lastest": {
"command": "npx",
"args": [
"-y",
"--url",
"--api-key",
"@lastest/mcp-server"
]
}
}
}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.las-team%2Flastest)<a href="https://mcptoplist.com/server/io.github.las-team%2Flastest"><img src="https://mcptoplist.com/badge/io.github.las-team%2Flastest.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
las-team
Available versions (2)
| Version | Published |
|---|---|
| 0.3.7 | Jun 15, 2026 |
| 0.2.2 | Apr 7, 2026 |
Frequently asked questions
- Who maintains Lastest?
- Lastest is maintained by las-team, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Lastest listed on the Official MCP Registry?
- Yes — Lastest is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- How many versions does Lastest have?
- MCP Toplist tracks 2 versions of Lastest, most recently published on Jun 15, 2026.
- Where can I find the source code for Lastest?
- The source code for Lastest is hosted at github.com/las-team/lastest/tree/HEAD/packages/mcp-server.
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.