瀏覽代碼

doc: MCP Server

jamesread 2 周之前
父節點
當前提交
d409aa8a42
共有 2 個文件被更改,包括 13 次插入0 次删除
  1. 1 0
      docs/modules/ROOT/nav.adoc
  2. 12 0
      docs/modules/ROOT/pages/integrations/mcp.adoc

+ 1 - 0
docs/modules/ROOT/nav.adoc

@@ -116,6 +116,7 @@
 ** xref:integrations/homeassistant.adoc[Home Assistant (REST)]
 ** xref:integrations/homeassistant.adoc[Home Assistant (REST)]
 ** xref:integrations/stream-deck.adoc[Stream-Deck]
 ** xref:integrations/stream-deck.adoc[Stream-Deck]
 ** xref:integrations/n8n.adoc[n8n]
 ** xref:integrations/n8n.adoc[n8n]
+** xref:integrations/mcp.adoc[MCP Servers]
 ** xref:security/oauth2_authentik.adoc[Authentik]
 ** xref:security/oauth2_authentik.adoc[Authentik]
 ** xref:security/oauth2_pocketid.adoc[Pocket ID]
 ** xref:security/oauth2_pocketid.adoc[Pocket ID]
 ** xref:reverse-proxies/intro.adoc[Reverse Proxies]
 ** xref:reverse-proxies/intro.adoc[Reverse Proxies]

+ 12 - 0
docs/modules/ROOT/pages/integrations/mcp.adoc

@@ -0,0 +1,12 @@
+= OliveTin and MCP Servers
+
+OliveTin does not yet include a built-in link:https://modelcontextprotocol.io[Model Context Protocol (MCP)] server integration, and there is no current roadmap to add one to OliveTin itself.
+
+== Community project
+
+A community-maintained MCP server for OliveTin is available at link:https://github.com/vaddisrinivas/olivetin-mcp[olivetin-mcp].
+
+[NOTE]
+====
+This project is not maintained by the OliveTin project maintainers. For issues specific to the MCP server, please use that repository. If you run into problems on the OliveTin side, the OliveTin community will try to help where it can.
+====