Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| extract_content | Extract clean text/markdown content from a URL using trafilatura (fast) with optional Playwright fallback (JS-rendered pages). |
| extract_batch | Extract content from multiple URLs concurrently. Returns a list of extraction results. |
| compile_report | Compile research findings and sources into a structured markdown report with citations. |
| research_status | Show extraction capabilities and companion plugin readiness. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |