MCPcopy Create free account

hub / github.com/calendar0917/DeepseekWeb-enhance / functions

Functions275 in github.com/calendar0917/DeepseekWeb-enhance

Functionmv
(e)
ds-mcp-bridge.user.js:866
Functionmv
(e)
ds-enhance.user.js:512
Functionmv
(e)
shared/shared-header.js:150
Functionpytest_configure
(config)
server/tests/conftest.py:6
Functionremove_external_server
Stop and remove an external MCP server.
server/server.py:252
FunctionrenderDropdownContent
(dp)
ds-enhance.user.js:1470
Functionshow
(text, pct)
shared/shared-header.js:229
FunctionshowModal
* Creates a modal dialog. * @param {object} opts * @param {string} opts.title - Modal header text * @param {string} opts.bodyHTML - Body innerHTML
shared/shared-header.js:203
Methodstart
Spawn subprocess and initialize MCP session.
server/tools/mcp_external.py:55
Functionstart_external_server
Start a stopped external MCP server.
server/server.py:260
Functionstop_external_server
Stop a running external MCP server without removing config.
server/server.py:268
Methodtest_add_invalid_json
(self, client)
server/tests/test_management.py:32
Methodtest_add_missing_name
(self, client)
server/tests/test_management.py:27
Methodtest_batch_import_invalid_server
Batch with bad config returns per-server errors.
server/tests/test_management.py:38
Methodtest_bing_search_no_api_key
(self)
server/tests/test_tools.py:135
Methodtest_bing_search_with_mock
(self)
server/tests/test_tools.py:140
Methodtest_call_tool_not_found
Calling unknown tool returns error.
server/tests/test_mcp_external.py:189
Methodtest_crawl_webpage_mock
(self)
server/tests/test_tools.py:157
Methodtest_crawl_webpage_truncation
(self)
server/tests/test_tools.py:168
Methodtest_empty_config
Empty config loads no servers.
server/tests/test_mcp_external.py:161
Methodtest_execute_command_dangerous_blocked
(self, tmp_path, monkeypatch)
server/tests/test_tools.py:124
Methodtest_execute_command_whitelisted
(self, tmp_path, monkeypatch)
server/tests/test_tools.py:117
Methodtest_get_cwd
(self, tmp_path, monkeypatch)
server/tests/test_tools.py:59
Methodtest_get_status_empty
Status with no servers is empty list.
server/tests/test_mcp_external.py:195
Methodtest_health_endpoint
(self, client)
server/tests/test_server.py:17
Methodtest_health_includes_external
(self, client)
server/tests/test_management.py:60
Methodtest_http_call_tool
Test calling a tool via HTTP.
server/tests/test_mcp_external.py:58
Methodtest_http_headers_expand_env_vars
Header values can reference environment variables for secrets.
server/tests/test_mcp_external.py:78
Methodtest_http_start_and_tools
Test HTTP server start with mocked _post method.
server/tests/test_mcp_external.py:19
Methodtest_http_start_uses_mcp_session_id_response_header
Streamable HTTP servers may return the session id only as a header.
server/tests/test_mcp_external.py:92
Methodtest_install_preset_missing
(self, client)
server/tests/test_presets.py:29
Methodtest_install_preset_missing_required_params
filesystem requires PATH — missing it should fail.
server/tests/test_presets.py:33
Methodtest_invalid_config
Config missing command and url is skipped.
server/tests/test_mcp_external.py:169
Methodtest_kill_blocked
(self)
server/tests/test_presets.py:46
Methodtest_list_directory
(self, tmp_path, monkeypatch)
server/tests/test_tools.py:67
Methodtest_list_directory_nonexistent
(self, tmp_path, monkeypatch)
server/tests/test_tools.py:79
Methodtest_list_external_servers_empty
(self, client)
server/tests/test_management.py:20
Methodtest_list_presets
(self, client)
server/tests/test_presets.py:17
Methodtest_mcp_batch_request
(self, client)
server/tests/test_server.py:98
Methodtest_mcp_initialize
(self, client)
server/tests/test_server.py:25
Methodtest_mcp_invalid_json
(self, client)
server/tests/test_server.py:106
Methodtest_mcp_tools_call_get_cwd
(self, client)
server/tests/test_server.py:65
Methodtest_mcp_tools_list
(self, client)
server/tests/test_server.py:44
Methodtest_mcp_unknown_method
(self, client)
server/tests/test_server.py:86
Methodtest_pkill_blocked
(self)
server/tests/test_presets.py:51
Methodtest_read_file
(self, tmp_path, monkeypatch)
server/tests/test_tools.py:87
Methodtest_read_file_too_large
(self, tmp_path, monkeypatch)
server/tests/test_tools.py:97
Methodtest_remove_not_found
(self, client)
server/tests/test_management.py:48
Methodtest_search_tool_definitions
(self)
server/tests/test_tools.py:187
Methodtest_session_cleanup_on_initialize
(self)
server/tests/test_server.py:112
Methodtest_shell_tool_definitions
(self)
server/tests/test_tools.py:180
Methodtest_start_not_found
(self, client)
server/tests/test_management.py:52
Methodtest_stop_all
stop_all cleans up everything.
server/tests/test_mcp_external.py:176
Methodtest_stop_not_found
(self, client)
server/tests/test_management.py:56
Methodtest_taskkill_blocked
(self)
server/tests/test_presets.py:41
Methodtest_tool_schemas
(self)
server/tests/test_tools.py:193
Methodtest_validate_path_absolute_within_workspace
(self, tmp_path, monkeypatch)
server/tests/test_tools.py:47
Methodtest_validate_path_traversal_blocked
(self, tmp_path, monkeypatch)
server/tests/test_tools.py:40
Methodtest_validate_path_within_workspace
(self, tmp_path, monkeypatch)
server/tests/test_tools.py:14
Methodtest_validate_relative_path_uses_workspace_not_process_cwd
(self, tmp_path, monkeypatch)
server/tests/test_tools.py:25
Methodtest_windows_del_blocked
(self)
server/tests/test_presets.py:56
Methodtest_windows_diskpart_blocked
(self)
server/tests/test_presets.py:76
Methodtest_windows_format_blocked
(self)
server/tests/test_presets.py:71
Methodtest_windows_rd_blocked
(self)
server/tests/test_presets.py:61
Methodtest_windows_rmdir_blocked
(self)
server/tests/test_presets.py:66
Methodtest_write_file
(self, tmp_path, monkeypatch)
server/tests/test_tools.py:108
Functiontoast
(msg, type = 'info')
shared/shared-header.js:32
FunctiontoggleDropdown
(btnEl)
ds-enhance.user.js:1453
Methodtools
(self)
server/tools/mcp_external.py:143
Methodtools
(self)
server/tools/mcp_external.py:267
Functionup
()
ds-mcp-bridge.user.js:873
Functionup
()
ds-enhance.user.js:519
Functionup
()
shared/shared-header.js:157
Functionupdate
()
ds-enhance.user.js:1425
FunctionwireTabs
* Wires up tab switching for a panel. * Tab buttons must have data-tab attributes, sections must have id="sec-{tab}".
shared/shared-header.js:179
← previous201–275 of 275, ranked by callers