Zing Forum

Reading

FocusMCP Marketplace: 68+ Modular MCP Tools to Multiply AI Agent Capabilities

FocusMCP's official tool marketplace offers over 68 atomic MCP modules covering file operations, code intelligence, Shell execution, reasoning, search, knowledge graphs, etc. Users can combine them on demand and load them as needed.

MCPAI AgentFocusMCP工具市场模块化代码智能知识图谱Shell搜索推理
Published 2026-04-24 23:17Recent activity 2026-04-24 23:21Estimated read 6 min
FocusMCP Marketplace: 68+ Modular MCP Tools to Multiply AI Agent Capabilities
1

Section 01

Introduction / Main Floor: FocusMCP Marketplace: 68+ Modular MCP Tools to Multiply AI Agent Capabilities

FocusMCP's official tool marketplace offers over 68 atomic MCP modules covering file operations, code intelligence, Shell execution, reasoning, search, knowledge graphs, etc. Users can combine them on demand and load them as needed.

2

Section 02

What Are MCP and Brick

MCP (Model Context Protocol) is an open protocol that standardizes interactions between AI models and external tools/data sources. Simply put, it allows AI to use various external capabilities as if calling functions.

FocusMCP further refines this concept by introducing the Brick concept. A Brick is an atomic MCP module with a clear, single functional boundary. For example: shell for executing commands, echo for replying to messages, lastversion for checking software package versions.

The advantage of this design is on-demand combination—users only need to load the Bricks required for the current task, avoiding irrelevant tools from occupying the context window, thus improving efficiency while reducing security risks.

3

Section 03

Tool Categories and Capability Coverage

The over 68 Bricks in FocusMCP Marketplace cover all aspects of AI agent development:

4

Section 04

File and Code Operations

File-related Bricks provide comprehensive file system interaction capabilities, including basic operations like fileread, filewrite, filelist, filesearch, filediff, as well as intelligent reading functions like smartread and multiread. Code intelligence Bricks include treesitter (syntax tree analysis), symbol (symbol query), callgraph (call graph generation), depgraph (dependency graph), outline (code outline), etc., enabling AI to deeply understand code structures.

5

Section 05

Shell Execution and Code Editing

The shell Brick allows AI to execute commands in a controlled environment, sandbox provides an isolated runtime environment, and batch supports batch task processing. For code editing, rename is for safe renaming, while codeedit and inline offer code modification capabilities at different granularities.

6

Section 06

Reasoning and Search

The three Bricks thinking, planning, and decision provide AI with structured reasoning capabilities, enabling the model to demonstrate thinking processes, formulate plans, and make decisions. For search, textsearch (text search), fts (full-text search), and semanticsearch (semantic search) cover various search scenarios from exact matching to semantic understanding.

7

Section 07

Knowledge Graph and Orchestration

Knowledge-related Bricks include knowledge (knowledge management), graphbuild (graph construction), graphquery (graph query), graphcluster (cluster analysis), graphexport (graph export), supporting the construction and querying of complex knowledge networks. Orchestration Bricks like dispatch (task distribution), parallel (parallel execution), debate (multi-agent debate), review (code review), research (research mode), agent (agent management), etc., provide the infrastructure for complex workflows.

8

Section 08

Other Practical Tools

  • Context Management: smartcontext, overview, compress, tokenbudget, contextpack
  • Analysis: metrics (metric collection), heatmap (heatmap), savings (savings analysis)
  • Tools: format (formatting), validate (validation), convert (conversion), diagram (diagram), routes (routing)
  • Workflow: onboarding (onboarding guide), fullaudit (full audit), autopilot (auto mode)
  • Version Intelligence: lastversion (check latest version)