# Architecture Design

BlockMCP.ai employs a modular and hierarchical architecture ensuring efficient, stable, and secure operations. The platform comprises six primary modules:

* **Aggregation and Collection Layer**: Automated discovery, collection, and user submission of MCP Servers.
* **Classification and Ranking Layer**: Accurate categorization, automated scoring, and ranking for easy user access.
* **Cloud Deployment and Access Layer**: Secure and convenient TEE cloud deployment, enabling one-click user access.
* **Security Audit and Bug Bounty Layer**: Automated security auditing tools and open vulnerability reward programs.
* **AI App Ecosystem Layer**: Supports user-defined creation and publication of AI Apps to foster ecosystem growth.
* **Community Interaction Layer**: Forum-based communication enhancing user-developer interactions and community engagement.

###


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://blockmcp-ai.gitbook.io/blockmcp.ai/platform-architecture/editor.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
