list_newsletter_issues — Misar.Blog MCP Server MCP Tool Read-only
list_newsletter_issues
(list newsletter issues) is one of 23 tools on the
Misar.Blog MCP Server
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call list_newsletter_issues from your client
- Claude Code Misar.Blog MCP Server list_newsletter_issues run in your project directory
- Claude Desktop Misar.Blog MCP Server list_newsletter_issues ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Misar.Blog MCP Server list_newsletter_issues ~/.cursor/mcp.json
- VS Code Misar.Blog MCP Server list_newsletter_issues .vscode/mcp.json
- Zed Misar.Blog MCP Server list_newsletter_issues ~/.config/zed/settings.json
- Windsurf Misar.Blog MCP Server list_newsletter_issues ~/.codeium/windsurf/mcp_config.json
- Cline Misar.Blog MCP Server list_newsletter_issues ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Misar.Blog MCP Server list_newsletter_issues ~/.gemini/settings.json
- Grok Misar.Blog MCP Server list_newsletter_issues .mcp.json (in your project root)
- ChatGPT Misar.Blog MCP Server list_newsletter_issues Settings → Connectors → Advanced → Developer mode
- Claude.ai Misar.Blog MCP Server list_newsletter_issues Settings → Connectors → Add custom connector
- LangChain Misar.Blog MCP Server list_newsletter_issues pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http misarblog-mcp https://api.misar.io/blog/mcp
Other tools on this server
- upgrade
- get_profile
- get_analytics_summary
- list_my_articles
- get_article
- publish_article
- create_draft
- update_article
- search_articles
- research_topic
- generate_title_seo
- suggest_titles
- generate_cover_image
- get_series
- create_series
- add_to_series
- list_comments
- get_follow_status
- list_newsletter_subscribers
- get_reactions
- add_reaction
- remove_reaction
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.