Parcourir la source

doc: MCP Server

jamesread il y a 2 semaines
Parent
commit
d409aa8a42
2 fichiers modifiés avec 13 ajouts et 0 suppressions
  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/stream-deck.adoc[Stream-Deck]
 ** xref:integrations/n8n.adoc[n8n]
+** xref:integrations/mcp.adoc[MCP Servers]
 ** xref:security/oauth2_authentik.adoc[Authentik]
 ** xref:security/oauth2_pocketid.adoc[Pocket ID]
 ** 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.
+====