@mcp-z/mcp-pdf
Preparing search index...
ServerConfig
Interface ServerConfig
PDF server configuration interface Composes transport config and application-level config
interface
ServerConfig
{
baseDir
:
string
;
baseUrl
?:
string
;
logLevel
:
string
;
name
:
string
;
resourceStoreUri
:
string
;
version
:
string
;
}
Hierarchy
BaseServerConfig
ServerConfig
Index
Properties
base
Dir
base
Url?
log
Level
name
resource
Store
Uri
version
Properties
base
Dir
baseDir
:
string
Optional
base
Url
baseUrl
?:
string
log
Level
logLevel
:
string
name
name
:
string
resource
Store
Uri
resourceStoreUri
:
string
version
version
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
base
Dir
base
Url
log
Level
name
resource
Store
Uri
version
@mcp-z/mcp-pdf
Loading...
PDF server configuration interface Composes transport config and application-level config