Add mkdocs (#367)

This commit is contained in:
Marcelo Trylesinski
2025-03-25 13:06:15 +01:00
committed by GitHub
parent 9ec6db201f
commit 4e11f2890b
6 changed files with 876 additions and 1 deletions

5
docs/index.md Normal file
View File

@@ -0,0 +1,5 @@
# MCP Server
This is the MCP Server implementation in Python.
It only contains the [API Reference](api.md) for the time being.