Skip to content

Commit 3adc5b1

Browse files
committed
Fix box and markdownify entries. Add asana readme
1 parent 2a0e6f6 commit 3adc5b1

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

servers/asana/readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Docs: https://developers.asana.com/docs/using-asanas-mcp-server

servers/box/server.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ about:
1010
title: Box
1111
icon: https://avatars.githubusercontent.com/u/8659759?s=200&v=4
1212
source:
13-
project: https://github.com/box-community/mcp-server-box
14-
branch: dgageot:dockerfile
13+
project: https://github.com/dgageot/mcp-server-box
14+
branch: dockerfile
1515
config:
1616
description: Configure the connection to Box
1717
secrets:

servers/markdownify/server.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ about:
1919
description: A Model Context Protocol server for converting almost anything to Markdown.
2020
icon: https://avatars.githubusercontent.com/u/182288589?s=200&v=4
2121
source:
22-
upstream: https://github.com/zcaceres/markdownify-mcp
23-
project: https://github.com/cmrigney/markdownify-mcp
22+
project: https://github.com/zcaceres/markdownify-mcp
2423
run:
2524
volumes:
2625
- "{{markdownify.paths|volume|into}}"

0 commit comments

Comments
 (0)