MCPcopy Create free account

hub / github.com/cyberagiinc/DevDocs / functions

Functions187 in github.com/cyberagiinc/DevDocs

↓ 36 callersFunctioncn
(...inputs: ClassValue[])
lib/utils.ts:4
↓ 15 callersFunctionupdate_url_status
Updates the status, optionally the HTTP status code, and optionally an error message of a specific URL within a job.
backend/app/status_manager.py:158
↓ 14 callersFunctionupdate_overall_status
Updates the overall status of a job, optionally including extracted data size.
backend/app/status_manager.py:108
↓ 13 callersFunctionnormalize_url
Normalize URL by removing trailing slashes and fragments
backend/app/utils.py:3
↓ 9 callersFunctiontoast
({ ...props }: Toast)
hooks/use-toast.ts:145
↓ 8 callersFunctionis_cancellation_requested
Checks if cancellation has been requested for a specific job ID.
backend/app/status_manager.py:326
↓ 7 callersMethodget_content
Get markdown content.
fast-markdown-mcp/src/fast_markdown_mcp/server.py:62
↓ 7 callersFunctionsafeLocalStorageGetItem
(key: string, defaultValue: any = null)
app/page.tsx:42
↓ 6 callersMethod_calculate_confidence
Calculate confidence score based on similarity and match type.
fast-markdown-mcp/src/fast_markdown_mcp/server.py:35
↓ 6 callersMethodget_metadata
Get metadata as a dictionary.
fast-markdown-mcp/src/fast_markdown_mcp/server.py:113
↓ 5 callersFunctiondispatch
(action: Action)
components/ui/use-toast.ts:136
↓ 5 callersFunctiondispatch
(action: Action)
hooks/use-toast.ts:136
↓ 4 callersMethod_calculate_similarity
Calculate text similarity using SequenceMatcher.
fast-markdown-mcp/src/fast_markdown_mcp/server.py:31
↓ 4 callersFunctiongetTotalUrls
()
components/SubdomainList.tsx:87
↓ 4 callersMethodrun
Run the server.
fast-markdown-mcp/src/fast_markdown_mcp/server.py:808
↓ 4 callersFunctionurl_to_filename
Convert a URL to a valid filename. This function extracts the domain and path from a URL and converts it to a valid filename by repl
backend/app/crawler.py:61
↓ 3 callersMethod_make_section_id
Generate a URL-friendly section ID from title.
fast-markdown-mcp/src/fast_markdown_mcp/document_structure.py:97
↓ 3 callersFunctionget_job_status
Retrieves the status of a specific job.
backend/app/status_manager.py:240
↓ 3 callersMethodsync_file
Force sync a file.
fast-markdown-mcp/src/fast_markdown_mcp/server.py:166
↓ 2 callersFunctionaddToRemoveQueue
(toastId: string)
components/ui/use-toast.ts:61
↓ 2 callersFunctionaddToRemoveQueue
(toastId: string)
hooks/use-toast.ts:61
↓ 2 callersFunctioncheckStatus
()
components/MCPServerStatus.tsx:50
↓ 2 callersFunctioncountUrlsByStatus
(urls: Record<string, UrlDetails> | undefined, targetStatus: UrlStatus | UrlStatus[])
components/JobStatsSummary.tsx:22
↓ 2 callersFunctionfetchFiles
()
components/ConsolidatedFiles.tsx:24
↓ 2 callersFunctionformatDate
(dateString: string | undefined | null)
components/CrawlStatusMonitor.tsx:83
↓ 2 callersFunctiongetLogs
()
components/MCPServerStatus.tsx:68
↓ 2 callersFunctiongetStatusIcon
(status: string)
components/SubdomainList.tsx:98
↓ 2 callersFunctiongetStatusStyle
(status: string)
components/SubdomainList.tsx:109
↓ 2 callersFunctionhandleDownload
(path: string, type: 'json' | 'markdown')
components/StoredFiles.tsx:66
↓ 2 callersFunctionhandleDownload
(path: string, type: 'json' | 'markdown')
components/DiscoveredFiles.tsx:66
↓ 2 callersFunctionis_running_in_container
()
test_crawl4ai.py:12
↓ 2 callersFunctionis_running_in_container
()
scripts/test/test_crawl4ai.py:12
↓ 2 callersFunctionsave_result_to_file
Save the result to a file
test_crawl4ai.py:141
↓ 2 callersFunctionsave_result_to_file
Save the result to a file
scripts/test/test_crawl4ai.py:141
↓ 2 callersMethodsync_file
Sync a file when it's created or modified.
fast-markdown-mcp/src/fast_markdown_mcp/server.py:520
↓ 2 callersFunctiontoast
({ ...props }: Toast)
components/ui/use-toast.ts:145
↓ 2 callersFunctiontogglePage
(url: string, page?: DiscoveredPage, isInternalLink: boolean = false)
components/SubdomainList.tsx:24
↓ 2 callersFunctionuseToast
()
components/ui/use-toast.ts:174
↓ 2 callersFunctionvalidateUrl
(url: string)
lib/crawl-service.ts:86
↓ 1 callersFunction_fetch_status_code
Fetches the HTTP status code for a given URL using a HEAD request. Args: url: The URL to check. Returns: The HTTP statu
backend/app/crawler.py:419
↓ 1 callersFunctionadd_pending_crawl_urls
Adds multiple URLs with 'pending_crawl' status.
backend/app/status_manager.py:195
↓ 1 callersFunctioncrawlPages
({ pages, job_id }: CrawlRequest)
lib/crawl-service.ts:43
↓ 1 callersFunctiondiscoverSubdomains
({ url, depth = 3 }: DiscoverOptions)
lib/crawl-service.ts:4
↓ 1 callersFunctiondismiss
()
components/ui/use-toast.ts:153
↓ 1 callersFunctiondismiss
()
hooks/use-toast.ts:153
↓ 1 callersFunctionfetchDebugOutput
()
components/DebugOutput.tsx:40
↓ 1 callersFunctionfetchScriptContent
()
components/DebugOutput.tsx:19
↓ 1 callersFunctionfetchStatus
()
app/page.tsx:470
↓ 1 callersFunctionformatProjectName
(name: string)
components/StoredFiles.tsx:105
↓ 1 callersFunctionformatProjectName
(name: string)
components/DiscoveredFiles.tsx:105
↓ 1 callersFunctiongenId
()
components/ui/use-toast.ts:30
↓ 1 callersFunctiongenId
()
hooks/use-toast.ts:30
↓ 1 callersFunctiongetStatusBadge
()
components/MCPServerStatus.tsx:94
↓ 1 callersFunctiongetStatusBadgeStyle
(status: UrlStatus)
components/CrawlUrls.tsx:26
↓ 1 callersFunctiongetStatusTooltip
(status: UrlStatus)
components/CrawlUrls.tsx:50
↓ 1 callersMethodget_section
Get a specific section from a markdown file.
fast-markdown-mcp/src/fast_markdown_mcp/server.py:77
↓ 1 callersMethodget_section_by_id
Get a section by its ID.
fast-markdown-mcp/src/fast_markdown_mcp/document_structure.py:78
↓ 1 callersMethodget_stats
Get statistics about all markdown files.
fast-markdown-mcp/src/fast_markdown_mcp/server.py:469
↓ 1 callersMethodget_table_of_contents
Get table of contents for a markdown file.
fast-markdown-mcp/src/fast_markdown_mcp/server.py:94
↓ 1 callersFunctioninitialize_job
Initializes a new job status.
backend/app/status_manager.py:77
↓ 1 callersFunctionisDocker
()
app/api/debug/route.ts:10
↓ 1 callersFunctionlistFiles
()
components/StoredFiles.tsx:34
↓ 1 callersFunctionlistFiles
()
components/DiscoveredFiles.tsx:34
↓ 1 callersMethodlist_files
List all available markdown files.
fast-markdown-mcp/src/fast_markdown_mcp/server.py:185
↓ 1 callersFunctionmain
Main entry point.
fast-markdown-mcp/src/fast_markdown_mcp/server.py:871
↓ 1 callersFunctionmain
()
backend/test_crawl4ai.py:4
↓ 1 callersFunctionmergeConfig
(nextConfig, userConfig)
next.config.mjs:34
↓ 1 callersFunctionmergeConfig
(nextConfig, userConfig)
config/next.config.mjs:34
↓ 1 callersMethodparse_document
Parse markdown content into sections.
fast-markdown-mcp/src/fast_markdown_mcp/document_structure.py:22
↓ 1 callersMethodread_file
Read and return the content of a markdown file.
fast-markdown-mcp/src/fast_markdown_mcp/server.py:198
↓ 1 callersFunctionreducer
(state: State, action: Action)
components/ui/use-toast.ts:77
↓ 1 callersFunctionreducer
(state: State, action: Action)
hooks/use-toast.ts:77
↓ 1 callersFunctionrequest_cancellation
Requests cancellation for a given job_id. Sets the cancellation flag and updates the job status to 'cancelling'. Handles idempotency and
backend/app/status_manager.py:256
↓ 1 callersFunctionrevalidateStatus
()
app/page.tsx:153
↓ 1 callersMethodsearch_by_tag
Search files by metadata tags.
fast-markdown-mcp/src/fast_markdown_mcp/server.py:445
↓ 1 callersMethodsearch_files
Search content across all markdown files.
fast-markdown-mcp/src/fast_markdown_mcp/server.py:216
↓ 1 callersMethodsetup_handlers
Set up request handlers.
fast-markdown-mcp/src/fast_markdown_mcp/server.py:551
↓ 1 callersFunctionsetup_logging
Configure logging.
fast-markdown-mcp/src/fast_markdown_mcp/server.py:836
↓ 1 callersMethodsmart_section_search
Advanced search for sections across all markdown files with ranking and confidence scores. Args: query: The sear
fast-markdown-mcp/src/fast_markdown_mcp/server.py:246
↓ 1 callersMethodsync_all_files
Initial sync of all files in the storage directory.
fast-markdown-mcp/src/fast_markdown_mcp/server.py:50
↓ 1 callersFunctiontest_health
Test the health endpoint of the Crawl4AI service
test_crawl4ai.py:25
↓ 1 callersFunctiontest_health
Test the health endpoint of the Crawl4AI service
scripts/test/test_crawl4ai.py:25
↓ 1 callersFunctiontest_ping
Test if we can ping the Crawl4AI container
test_crawl4ai.py:180
↓ 1 callersFunctiontest_ping
Test if we can ping the Crawl4AI container
scripts/test/test_crawl4ai.py:180
↓ 1 callersFunctiontest_secured
Test the Crawl4AI service with authentication
test_crawl4ai.py:87
↓ 1 callersFunctiontest_secured
Test the Crawl4AI service with authentication
scripts/test/test_crawl4ai.py:87
↓ 1 callersFunctiontest_unsecured
Test the Crawl4AI service without authentication
test_crawl4ai.py:37
↓ 1 callersFunctiontest_unsecured
Test the Crawl4AI service without authentication
scripts/test/test_crawl4ai.py:37
↓ 1 callersFunctiontoggleExpand
(url: string)
components/SubdomainList.tsx:55
↓ 1 callersFunctionuseMCPInfo
()
hooks/useMCPInfo.ts:20
↓ 1 callersFunctionuseToast
()
hooks/use-toast.ts:174
FunctionBadge
({ className, variant, ...props }: BadgeProps)
components/ui/badge.tsx:30
FunctionConfigSettings
()
components/ConfigSettings.tsx:9
FunctionConsolidatedFiles
()
components/ConsolidatedFiles.tsx:18
FunctionCrawlStatusMonitor
({ jobId, status, // Destructure props error, // Destructure props isLoading, // Destructure pr
components/CrawlStatusMonitor.tsx:26
FunctionCrawlUrls
({ urls, selectedUrls, onSelectionChange, onCrawlSelected, isCrawlingSelected, jobId, // Keep jobI
components/CrawlUrls.tsx:72
FunctionDebugOutput
()
components/DebugOutput.tsx:10
FunctionDialogFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/dialog.tsx:70
FunctionDialogHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/dialog.tsx:56
FunctionDiscoveredFiles
()
components/DiscoveredFiles.tsx:29
next →1–100 of 187, ranked by callers