Context Fabric
Rank #22,697io.github.VIKAS9793/context-fabric
Context sync layer for AI agents. Ensures continuity and eliminates memory drift automatically.
Context Fabric is a Model Context Protocol (MCP) server published by vikas9793. It ranks #22,697 of 132,113 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Context Fabric is listed across 3 registries — Official MCP, PulseMCP and Glama, with 9 tracked versions. It was first listed on Mar 22, 2026 and most recently updated on Jul 23, 2026.
Ranks ahead of 109,416 of 132,113 servers on MCP Toplist.
Use Context Fabric
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add context-fabric -- npx -y context-fabric[mcp_servers.context-fabric]
command = "npx"
args = ["-y", "context-fabric"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"context-fabric": {
"command": "npx",
"args": [
"-y",
"context-fabric"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"context-fabric": {
"command": "npx",
"args": [
"-y",
"context-fabric"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"context-fabric": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"context-fabric"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"context-fabric": {
"command": "npx",
"args": [
"-y",
"context-fabric"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"context-fabric": {
"command": "npx",
"args": [
"-y",
"context-fabric"
]
}
}
}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.VIKAS9793%2Fcontext-fabric)<a href="https://mcptoplist.com/server/io.github.VIKAS9793%2Fcontext-fabric"><img src="https://mcptoplist.com/badge/io.github.VIKAS9793%2Fcontext-fabric.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
vikas9793
Other servers by vikas9793
View all vikas9793 servers →Available versions (9)
| Version | Published |
|---|---|
| 1.2.2 | Jul 23, 2026 |
| 1.2.1 | Jul 23, 2026 |
| 1.1.0 | Jul 23, 2026 |
| 1.0.7 | Apr 23, 2026 |
| 1.0.5 | Mar 26, 2026 |
| 1.0.4 | Mar 26, 2026 |
| 1.0.3 | Mar 23, 2026 |
| 1.0.2 | Mar 23, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Context Fabric?
- Context Fabric is maintained by vikas9793, which publishes 2 MCP servers (15 total versions) tracked on MCP Toplist.
- Is Context Fabric listed on the Official MCP Registry?
- Yes — Context Fabric is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Context Fabric have?
- MCP Toplist tracks 9 versions of Context Fabric, most recently published on Jul 23, 2026.
- Where can I find the source code for Context Fabric?
- The source code for Context Fabric is hosted at github.com/vikas9793/context-fabric.
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.