mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-09 15:19:10 +02:00
Co-authored-by: marvin-context-protocol[bot] <225465937+marvin-context-protocol[bot]@users.noreply.github.com>
93 lines
3.1 KiB
JSON
93 lines
3.1 KiB
JSON
[
|
|
"python-sdk/fastmcp-cli",
|
|
"python-sdk/fastmcp-decorators",
|
|
"python-sdk/fastmcp-dependencies",
|
|
"python-sdk/fastmcp-exceptions",
|
|
"python-sdk/fastmcp-mcp_config",
|
|
"python-sdk/fastmcp-settings",
|
|
"python-sdk/fastmcp-telemetry",
|
|
"python-sdk/fastmcp-types",
|
|
{
|
|
"group": "fastmcp.apps",
|
|
"pages": [
|
|
"python-sdk/fastmcp-apps-__init__",
|
|
"python-sdk/fastmcp-apps-app",
|
|
"python-sdk/fastmcp-apps-approval",
|
|
"python-sdk/fastmcp-apps-choice",
|
|
"python-sdk/fastmcp-apps-config",
|
|
"python-sdk/fastmcp-apps-file_upload",
|
|
"python-sdk/fastmcp-apps-form",
|
|
"python-sdk/fastmcp-apps-generative"
|
|
]
|
|
},
|
|
{
|
|
"group": "fastmcp.experimental",
|
|
"pages": [
|
|
{
|
|
"group": "transforms",
|
|
"pages": [
|
|
"python-sdk/fastmcp-experimental-transforms-code_mode"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"group": "fastmcp.utilities",
|
|
"pages": [
|
|
"python-sdk/fastmcp-utilities-__init__",
|
|
"python-sdk/fastmcp-utilities-asgi_transport",
|
|
"python-sdk/fastmcp-utilities-async_utils",
|
|
"python-sdk/fastmcp-utilities-auth",
|
|
"python-sdk/fastmcp-utilities-authorization",
|
|
"python-sdk/fastmcp-utilities-cli",
|
|
"python-sdk/fastmcp-utilities-components",
|
|
"python-sdk/fastmcp-utilities-docstring_parsing",
|
|
"python-sdk/fastmcp-utilities-exceptions",
|
|
"python-sdk/fastmcp-utilities-http",
|
|
"python-sdk/fastmcp-utilities-inspect",
|
|
"python-sdk/fastmcp-utilities-json_schema",
|
|
"python-sdk/fastmcp-utilities-json_schema_type",
|
|
"python-sdk/fastmcp-utilities-lifespan",
|
|
"python-sdk/fastmcp-utilities-logging",
|
|
{
|
|
"group": "mcp_server_config",
|
|
"pages": [
|
|
"python-sdk/fastmcp-utilities-mcp_server_config-__init__",
|
|
{
|
|
"group": "v1",
|
|
"pages": [
|
|
{
|
|
"group": "environments",
|
|
"pages": [
|
|
"python-sdk/fastmcp-utilities-mcp_server_config-v1-environments-__init__",
|
|
"python-sdk/fastmcp-utilities-mcp_server_config-v1-environments-base",
|
|
"python-sdk/fastmcp-utilities-mcp_server_config-v1-environments-uv"
|
|
]
|
|
},
|
|
"python-sdk/fastmcp-utilities-mcp_server_config-v1-mcp_server_config",
|
|
{
|
|
"group": "sources",
|
|
"pages": [
|
|
"python-sdk/fastmcp-utilities-mcp_server_config-v1-sources-base",
|
|
"python-sdk/fastmcp-utilities-mcp_server_config-v1-sources-filesystem"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"python-sdk/fastmcp-utilities-mime",
|
|
"python-sdk/fastmcp-utilities-openapi",
|
|
"python-sdk/fastmcp-utilities-pagination",
|
|
"python-sdk/fastmcp-utilities-skills",
|
|
"python-sdk/fastmcp-utilities-tasks",
|
|
"python-sdk/fastmcp-utilities-tests",
|
|
"python-sdk/fastmcp-utilities-timeout",
|
|
"python-sdk/fastmcp-utilities-token_cache",
|
|
"python-sdk/fastmcp-utilities-types",
|
|
"python-sdk/fastmcp-utilities-ui",
|
|
"python-sdk/fastmcp-utilities-version_check",
|
|
"python-sdk/fastmcp-utilities-versions"
|
|
]
|
|
}
|
|
]
|