LiteScope
Rank #11,007io.github.croc100/litescope
Operations toolchain for SQLite, Cloudflare D1 & Turso: inspect, diff, migrate, monitor & repair.
LiteScope is a Model Context Protocol (MCP) server published by croc100. It ranks #11,007 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. LiteScope is listed across 3 registries — Official MCP, PulseMCP and Glama, with 7 tracked versions. It was first listed on Jun 27, 2026 and most recently updated on Jul 14, 2026.
Ranks ahead of 121,039 of 132,046 servers on MCP Toplist.
Use LiteScope
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add litescope -e "CLOUDFLARE_API_TOKEN=<your CLOUDFLARE_API_TOKEN>" -e "CLOUDFLARE_ACCOUNT_ID=<your CLOUDFLARE_ACCOUNT_ID>" -- npx -y litescope mcpReplace each placeholder with your own value before saving.
[mcp_servers.litescope]
command = "npx"
args = ["-y", "litescope", "mcp"]
[mcp_servers.litescope.env]
CLOUDFLARE_API_TOKEN = "<your CLOUDFLARE_API_TOKEN>"
CLOUDFLARE_ACCOUNT_ID = "<your CLOUDFLARE_ACCOUNT_ID>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"litescope": {
"command": "npx",
"args": [
"-y",
"litescope",
"mcp"
],
"env": {
"CLOUDFLARE_API_TOKEN": "<your CLOUDFLARE_API_TOKEN>",
"CLOUDFLARE_ACCOUNT_ID": "<your CLOUDFLARE_ACCOUNT_ID>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"litescope": {
"command": "npx",
"args": [
"-y",
"litescope",
"mcp"
],
"env": {
"CLOUDFLARE_API_TOKEN": "<your CLOUDFLARE_API_TOKEN>",
"CLOUDFLARE_ACCOUNT_ID": "<your CLOUDFLARE_ACCOUNT_ID>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"litescope": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"litescope",
"mcp"
],
"env": {
"CLOUDFLARE_API_TOKEN": "<your CLOUDFLARE_API_TOKEN>",
"CLOUDFLARE_ACCOUNT_ID": "<your CLOUDFLARE_ACCOUNT_ID>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"litescope": {
"command": "npx",
"args": [
"-y",
"litescope",
"mcp"
],
"env": {
"CLOUDFLARE_API_TOKEN": "<your CLOUDFLARE_API_TOKEN>",
"CLOUDFLARE_ACCOUNT_ID": "<your CLOUDFLARE_ACCOUNT_ID>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"litescope": {
"command": "npx",
"args": [
"-y",
"litescope",
"mcp"
],
"env": {
"CLOUDFLARE_API_TOKEN": "<your CLOUDFLARE_API_TOKEN>",
"CLOUDFLARE_ACCOUNT_ID": "<your CLOUDFLARE_ACCOUNT_ID>"
}
}
}
}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/io.github.croc100%2Flitescope)<a href="https://mcptoplist.com/server/io.github.croc100%2Flitescope"><img src="https://mcptoplist.com/badge/io.github.croc100%2Flitescope.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
croc100
Available versions (7)
| Version | Published |
|---|---|
| 0.8.0 | Jul 14, 2026 |
| 0.7.0 | Jul 13, 2026 |
| 0.6.7 | Jul 1, 2026 |
| 0.6.6 | Jun 28, 2026 |
| 0.6.3 | Jun 27, 2026 |
| 0.6.2 | Jun 27, 2026 |
| 0.6.1 | Jun 27, 2026 |
Frequently asked questions
- Who maintains LiteScope?
- LiteScope is maintained by croc100, which publishes 1 MCP server (7 total versions) tracked on MCP Toplist.
- Is LiteScope listed on the Official MCP Registry?
- Yes — LiteScope is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does LiteScope have?
- MCP Toplist tracks 7 versions of LiteScope, most recently published on Jul 14, 2026.
- Where can I find the source code for LiteScope?
- The source code for LiteScope is hosted at github.com/croc100/litescope.
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.