Litport MCP server
Rank #35,788io.github.litportnet/litport-mcp
MCP server for the Litport account API: tokens, usage, pools, geo targeting and proxy URLs.
Litport MCP server is a Model Context Protocol (MCP) server published by litportnet. It ranks #35,788 of 132,046 servers tracked on MCP Toplist. Litport MCP server is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Sep 21, 2026 and most recently updated on Sep 21, 2026.
Ranks ahead of 96,258 of 132,046 servers on MCP Toplist.
Use Litport MCP server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add litport-mcp -- npx -y @litportnet/litport-mcp[mcp_servers.litport-mcp]
command = "npx"
args = ["-y", "@litportnet/litport-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"litport-mcp": {
"command": "npx",
"args": [
"-y",
"@litportnet/litport-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"litport-mcp": {
"command": "npx",
"args": [
"-y",
"@litportnet/litport-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"litport-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@litportnet/litport-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"litport-mcp": {
"command": "npx",
"args": [
"-y",
"@litportnet/litport-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"litport-mcp": {
"command": "npx",
"args": [
"-y",
"@litportnet/litport-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/io.github.litportnet%2Flitport-mcp)<a href="https://mcptoplist.com/server/io.github.litportnet%2Flitport-mcp"><img src="https://mcptoplist.com/badge/io.github.litportnet%2Flitport-mcp.svg" alt="MCP Toplist: Top 50% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
litportnet
Other servers by litportnet
View all litportnet servers →Available versions (2)
| Version | Published |
|---|---|
| 0.1.1 | Sep 21, 2026 |
| 0.1.0 | Sep 21, 2026 |
Frequently asked questions
- Who maintains Litport MCP server?
- Litport MCP server is maintained by litportnet, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Litport MCP server listed on the Official MCP Registry?
- Yes — Litport MCP server is listed on the Official MCP Registry, alongside Glama.
- How many versions does Litport MCP server have?
- MCP Toplist tracks 2 versions of Litport MCP server, most recently published on Sep 21, 2026.
- Where can I find the source code for Litport MCP server?
- The source code for Litport MCP server is hosted at github.com/litportnet/litport-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.