Project Template
БесплатноНе проверенA universal, architecture-agnostic blueprint for building Model Context Protocol servers, providing a modular structure with components for domain logic, storag
Описание
A universal, architecture-agnostic blueprint for building Model Context Protocol servers, providing a modular structure with components for domain logic, storage, security, export, ingestion, forensics, and MCP protocol.
README
A universal, architecture-agnostic blueprint for building Model Context Protocol servers.
Quick Start
# Install
pip install -e ".[dev]"
# Run tests
pytest tests/ -v
# Start server
python -m mcp_server.server
Project Structure
src/mcp_server/
├── server.py # MCP server entry point
├── engine/ # Domain logic (pure computation)
├── store/ # Persistence layer
├── security/ # Encryption, attestation
├── export/ # Output format renderers
├── ingest/ # Data ingestion pipeline
├── forensics/ # Analysis/detection modules
└── mcp/ # MCP protocol layer
Configuration
Set environment variables:
export MCP_PROJECT_DB_PATH=/path/to/database.db
export MCP_PROJECT_ENC_KEY=your-base64-encoded-key
Testing
# All tests
pytest tests/ -v
# Determinism tests
pytest tests/test_determinism.py -v
# With coverage
pytest tests/ --cov=mcp_server
License
MIT
Установка Project Template
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/th-an/mcp-project-templateFAQ
Project Template MCP бесплатный?
Да, Project Template MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Project Template?
Нет, Project Template работает без API-ключей и переменных окружения.
Project Template — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Project Template в Claude Desktop, Claude Code или Cursor?
Открой Project Template на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectAmap Maps Mcp Server
MCP server for using the AMap Maps API
автор: duxiaohuiSupabase
Database, auth and storage
автор: SupabaseEverything
Reference / test server with prompts, resources, and tools.
Git
Tools to read, search, and manipulate Git repositories.
Sequential Thinking
Dynamic and reflective problem-solving through thought sequences.
Time
Time and timezone conversion capabilities.
Compare Project Template with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
