What's Loaded
Rank #21,295io.github.stcmain/whats-loaded-mcp
What fills your agent's context window before a session starts: skill descriptions, memory files.
What's Loaded is a Model Context Protocol (MCP) server published by stcmain. It ranks #21,295 of 132,113 servers tracked on MCP Toplist. What's Loaded is listed across 2 registries — Official MCP and Glama, with 7 tracked versions. It was first listed on Aug 1, 2026 and most recently updated on Aug 1, 2026.
Ranks ahead of 110,818 of 132,113 servers on MCP Toplist.
Use What's Loaded
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add whats-loaded-mcp -- npx -y whats-loaded-mcp[mcp_servers.whats-loaded-mcp]
command = "npx"
args = ["-y", "whats-loaded-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"whats-loaded-mcp": {
"command": "npx",
"args": [
"-y",
"whats-loaded-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"whats-loaded-mcp": {
"command": "npx",
"args": [
"-y",
"whats-loaded-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"whats-loaded-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"whats-loaded-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"whats-loaded-mcp": {
"command": "npx",
"args": [
"-y",
"whats-loaded-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"whats-loaded-mcp": {
"command": "npx",
"args": [
"-y",
"whats-loaded-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.stcmain%2Fwhats-loaded-mcp)<a href="https://mcptoplist.com/server/io.github.stcmain%2Fwhats-loaded-mcp"><img src="https://mcptoplist.com/badge/io.github.stcmain%2Fwhats-loaded-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
stcmain
Other servers by stcmain
- What's Inherited#21,294 · 7 vers
- What's Running#23,967 · 5 vers
- What's Allowed#28,254 · 3 vers
- gumroad-mcp#128,078
Available versions (7)
| Version | Published |
|---|---|
| 0.2.5 | Aug 1, 2026 |
| 0.2.4 | Aug 1, 2026 |
| 0.2.3 | Aug 1, 2026 |
| 0.2.2 | Aug 1, 2026 |
| 0.2.1 | Aug 1, 2026 |
| 0.2.0 | Aug 1, 2026 |
| 0.1.0 | Aug 1, 2026 |
Frequently asked questions
- Who maintains What's Loaded?
- What's Loaded is maintained by stcmain, which publishes 5 MCP servers (22 total versions) tracked on MCP Toplist.
- Is What's Loaded listed on the Official MCP Registry?
- Yes — What's Loaded is listed on the Official MCP Registry, alongside Glama.
- How many versions does What's Loaded have?
- MCP Toplist tracks 7 versions of What's Loaded, most recently published on Aug 1, 2026.
- Where can I find the source code for What's Loaded?
- The source code for What's Loaded is hosted at github.com/stcmain/whats-loaded-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.