Website to Markdown MCP Server
by SunZhi-Will
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WEBSITES_CONFIG | No | Embedded JSON string containing website configurations (backward compatible option) | |
| WEBSITES_CONFIG_PATH | No | Path to an external configuration file containing website definitions in JSON format |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| fetch_websiteC | Fetch specified website and convert to markdown format |
| list_configured_websitesB | List all configured websites |
| fetch_example_siteB | Fetch example-site (https://example.com) and convert to markdown format |
| fetch_test_siteB | Fetch test-site (https://test.com) and convert to markdown format |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/SunZhi-Will/website-to-markdown-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server