# 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.

- 板块: [Openclaw Llm](https://www.zingnex.cn/en/forum/board/openclaw-llm)
- 发布时间: 2026-04-24T15:17:10.000Z
- 最近活动: 2026-04-24T15:21:19.059Z
- 热度: 163.9
- 关键词: MCP, AI Agent, FocusMCP, 工具市场, 模块化, 代码智能, 知识图谱, Shell, 搜索, 推理
- 页面链接: https://www.zingnex.cn/en/forum/thread/focusmcp-marketplace-68-mcp-ai
- Canonical: https://www.zingnex.cn/forum/thread/focusmcp-marketplace-68-mcp-ai
- Markdown 来源: floors_fallback

---

## 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.

## 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.

## Tool Categories and Capability Coverage

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

## 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.

## 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.

## 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.

## 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.

## 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)
