Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Subspace Api

БесплатноНе проверен

Stateless MCP server providing tools for weather forecasts and alerts, real-time stock quotes, DC Metro rail incidents and arrivals, and live flight tracking, s

GitHubEmbed

Описание

Stateless MCP server providing tools for weather forecasts and alerts, real-time stock quotes, DC Metro rail incidents and arrivals, and live flight tracking, secured with OAuth 2.0.

README

subspace-api is an express-based RESTful API and Model Context Protocol (MCP) server.

If you are utilizing this API provided and hosted by us, please be sure to abide by the TOS. Otherwise, you are free to clone and self host provided you abide by the GNU GPLv3 license, and the TOS will not pertain to you!

Getting Started

With Docker (preferrably compose)

Building your own image

docker compose build && docker compose up -d

Pulling from stable releases

docker compose pull && docker compose up -d

Manual build

Single line start, attached

npm run build && npm run start

Setting up your .env

Env var Purpose
PORT Defaults to 9595. The port for the API and MCP server to listen on.
LOG_LEVEL Defaults to 'info'. Set the logging level.
ACTIVE_VERSION Defaults to 'v1', currently not implemented fully.
WMATA_PRIMARY_KEY The API key to use for obtaining WMATA status.
JWT_SECRET (DEPRECATED) This is the secret key that is used for encrypting and decrypting JWT tokens.
SESSION_SECRET Base64 encoded random string that you can probably generate with openssl rand -base64 64.
TZ (Optional) Lets the container/logger format log messages with the machine's local time zone.

from github.com/subtype-space/subspace-api

Установка Subspace Api

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/subtype-space/subspace-api

FAQ

Subspace Api MCP бесплатный?

Да, Subspace Api MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Subspace Api?

Нет, Subspace Api работает без API-ключей и переменных окружения.

Subspace Api — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Subspace Api в Claude Desktop, Claude Code или Cursor?

Открой Subspace Api на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Subspace Api with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development