Ord Server
БесплатноНе проверенProvides access to ORD specification and concept explanations with tools to retrieve the specification and explain concepts.
Описание
Provides access to ORD specification and concept explanations with tools to retrieve the specification and explain concepts.
README
A Model Context Protocol (MCP) server providing access to ORD (Open Resource Discovery) specification and concept explanations.
Usage
Installation
npm install
MCP Configuration
Add this to your MCP client configuration:
{
"mcpServers": {
"ord-mcp-server": {
"command": "node",
"args": ["path/to/ord-mcp-server/src/ord-mcp-server.js"],
"env": {}
}
}
}
Available Tools
get_ord_specification
Retrieves the latest ORD specification document from GitHub.
{
"name": "get_ord_specification",
"arguments": {}
}
explain_ord_concept
Provides detailed explanation of ORD concepts with examples.
{
"name": "explain_ord_concept",
"arguments": {
"concept": "Product"
}
}
Supported concepts: Product, Package, ConsumptionBundle, APIResource, EventResource
Available Resources
ord://specification/latest
Direct access to the latest ORD specification document as a Markdown resource.
Engineering Profile
This project follows unified assistant + engineering standards defined in ENGINEERING_PROFILE.md. All assistants must follow these standards for generation, refactor, review, debugging, and optimization tasks.
License
MIT License
Установка Ord Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/zongqichen/ord-mcp-serverFAQ
Ord Server MCP бесплатный?
Да, Ord Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Ord Server?
Нет, Ord Server работает без API-ключей и переменных окружения.
Ord Server — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Ord Server в Claude Desktop, Claude Code или Cursor?
Открой Ord Server на 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
автор: mcpdotdirectCompare Ord Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
