-
Notifications
You must be signed in to change notification settings - Fork 0
Topic Index
Z-M-Huang edited this page Mar 19, 2026
·
2 revisions
Browse all available documentation topics. Use tags to find what you need.
| Topic | Tags | Description |
|---|---|---|
| Getting Started | quickstart, beginner, tutorial | Create your first MCP server in 5 minutes |
| Manifest Reference | reference, schema, manifest, yaml | Complete manifest.yml schema documentation |
| Writing Actions | actions, scripting, api, ctx, fetch | How to write action scripts and use the ctx API |
| Defining Tools | tools, inputschema, annotations, reference | Tool definitions, input schemas, and annotations |
| Resources & Prompts | resources, prompts, templates, reference | Static resources and prompt templates |
| Managing Secrets | secrets, security, scoping, authentication | Secret scoping, URL patterns, and approval |
| Security Model | security, ssrf, sandbox, isolation | Three-layer isolation, SSRF protection, audit |
| CLI Reference | cli, flags, options, reference | All CLI flags and configuration options |
| Best Practices | best-practices, patterns, tips | Recommendations for building reliable MCP servers |
| Examples | examples, manifests, actions, templates | Complete working examples for common use cases |
| Troubleshooting | troubleshooting, errors, debugging, help | Common issues and how to fix them |
- quickstart — Getting started quickly
- reference — Detailed reference documentation
- actions — Action script writing
- tools — Tool definitions
- resources — Resource definitions
- prompts — Prompt templates
- secrets — Secret management
- security — Security features
- cli — Command-line interface
- best-practices — Recommendations
- examples — Working examples
- troubleshooting — Fixing issues