Описание
This is the companion code for Season 8 Episode 1
README
This is the companion code for Season 08 Episode 01
Configuration
| Name | Description | Location |
|---|---|---|
PlaneAPIKey |
The API Key used to access the Plane app | User Secrets |
BaseUrl |
The base url for the Plane API | appsettings.json |
Workspace |
The Plane workspace | appsettings.json |
ProjectId |
The project id of the associated project | appsettings.json |
Set Up
- Clone the repo:
git clone https://github.com/binarythistle/S08-E01-MCP-Server.git
Once cloned, change into the
S08-E01-MCP-ServerdirectoryOpen the project (using VS Code this would be
code .)Open the
appsettings.jsonfile an update config elements to match your Plane Project details.Obtain your Plane API key (instructions here) and add the key as a user-secret as follows:
dotnet user-secrets set "PlaneAPIKey" "<your key>"
Registering the Server
The server can now be registered with any MCP client app (e.g. VS Code with GitHub Co Pilot) to see it working using MCP Inspector, first ensure that you have NodeJs installed (type node --version to find out if you have it), then type:
npx @modelcontextprotocol/inspector dotnet run
MCP Inspector should be loaded in a webpage, then:
- Click Connect
- Click List Tools
- Select
get_all_work_item_statuses - Click Run Tool
If everything has worked it should bring back a list of standard work items statuses from Plane.
Установка S08 E01
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/binarythistle/S08-E01-MCP-ServerFAQ
S08 E01 MCP бесплатный?
Да, S08 E01 MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для S08 E01?
Нет, S08 E01 работает без API-ключей и переменных окружения.
S08 E01 — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить S08 E01 в Claude Desktop, Claude Code или Cursor?
Открой S08 E01 на 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 S08 E01 with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
