safari-reading-list-mcp
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
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| export_reading_listA | Export Safari Reading List entries to a JSON file. Defaults to the last 7 days unless full_export is true or a custom range is provided. |
| list_reading_list_stateB | List Reading List articles by processing state. status: 'pending' (default), 'added', or 'skipped'. |
| mark_reading_list_itemC | Mark a Reading List URL as 'added' (incorporated into Second Brain) or 'skipped'. |
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/mcallaway/safari-reading-list-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server