ctx
Rank #34,155io.github.vanshulgoyal101/ctx
Turn a GitHub repo or docs site into agent-ready context: pack it or search it, over MCP.
ctx is a Model Context Protocol (MCP) server published by vanshulgoyal101. It ranks #34,155 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. ctx is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 6, 2026 and most recently updated on Aug 6, 2026.
Ranks ahead of 97,958 of 132,113 servers on MCP Toplist.
Use ctx
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http ctx https://ctx.vanshul.com/mcp[mcp_servers.ctx]
url = "https://ctx.vanshul.com/mcp"Add to ~/.codex/config.toml.
https://ctx.vanshul.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"ctx": {
"url": "https://ctx.vanshul.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"ctx": {
"type": "http",
"url": "https://ctx.vanshul.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"ctx": {
"serverUrl": "https://ctx.vanshul.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"ctx": {
"url": "https://ctx.vanshul.com/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.vanshulgoyal101%2Fctx)<a href="https://mcptoplist.com/server/io.github.vanshulgoyal101%2Fctx"><img src="https://mcptoplist.com/badge/io.github.vanshulgoyal101%2Fctx.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
vanshulgoyal101
Other servers by vanshulgoyal101
View all vanshulgoyal101 servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Aug 6, 2026 |
Frequently asked questions
- Who maintains ctx?
- ctx is maintained by vanshulgoyal101, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is ctx listed on the Official MCP Registry?
- Yes — ctx is listed on the Official MCP Registry, alongside Glama.
- How many versions does ctx have?
- MCP Toplist tracks 1 version of ctx, most recently published on Aug 6, 2026.
- Where can I find the source code for ctx?
- The source code for ctx is hosted at github.com/vanshulgoyal101/ctx.
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.