Template
91b78f8da1
Template repository for creating MokoStandards-compliant MCP servers.
Includes 4-file src/ structure (index, client, config, types), setup
wizard, example tools, 12 CI/CD workflows, full docs, and {{placeholder}}
tokens for search-and-replace customization.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
13 lines
509 B
Markdown
13 lines
509 B
Markdown
<!-- Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
|
|
SPDX-License-Identifier: GPL-3.0-or-later -->
|
|
|
|
# {{PROJECT_NAME}} Documentation
|
|
|
|
See the [README](../README.md) for quick start, customization guide, and tool patterns.
|
|
|
|
## Documents
|
|
|
|
- [INSTALLATION.md](./INSTALLATION.md) — Prerequisites, install, setup, troubleshooting
|
|
- [ARCHITECTURE.md](./ARCHITECTURE.md) — Component overview, design decisions, data flow
|
|
- [API.md](./API.md) — Full MCP tool reference with parameter tables
|