Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions servers/stellary/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Docs: https://stellary.co/docs/mcp/
22 changes: 22 additions & 0 deletions servers/stellary/server.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name: stellary
type: remote
meta:
category: productivity
tags:
- productivity
- project-management
- remote
about:
title: Stellary
description: Connect AI assistants to Stellary projects, boards, documents, and governed agent workflows.
icon: https://raw.githubusercontent.com/Anymfah/stellary-mcp/main/assets/logo-400.png
remote:
transport_type: streamable-http
url: https://api.stellary.co/mcp
headers:
Authorization: "Bearer ${STELLARY_TOKEN}"
config:
secrets:
- name: stellary.api_key
env: STELLARY_TOKEN
example: <YOUR_API_KEY>
1 change: 1 addition & 0 deletions servers/stellary/tools.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[]