Skip to content
Back to search
30
MCP

io.github.threadctx-dev/threadctx-mcp

io.github.threadctx-dev/threadctx-mcp

Shared memory MCP server for AI coding agents — local by default, team-shared via threadctx.dev.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

cctx-mcp
MCP server for AI agents — structured code analysis that cuts token usage by 87%
0 tools
git-mcp-server
A Git MCP server for AI agents. STDIO & Streamable HTTP.
0 tools
io.github.aibtcdev/mcp-server
Bitcoin-native MCP server for AI agents: BTC/STX wallets, DeFi yield, sBTC peg, NFTs, x402 payments.
0 tools
agent-tasker-mcp-server
Minimal stdio MCP server for parallel task execution by AI agents
0 tools
agent-memory-mcp
MCP server for Agent Memory — Telegram memory layer for AI agents
0 tools
codebase-memory-mcp
Fast code intelligence engine for AI coding agents — single static binary MCP server
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.threadctx-dev/threadctx-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}