mcpbeat Sign in

KStreak2026 MCP Server

by kstreak2026 Your server? Claim it
local only

KStreak2026 runs on your own machine — the client starts it, so there is no endpoint to ping. 32 installs a week from npm.

Access your KStreak notes, Knowledge Ledger, tasks & goals from Claude, ChatGPT, Cursor, or any MCP.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 385 · avg 17 · -40% w/w
a month agotoday
32
Installs / week
npm · @kstreak/mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-server -- npx -y @kstreak/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@kstreak/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-server]
command = "npx"
args = ["-y", "@kstreak/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@kstreak/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@kstreak/mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: KSTREAK_API_KEY (Your KStreak API key. Generate one at https://app.kstreak.com/settings/developer-docs (starts with sk_live_).), KSTREAK_BASE_URL (Optional. Point at a self-hosted or staging KStreak instance. Defaults to https://api.kstreak.com.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to KStreak2026

same job, measured the same way
Fresh Jots
by goran-arsov

Read and write your Fresh Jots notes from Claude, Cursor, and any MCP client.

79 installs/wk answering
ahel
by ahel

Your apps, skills, MCP servers and keys from ahel.ai, served to Claude, ChatGPT, Cursor and Codex.

answering
C
Heyoden
by heyoden

Talk to your Oden AI todo and calendar account from Claude Code, Cursor, or any MCP client.

55 installs/wk local only
Quallaa
by quallaa

Talk to your public-facing AI from any MCP client — Claude, ChatGPT, Cursor, Cline, Windsurf.

answering
FIXSIM
by gammathreetrading

Test FIX from Claude, ChatGPT, or Cursor: free sandbox FIX sessions or your own FIXSIM instances.

21 tools answering
Sortio
by canonicalmg

Read-only search of your Sortio knowledge graph (files and entities) for Claude and ChatGPT.

answering
Overskill
by overskill

Build and publish Overskill apps from Cursor, Claude, ChatGPT, or any MCP client.

answering
BankBridge
by bankbridge

Read-only bank access for your AI agent. Connects Claude, ChatGPT, Cursor, Gemini, Codex.

answering

KStreak2026 — questions

Answers built from our own checks of this server.

Why is there no uptime for KStreak2026?
KStreak2026 runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @kstreak/mcp-server was installed 32 times last week.
Is KStreak2026 still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect KStreak2026?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @kstreak/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use KStreak2026?
The npm package @kstreak/mcp-server was installed 32 times in the last week. Week over week that is -40%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.