MCPVault
MCP Agentic Server logo

MCP Agentic Server

未认领

作者:hugolsramos01-bit

Turn Claude, ChatGPT, and any LLM into a safe, bloat-free Autonomous Coding Agent with semantic navigation and worktree sandboxing.

mcp-llm-agentic-coding-claude-chatgpt-typescript

安装

$npx -y mcp-agentic-server@latest stdio

未认领列表

这个 MCP 服务器是你的吗?

此列表根据公开信息自动生成。认领后,你可以编辑页面、设置兼容性并解锁增长工具。全程不超两分钟。

认领此服务器

工具(24 个)

agentic_doctor

Diagnose Node, package managers, Git and native SQLite availability.

bash

Fallback for shell interactions that have no typed tool; prefer runpackagescript for package scripts and the Git tools for Git.

changed_files_summary

Fast Git status and diff abstraction.

checkpoint_

Save, restore, list, or delete snapshots.

context_budget

Estimate token count for files.

edit

Targeted string replacements.

edit_dry_run

Preview edits without writing.

expand_compressed_block

Expand omitted blocks from readcompressed.

file_dependencies

Inward and outward dependency map.

open_workspace

Opens a project. Supports mode="checkout" or mode="worktree".

project_bootstrap

Scans package managers, monorepo bounds, and base dependencies.

read

Hardened file reader with startLine, endLine, offset, limit.

read_many

Read multiple files at once.

risk_assess_command

Preview policy assessment before bash.

semantic_pack

Compact goal-relevant summary with token budget.

suggest_checks

Advisory planner returning a deterministic VerificationPlan.

task_context

Computes a RiskProfile (risk level, score, blast radius) from focused paths.

token_audit

Analyze token usage across files read.

tournament_

Autonomous evaluation and judgment of changes.

tree

Directory tree visualization.

workspace_summary

Compact architectural summary of the workspace.

worktree_

Manage isolated git worktrees (create, list, sync, teardown).

worktree_install_deps

Install dependencies in a managed worktree; use verify: true to load native bindings.

write

Create or overwrite files.