Skip to content

Commit 77233f6

Browse files
Add Ref mcp server config (github#47)
1 parent 962ab49 commit 77233f6

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

servers/Ref/server.yaml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
name: Ref
2+
image: mcp/ref-tools-mcp
3+
type: server
4+
meta:
5+
category: devops
6+
tags:
7+
- devops
8+
- documentation
9+
about:
10+
title: Ref - up-to-date docs
11+
description: Ref powerful search tool connets your coding tools with documentation context. It includes an up-to-date index of public documentation and it can ingest your private documentation (eg. GitHub repos, PDFs) as well.
12+
icon: https://avatars.githubusercontent.com/u/210568548?v=4
13+
source:
14+
project: https://github.com/ref-tools/ref-tools-mcp
15+
config:
16+
description: Configure the connection to Ref
17+
secrets:
18+
- name: Ref.REF_API_KEY
19+
env: REF_API_KEY
20+
example: ref-abcdefghi123

0 commit comments

Comments
 (0)