MCP Gsc
Rank #18,579io.github.pijusz/mcp-gsc
MCP server providing gsc capabilities
MCP Gsc is a Model Context Protocol (MCP) server published by pijusz. It ranks #18,579 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. MCP Gsc is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Mar 20, 2026 and most recently updated on Mar 23, 2026.
Ranks ahead of 113,534 of 132,113 servers on MCP Toplist.
Use MCP Gsc
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-gsc -- npx -y mcp-gsc[mcp_servers.mcp-gsc]
command = "npx"
args = ["-y", "mcp-gsc"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-gsc": {
"command": "npx",
"args": [
"-y",
"mcp-gsc"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-gsc": {
"command": "npx",
"args": [
"-y",
"mcp-gsc"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-gsc": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-gsc"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-gsc": {
"command": "npx",
"args": [
"-y",
"mcp-gsc"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-gsc": {
"command": "npx",
"args": [
"-y",
"mcp-gsc"
]
}
}
}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.pijusz%2Fmcp-gsc)<a href="https://mcptoplist.com/server/io.github.pijusz%2Fmcp-gsc"><img src="https://mcptoplist.com/badge/io.github.pijusz%2Fmcp-gsc.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
pijusz
Other servers by pijusz
- MCP Gads#15,294 · 2 vers
- MCP Mailtrap#31,633 · 2 vers
- MCP Redtrack#49,614 · 2 vers
- MCP Sanity Images#49,615 · 2 vers
Available versions (2)
| Version | Published |
|---|---|
| 0.1.7 | Mar 23, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains MCP Gsc?
- MCP Gsc is maintained by pijusz, which publishes 5 MCP servers (10 total versions) tracked on MCP Toplist.
- Is MCP Gsc listed on the Official MCP Registry?
- Yes — MCP Gsc is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does MCP Gsc have?
- MCP Toplist tracks 2 versions of MCP Gsc, most recently published on Mar 23, 2026.
- Where can I find the source code for MCP Gsc?
- The source code for MCP Gsc is hosted at github.com/pijusz/mcp-gsc.
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.