mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-23 22:14:18 +02:00
chore: Update SDK documentation (#2938)
Co-authored-by: marvin-context-protocol[bot] <225465937+marvin-context-protocol[bot]@users.noreply.github.com>
This commit is contained in:
parent
e98e04fb83
commit
c9c8b41bde
8 changed files with 409 additions and 286 deletions
|
|
@ -478,7 +478,22 @@
|
|||
"python-sdk/fastmcp-server-providers-fastmcp_provider",
|
||||
"python-sdk/fastmcp-server-providers-filesystem",
|
||||
"python-sdk/fastmcp-server-providers-filesystem_discovery",
|
||||
"python-sdk/fastmcp-server-providers-local_provider",
|
||||
{
|
||||
"group": "local_provider",
|
||||
"pages": [
|
||||
"python-sdk/fastmcp-server-providers-local_provider-__init__",
|
||||
{
|
||||
"group": "decorators",
|
||||
"pages": [
|
||||
"python-sdk/fastmcp-server-providers-local_provider-decorators-__init__",
|
||||
"python-sdk/fastmcp-server-providers-local_provider-decorators-prompts",
|
||||
"python-sdk/fastmcp-server-providers-local_provider-decorators-resources",
|
||||
"python-sdk/fastmcp-server-providers-local_provider-decorators-tools"
|
||||
]
|
||||
},
|
||||
"python-sdk/fastmcp-server-providers-local_provider-local_provider"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "openapi",
|
||||
"pages": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue