MCPcopy Create free account

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

Functions275 in github.com/calendar0917/DeepseekWeb-enhance

↓ 1 callersMethod_read_loop
Read JSON-RPC messages from stdout.
server/tools/mcp_external.py:184
↓ 1 callersFunction_watchTextStable
(container, selectors)
ds-mcp-bridge.user.js:1941
↓ 1 callersMethodaclose
(self)
server/tests/test_mcp_external.py:142
↓ 1 callersFunctionaddCategory
(name, color)
ds-enhance.user.js:278
↓ 1 callersFunctionaddToolFileResult
(filename, text, mimeType)
ds-mcp-bridge.user.js:81
↓ 1 callersFunctionapiDelete
(id)
ds-enhance.user.js:261
↓ 1 callersFunctionapiDeleteAll
()
ds-enhance.user.js:262
↓ 1 callersFunctionbuildSessionCursor
(session)
ds-enhance.user.js:215
↓ 1 callersFunctionbuildToolHint
()
ds-mcp-bridge.user.js:282
↓ 1 callersMethodcall_tool
Route tool call to the correct server.
server/tools/mcp_external.py:526
↓ 1 callersFunctioncheckConnection
()
ds-mcp-bridge.user.js:1003
↓ 1 callersMethodcheckHealth
()
ds-mcp-bridge.user.js:182
↓ 1 callersFunctioncollapseSystemInstructions
()
ds-mcp-bridge.user.js:1836
↓ 1 callersFunctiondetectAdapter
()
ds-mcp-bridge.user.js:62
↓ 1 callersFunctiondoSearch
()
ds-enhance.user.js:1006
↓ 1 callersFunctionenhanceMCPCodeBlocks
()
ds-mcp-bridge.user.js:1732
↓ 1 callersFunctionextApiUrl
(path)
ds-mcp-bridge.user.js:1153
↓ 1 callersFunctionfetchSessionsPage
(cursor)
ds-enhance.user.js:183
↓ 1 callersFunctionfilterByCat
(sessions, catId)
ds-enhance.user.js:299
↓ 1 callersFunctionfindInputElement
()
ds-mcp-bridge.user.js:571
↓ 1 callersFunctionfindSendButton
()
ds-mcp-bridge.user.js:585
↓ 1 callersFunctionfindTightSystemInstructionElement
(root)
ds-mcp-bridge.user.js:1779
↓ 1 callersFunctionfoldSystemInstructionElement
(target)
ds-mcp-bridge.user.js:1793
↓ 1 callersFunctiongetBaseUrl
()
ds-mcp-bridge.user.js:1141
↓ 1 callersMethodgetBaseUrl
()
ds-mcp-bridge.user.js:206
↓ 1 callersFunctiongetCodeActionContainer
(block)
ds-mcp-bridge.user.js:1719
↓ 1 callersFunctiongetEnabledPrompts
()
ds-enhance.user.js:26
↓ 1 callersFunctiongetExtBaseUrl
()
ds-mcp-bridge.user.js:1135
↓ 1 callersFunctiongetToken
()
ds-enhance.user.js:161
↓ 1 callersFunctionget_cwd
Get the current workspace directory.
server/tools/shell.py:91
↓ 1 callersFunctionhideExpProg
()
ds-enhance.user.js:1022
↓ 1 callersFunctioninjectTTSButtons
()
ds-mcp-bridge.user.js:1877
↓ 1 callersMethodlistTools
()
ds-mcp-bridge.user.js:171
↓ 1 callersFunctionlist_directory
List directory contents with type markers.
server/tools/shell.py:96
↓ 1 callersFunctionlist_edge_voices
List all available Edge TTS voices.
server/tools/tts.py:173
↓ 1 callersFunctionloadCats
()
ds-enhance.user.js:271
↓ 1 callersFunctionnormalizeSession
(session)
ds-enhance.user.js:206
↓ 1 callersFunctionprocess_file
Process an uploaded file and return structured text content. Supports: TXT, MD, JSON, CSV, PDF (via pymupdf), images (basic info). Args
server/tools/file_processor.py:182
↓ 1 callersFunctionread_file
Read file content. Limited to 1MB by default.
server/tools/shell.py:125
↓ 1 callersFunctionremoveCategory
(catId)
ds-enhance.user.js:282
↓ 1 callersFunctionrenderExtTab
()
ds-mcp-bridge.user.js:1179
↓ 1 callersFunctionrenderTestTab
()
ds-mcp-bridge.user.js:1048
↓ 1 callersFunctionsetInputValue
(element, value)
ds-mcp-bridge.user.js:603
↓ 1 callersFunctionsetModuleEnabled
(mod, val)
ds-mcp-bridge.user.js:33
↓ 1 callersFunctionsetup_file_logging
(log_file: str | None)
server/server.py:51
↓ 1 callersFunctionshowCatPicker
(sid)
ds-enhance.user.js:937
↓ 1 callersFunctionshowExpProg
(t, p)
ds-enhance.user.js:1021
↓ 1 callersFunctionshowForkPicker
(sessionId, messages)
ds-enhance.user.js:838
↓ 1 callersFunctionsimulateEnter
(element)
ds-mcp-bridge.user.js:644
↓ 1 callersMethodstart_server
Start a stopped server.
server/tools/mcp_external.py:443
↓ 1 callersMethodstop_server
Stop a running server without removing config.
server/tools/mcp_external.py:455
↓ 1 callersFunctionsubstitute
(obj)
server/server.py:325
↓ 1 callersMethodsynthesize
(text)
ds-mcp-bridge.user.js:212
↓ 1 callersMethodto_dict
(self)
server/tools/file_processor.py:29
↓ 1 callersFunctiontoggleCatSession
(sid, catId)
ds-enhance.user.js:290
↓ 1 callersFunctiontts_synthesize
Synthesize text to MP3 audio bytes in a single pass. No chunking — let the provider handle long text natively.
server/tools/tts.py:130
↓ 1 callersFunctionupdateForkInfo
()
ds-enhance.user.js:810
↓ 1 callersFunctionwaitForDOM
()
ds-mcp-bridge.user.js:784
↓ 1 callersFunctionwaitForDOM
()
ds-enhance.user.js:148
↓ 1 callersFunctionwrite_file
Write content to a file.
server/tools/shell.py:147
Method__init__
(self, name: str, command: str, args: list[str] | None = None, env: dict[str, str] | None = N
server/tools/mcp_external.py:42
Method__init__
(self, name: str, url: str, headers: dict[str, str] | None = None)
server/tools/mcp_external.py:213
Method__init__
(self, config_path: str | Path | None = None)
server/tools/mcp_external.py:339
Method__init__
(self, *, headers, status_code=200, text="", json_body=None)
server/tests/test_mcp_external.py:97
Method__init__
(self)
server/tests/test_mcp_external.py:107
Function_process_image
Return basic info about an image file.
server/tools/file_processor.py:127
Function_process_pdf
Extract text from PDF using pymupdf.
server/tools/file_processor.py:96
Function_process_text
Process plain text / markdown / JSON / CSV files.
server/tools/file_processor.py:47
Function_run
()
ds-mcp-bridge.user.js:1980
Functionadd_external_server
Add and start a new external MCP server. Body: {"name": "github", "command": "npx", "args": [...], "env": {...}} or: {"name": "remote", "ur
server/server.py:203
Functionapi_tts
Synthesize text to speech, return MP3 audio bytes.
server/server.py:486
Functionapi_tts_voices
List available Edge TTS voices.
server/server.py:534
Functionapi_upload
Process an uploaded file, return extracted text and metadata.
server/server.py:541
Functionapi_upload_status
Return upload queue status.
server/server.py:580
Functionbing_search
Search Bing and return results as text.
server/tools/search.py:11
Methodcall_tool
Call a tool on the external server.
server/tools/mcp_external.py:135
Methodclient
(self)
server/tests/test_management.py:15
Methodclient
(self)
server/tests/test_server.py:12
Methodclient
(self)
server/tests/test_presets.py:12
Methodconstructor
(url)
ds-mcp-bridge.user.js:113
Methodconstructor
()
ds-mcp-bridge.user.js:200
Functioncrawl_webpage
Fetch a webpage and extract text content.
server/tools/search.py:42
FunctioncreateFABAndPanel
* Creates the floating action button and panel shell. * Returns { fab, panel, posPanel } for the caller to populate panel.innerHTML and wire up tabs.
shared/shared-header.js:115
FunctioncreateProgressHelper
* Creates a progress bar helper bound to a specific container element. * @param {HTMLElement} el - The .dse-prog container * @returns {{ show: funct
shared/shared-header.js:227
Functiondone
()
ds-enhance.user.js:1297
Functiondownload
(name, content, mime)
shared/shared-header.js:20
FunctionensureSessions
()
ds-enhance.user.js:678
FunctionfmtDate
(ts)
shared/shared-header.js:15
Methodget_server_config
Return raw config for a server (masks env values).
server/tools/mcp_external.py:468
Functionhealth
()
server/server.py:160
Functionhide
()
shared/shared-header.js:233
Functioninit
()
ds-enhance.user.js:1355
FunctioninjectSharedCSS
(extraCSS = '')
shared/shared-header.js:97
Functioninstall_preset
Install a preset by ID, substituting user-provided params.
server/server.py:298
Functionlifespan
(application: FastAPI)
server/server.py:139
Functionlist_external_servers
List all external MCP servers and their status.
server/server.py:197
Functionlist_presets
Return available presets, marking which are already installed.
server/server.py:286
Functionmcp_endpoint
(request: Request)
server/server.py:173
Methodmock_post
(body)
server/tests/test_mcp_external.py:25
Functionmount
()
ds-enhance.user.js:1372
← previousnext →101–200 of 275, ranked by callers