Search for:
DeepSeek JSONL阅读能力
Why this server?
Gives DeepSeek its own agent loop with a direct Read tool, enabling it to read JSONL files inside a sandboxed workspace.
AlicenseAqualityCmaintenanceRun DeepSeek as a real sub-agent inside Claude Code / Codex CLI — not just a single LLM call. DeepSeek gets its own 7-tool agent loop (Read/Write/Edit/Bash/Glob/Grep/NotebookEdit) inside a sandboxed workspace.230MITWhy this server?
Offloads code/file reading and checking tasks to DeepSeek, useful for parsing and understanding JSONL data while saving tokens.
AlicenseNot gradedqualityBmaintenanceOffloads expensive code reading, editing, and checking tasks to DeepSeek through Claude Code, saving Codex main-thread tokens by 40-60%.99MITWhy this server?
A co-reading tool that chunks local files for AI reading; it supports local text/data files and can be adapted for JSONL content.
AlicenseNot gradedqualityCmaintenanceA low-token human-AI co-reading MCP tool that imports local EPUB/TXT/Markdown books into chunks, enabling AI to read only relevant fragments and write co-reading results to long-term reading notes and progress files.65MITWhy this server?
Exposes DeepSeek harness tools like persistent shell, file editing, and search, allowing JSONL files to be read and processed via natural language.
FlicenseAqualityCmaintenanceMCP server wrapping DeepSeek's agent harness tools into minimal/standard modes, enabling persistent shell, file editing, search, job management, and more via natural language.2-Why this server?
Uses DeepSeek's 1M context window to search and read large project files, suitable for navigating large JSONL datasets.
AlicenseNot gradedqualityDmaintenanceEnables whole-codebase code search using natural language queries by leveraging DeepSeek's 1M context window. Automatically shards large projects and utilizes prefix caching for cost-effective repeated searches.841ISCWhy this server?
Provides document and multimodal recognition via DeepSeek Web, adding reading capability that can complement JSONL data handling.
FlicenseNot gradedqualityBmaintenanceA local multimodal recognition workbench that uses your Edge/Chrome session to access DeepSeek Web, exposing MCP tools for recognizing images, documents, audio, and video with privacy-preserving temporary processing.-Why this server?
Offers DeepSeek V4 with 1M context, multi-turn sessions, and function calling, enabling large JSONL content to be loaded and analyzed.
AlicenseAqualityAmaintenanceMCP server for DeepSeek AI models (Chat + Reasoner). Supports multi-turn sessions, model fallback with circuit breaker, function calling, thinking mode, JSON output, multimodal input, and cost tracking.375918MITWhy this server?
DeepSeek R1 with a large context window, well-suited for reasoning over JSONL data in MCP-compatible clients.
AlicenseBqualityFmaintenanceA Node.js/TypeScript implementation of a Model Context Protocol server for the Deepseek R1 language model, optimized for reasoning tasks with a large context window and fully integrated with Claude Desktop.169MITWhy this server?
Provides fast flash and deep reasoning tools for bounded tasks, handy for reading and processing JSONL snippets.
AlicenseAqualityCmaintenanceEnables using DeepSeek models as a small, cheap supervised worker from any MCP-compatible client, providing fast flash and deep reasoning tools for bounded tasks.253MIT