Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PrefectHQ/fastmcp
/ endpoints
Endpoints
123 in github.com/PrefectHQ/fastmcp
⨍
Functions
11,669
◇
Types & classes
1,774
↳
Endpoints
123
Route
test_project_prepare_config_not_exists
patch("pathlib.Path.exists")
tests/cli/test_project_prepare.py:None
Route
test_project_prepare_explicit_path
patch("pathlib.Path.exists")
tests/cli/test_project_prepare.py:None
Route
test_project_prepare_failure
patch("pathlib.Path.exists")
tests/cli/test_project_prepare.py:None
Route
test_project_prepare_no_config_found
patch("fastmcp.utilities.mcp_server_config.MCPServerConfig.find_config")
tests/cli/test_project_prepare.py:None
Route
test_replace_type
pytest.mark.parametrize( "input,type_map,expected", [ (int, {}, int),
tests/utilities/test_types.py:None
Route
test_route
server.custom_route("/test", methods=["GET"])
tests/server/mount/test_advanced.py:None
Route
test_skill_contains_tools
pytest.mark.usefixtures("_patch_client")
tests/cli/test_generate_cli.py:None
Route
test_skill_references_cli_filename
pytest.mark.usefixtures("_patch_client")
tests/cli/test_generate_cli.py:None
Route
test_success
patch("fastmcp.cli.install.goose.open_deeplink")
tests/cli/test_goose.py:None
Route
test_success_uses_uvx
patch("fastmcp.cli.install.goose.open_deeplink")
tests/cli/test_goose.py:None
Route
test_survives_a_collapsed_catalog
pytest.mark.parametrize( "transform_factory,expected_listing", [ (
tests/server/providers/test_prefab_roundtrip.py:None
Route
test_unresolvable_mapping_is_ignored
pytest.mark.parametrize( "mapping", [ pytest.param({"cat": "#/components/schemas/M
tests/server/providers/openapi/test_openapi_discriminator.py:None
Route
test_uvicorn_logging_custom_log_config_overrides_log_level_param
patch("fastmcp.server.mixins.transport.uvicorn.Server")
tests/server/test_logging.py:None
Route
test_uvicorn_logging_default_level
patch("fastmcp.server.mixins.transport.uvicorn.Server")
tests/server/test_logging.py:None
Route
test_uvicorn_logging_with_custom_log_config
patch("fastmcp.server.mixins.transport.uvicorn.Server")
tests/server/test_logging.py:None
Route
test_version_command_copy_functionality
patch("fastmcp.cli.cli.pyperclip.copy")
tests/cli/test_cli.py:None
Route
test_version_command_execution
patch("fastmcp.cli.cli.check_for_newer_version", return_value=None)
tests/cli/test_cli.py:None
Route
test_with_argv_with_existing_args
patch("sys.argv", ["test_script.py", "existing", "args"])
tests/cli/test_with_argv.py:None
Route
test_with_packages
patch("fastmcp.cli.install.goose.open_deeplink")
tests/cli/test_goose.py:None
Route
test_with_server_object
patch("fastmcp.cli.install.goose.open_deeplink")
tests/cli/test_goose.py:None
Route
test_writes_file
pytest.mark.usefixtures("_patch_client")
tests/cli/test_generate_cli.py:None
Route
test_writes_skill_file
pytest.mark.usefixtures("_patch_client")
tests/cli/test_generate_cli.py:None
Route
undeclared_status
mcp.tool(output_schema=schema)
tests/server/providers/proxy/test_proxy_server.py:None
← previous
101–123 of 123, ranked by callers