MCPcopy Create free account

hub / github.com/PrefectHQ/fastmcp / functions

Functions10,524 in github.com/PrefectHQ/fastmcp

Methodbase
(n: str, *, version: VersionSpec | None = None)
fastmcp_slim/fastmcp/server/providers/base.py:175
Methodbase_dict_tool
Tool that returns a dict (object type, not wrapped).
tests/tools/tool_transform/test_schemas.py:46
Methodbase_server
Create a base FastMCP server with static tools.
tests/server/test_providers.py:85
Methodbase_server
Create a base FastMCP server.
tests/server/middleware/test_tool_injection.py:40
Methodbase_string_tool
Tool that returns a string (gets wrapped).
tests/tools/tool_transform/test_schemas.py:37
Functionbase_tool
(x: int, timestamp: float)
tests/tools/tool_transform/test_args.py:224
Methodbase_tool
(input_data: InputType)
tests/tools/tool_transform/test_schemas.py:449
Methodbasic_auth_provider
Basic RemoteAuthProvider fixture for testing.
tests/server/auth/test_remote_auth_provider.py:188
Methodbasic_component
Create a basic component for testing.
tests/utilities/test_components.py:51
Functionbasic_openapi_30_spec
Basic OpenAPI 3.0 spec for testing.
tests/utilities/openapi/conftest.py:7
Functionbasic_openapi_31_spec
Basic OpenAPI 3.1 spec for testing.
tests/utilities/openapi/conftest.py:49
Methodbasic_remote_provider
Basic RemoteAuthProvider fixture for testing base AuthProvider behaviors.
tests/server/auth/test_auth_provider.py:39
Methodbasic_route
Create a basic HTTPRoute for testing.
tests/utilities/openapi/test_director.py:22
Functionbatch_process
Process multiple items.
tests/server/middleware/test_rate_limiting.py:345
Methodbearer_auth_provider
(self, rsa_key_pair)
tests/server/http/test_http_auth_middleware.py:89
Functionbearer_provider
(rsa_key_pair: RSAKeyPair)
tests/server/auth/test_jwt_provider_bearer.py:31
Functionbearer_provider
(rsa_key_pair: RSAKeyPair)
tests/server/auth/test_jwt_provider.py:98
Functionbearer_token
(rsa_key_pair: RSAKeyPair)
tests/server/auth/test_jwt_provider_bearer.py:22
Functionbearer_token
(rsa_key_pair: RSAKeyPair)
tests/server/auth/test_jwt_provider.py:89
Functionbg_progress_tool
( name: str, delay: float, progress: Progress = Progress() )
tests/server/tasks/test_concurrent_dependencies.py:101
Functionbg_tool
(name: str, ctx: Context)
tests/server/tasks/test_concurrent_dependencies.py:79
Methodbig_answer
()
tests/server/middleware/test_response_limiting.py:164
Methodbinary_data
()
tests/server/transforms/test_resources_as_tools.py:181
Methodbinary_tool
()
tests/server/middleware/test_response_limiting.py:127
Functionbinary_type_server
Server with tools returning binary and special types.
tests/server/tasks/test_task_return_types.py:233
Methodblocked
()
tests/tools/test_tool_run_in_thread.py:89
Functionblocked_import
( name: str, globals: Mapping[str, object] | None = None, locals: Mapping[str, object]
tests/client/test_slim_package_boundaries.py:16
Methodblocked_prompt
()
tests/utilities/test_inspect.py:389
Methodblocked_prompt
()
tests/server/auth/test_authorization.py:537
Methodblocked_prompt
()
tests/server/mount/test_filtering.py:93
Methodblocked_resource
()
tests/utilities/test_inspect.py:381
Methodblocked_resource
()
tests/server/auth/test_authorization.py:493
Methodblocked_resource
()
tests/server/mount/test_filtering.py:72
Methodblocked_resource_template
(item: str)
tests/server/auth/test_authorization.py:514
Functionblocked_tool
()
tests/server/tasks/test_task_methods.py:85
Methodblocked_tool
()
tests/utilities/test_inspect.py:369
Methodblocked_tool
()
tests/server/auth/test_authorization.py:474
Methodblocked_tool
()
tests/server/mount/test_filtering.py:23
Methodblocking
()
tests/tools/test_tool_run_in_thread.py:142
Methodboolean_const
(self)
tests/utilities/json_schema_type/test_advanced.py:216
Functionboom
(*_args, **_kwargs)
tests/server/tasks/test_snapshot_restore.py:89
Methodboom_tool
()
tests/server/telemetry/test_sampling_tracing.py:102
Methodbuffer_event
(event: EventMessage)
fastmcp_slim/fastmcp/server/event_store.py:69
Methodbuggy_async_check
(ctx: AuthContext)
tests/server/auth/test_authorization.py:244
Methodbuggy_auth_check
(ctx: AuthContext)
tests/server/auth/test_authorization.py:180
Methodbuild_command
Build the full command with environment setup. Args: command: Base command to wrap with environment setup Returns:
fastmcp_slim/fastmcp/utilities/mcp_server_config/v1/environments/base.py:13
Functionbulk_caller_live
Fixture to create a BulkToolCaller instance connected to the live server.
tests/contrib/test_bulk_tool_caller.py:81
Methodbytes_tool
()
tests/server/providers/local_provider_tools/test_local_provider_tools.py:66
Functionc
Tool C.
tests/experimental/transforms/test_code_mode_discovery.py:494
Methodcache
(self)
tests/utilities/test_token_cache.py:66
Methodcache_lifespan
(app: Any)
tests/server/test_server_lifespan.py:388
Methodcaching_server
Create a FastMCP server for caching tests.
tests/server/middleware/test_caching.py:295
Methodcalc
()
tests/server/versioning/test_mounting.py:82
Methodcalc
()
tests/server/versioning/test_mounting.py:156
Methodcalc
()
tests/server/versioning/test_calls.py:54
Methodcalc
(x: int)
tests/server/versioning/test_calls.py:293
Methodcalc
()
tests/server/versioning/test_filtering.py:23
Methodcalc
()
tests/server/versioning/test_filtering.py:368
Methodcalc
()
tests/server/versioning/test_filtering.py:511
Methodcalc
()
tests/server/versioning/test_visibility_version_fallback.py:46
Methodcalc
()
tests/server/versioning/test_visibility_version_fallback.py:268
Methodcalc_v1
()
tests/server/auth/test_authorization.py:828
Methodcalc_v2
()
tests/server/auth/test_authorization.py:832
Functioncalculate
Add two numbers (v1.0).
examples/versioning/versioned_components.py:25
Methodcalculate
Calculate the sum of two numbers.
tests/tools/tool/test_title.py:10
Methodcalculate
Calculate something.
tests/utilities/test_inspect_icons.py:70
Methodcalculate
(x: int, y: int)
tests/utilities/test_inspect.py:183
Methodcalculate
(x: int, y: int)
tests/server/versioning/test_calls.py:184
Methodcalculate_area
Calculate rectangle area.
tests/server/test_input_validation.py:87
Methodcalculate_stats
Calculate statistics for a list of numbers.
tests/server/middleware/test_tool_injection.py:175
Methodcalculate_sum
No return annotation.
tests/tools/tool/test_content.py:413
Functioncalculate_value
(input: int)
tests/deprecated/test_import_server.py:254
Functioncall_api
( endpoint: str, client: dict[str, str] = Depends(get_api_client) )
tests/server/test_dependencies.py:114
Functioncall_endpoint
( endpoint: str, ctx: Context, version: str = Depends(get_version) )
tests/server/test_dependencies.py:354
Methodcall_original_handler
( ctx: MiddlewareContext, )
fastmcp_slim/fastmcp/server/low_level.py:111
Methodcall_tool
(tool_name: str, params: dict[str, Any])
fastmcp_slim/fastmcp/experimental/transforms/code_mode.py:608
Methodcallback
(event: EventMessage)
tests/server/test_event_store.py:85
Methodcallback
(event: EventMessage)
tests/server/test_event_store.py:314
Functioncallback1
(status: GetTaskResult)
tests/client/tasks/test_client_task_notifications.py:132
Methodcallback1
(event: EventMessage)
tests/server/test_event_store.py:171
Functioncallback2
(status: GetTaskResult)
tests/client/tasks/test_client_task_notifications.py:135
Methodcallback2
(event: EventMessage)
tests/server/test_event_store.py:181
Functioncallback_handler
Handle OAuth callback requests with proper HTML responses.
fastmcp_slim/fastmcp/client/oauth_callback.py:140
Methodcallback_handler
Parse stored response and return (auth_code, state).
fastmcp_slim/fastmcp/utilities/tests.py:244
Methodcancellable
(ctx: Context)
tests/server/tasks/test_task_elicitation_relay.py:78
Methodcaplog_for_mcp_validation
Capture logs from the MCP SDK's tool name validation logger.
tests/tools/tool/test_tool.py:441
Functioncapture_context
(ctx: Context)
tests/server/tasks/test_concurrent_dependencies.py:136
Functioncapture_docket_id
(call_num: int, docket: Docket = CurrentDocket())
tests/server/test_server_docket.py:178
Functioncapture_progress
(progress: Progress = Progress())
tests/server/tasks/test_concurrent_dependencies.py:158
Methodcapturing_respond
( response: mcp.types.ServerResult, )
fastmcp_slim/fastmcp/server/low_level.py:102
Functioncharge
Charge a payment (v1.0 - basic).
examples/versioning/client_version_selection.py:21
Methodcheck
(ctx: AuthContext)
tests/server/auth/test_authorization.py:162
Methodcheck_1
(ctx: AuthContext)
tests/server/auth/test_authorization.py:191
Methodcheck_2
(ctx: AuthContext)
tests/server/auth/test_authorization.py:195
Methodcheck_3
(ctx: AuthContext)
tests/server/auth/test_authorization.py:199
Functioncheck_app_status
Check the status of the main application.
examples/mount_example.py:60
Functioncheck_both
(docket: Docket = CurrentDocket())
tests/server/test_server_docket.py:216
Methodcheck_claims
(ctx: AuthContext)
tests/server/auth/test_authorization.py:606
Functioncheck_claude_code_available
Check if Claude Code CLI is available.
fastmcp_slim/fastmcp/cli/install/claude_code.py:68
Functioncheck_docket
(docket: Docket = CurrentDocket())
tests/server/test_server_docket.py:44
← previousnext →2,301–2,400 of 10,524, ranked by callers