CCM
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
rocnubie avatar

Qwen MCP

rocnubie/chat-mcp
registry active
Summary

Connects Claude to Qwen's chat models (Qwen3.6-Plus and Flash variants) through a read-only knowledge surface. Exposes tools to query model capabilities, pricing, and official links, plus resources covering the FAQ and supported model lineup. The two prompts handle session summarization and chat workflow setup. No API keys required. Useful when you're evaluating Qwen as a drop-in replacement for OpenAI or Anthropic endpoints and want quick access to canonical model specs, the 1M context window details, and compatibility notes without leaving your MCP client. The server pulls from qwenchat.online's structured metadata rather than proxying live chat requests.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
inference shell
inference shell
create and run specialised agents in minutes
build now →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
inference shell
inference shell
create and run specialised agents in minutes
build now →

Qwen MCP Server

Qwen AI Chat Guide for Qwen3.6-Plus, Flash, and 1M Context

MCP Badge License: MIT Zero Config Node MCP smithery

Qwen

A Model Context Protocol server that exposes the canonical Qwen knowledge surface — models, prompts, and chat workflows, pricing, FAQ, official links — to MCP-compatible AI clients such as Claude Desktop, Cursor, Windsurf, and Continue. Read-only, no API keys, no quota, ~50 ms cold start.

Official website: https://qwenchat.online

💬 About Qwen

Qwen Chat (qwenchat.online) is a browser-based workspace for interacting with Alibaba's Qwen3 family of language models. The site provides direct chat access alongside a structured evaluation environment where users can test model capabilities across distinct task categories — code, documents, visual inputs, and web generation — without setting up local infrastructure. It is designed for people who want to move quickly from curiosity to practical assessment: load a file, paste a prompt, and observe how the model handles real work rather than toy examples.

Key Features

  • 1M context window — carry multiple long files, research documents, or codebases in a single request without manually summarising between steps.
  • Model lane comparison — switch between Qwen3 Plus and Flash variants through the same interface to compare speed and quality tradeoffs on the same input.
  • OpenAI and Anthropic API compatibility — the underlying models expose both API surfaces, so existing tooling, SDKs, and prompt templates migrate with minimal changes.
  • Benchmark transparency — the site surfaces specific third-party scores (Terminal-Bench 2.0, OmniDocBench 1.5) rather than abstract capability claims, letting users calibrate expectations before committing to integration.
  • Multimodal input support — the chat accepts screenshots, PDFs, and diagrams, enabling visual reasoning tasks such as UI analysis, screen grounding, and document layout parsing.
  • Preset task examples — the interface ships with ready-made prompts covering code review, document analysis, and web prototyping, reducing the setup time needed to start a meaningful test.

Use Cases

  • Code and repository work — reviewing diffs, diagnosing build failures, or walking through a repository repair task using the extended context window to hold multiple files at once.
  • Long-document analysis — uploading policy documents, research papers, or technical specifications and asking structured questions without hitting context limits.
  • Visual and UI tasks — pasting screenshots for layout analysis, accessibility review, or screen grounding where the model identifies interactive elements by position.
  • Rapid web prototyping — generating functional HTML or component scaffolding from a brief description and iterating in the same session.
  • API migration evaluation — testing whether Qwen models can serve as a drop-in replacement for OpenAI or Anthropic endpoints in an existing workflow before switching production traffic.

Who Is It For

Qwen Chat is aimed primarily at developers, technical leads, and product teams who are already using language models in their day-to-day work and want to evaluate whether Qwen3 fits their stack. It suits teams that handle long documents or large codebases and need a context window beyond what standard tiers offer. It is also relevant to engineers assessing API compatibility before committing to a migration — the site provides enough structured evidence to make that call without requiring a full integration first. Individual developers building side projects or prototypes who want a capable model accessible directly from the browser will find it practical as well.

Tools

list_models

Return the canonical list of chat models exposed on the site, with capability notes. (Qwen)

Input: no parameters. Returns: text/markdown.

get_pricing

Return the canonical pricing entry point for Qwen.

Input: no parameters. Returns: text/markdown.

get_official_links

Return the canonical list of official links for Qwen (website, support, docs when available).

Input: no parameters. Returns: text/markdown.

Resources

  • site://chat/models — Supported chat models and capability notes.
  • site://chat/pricing — Canonical pricing entry point.
  • site://chat/faq — Short FAQ generated from public site metadata.
  • site://chat/links — Canonical URLs to share with users.

Prompts

tell_me_about_chat

Summarize what the site is, who it's for, and how it works. — Qwen

start_chat_session_chat

Open a chat-evaluation session against the site's models, with sensible defaults. — Qwen

Installation

Install via Smithery

npx -y @smithery/cli install chat-mcp --client claude

(Replace claude with cursor, windsurf, or continue for those clients.)

Install from source

git clone https://github.com/rocnubie/chat-mcp.git
cd chat-mcp
pnpm install

Then add to your MCP client config (claude_desktop_config.json for Claude Desktop, mcp.json for Cursor / Windsurf / Continue):

{
  "mcpServers": {
    "chat-mcp": {
      "command": "node",
      "args": [
        "/absolute/path/to/chat-mcp/src/index.mjs"
      ]
    }
  }
}

Debug with MCP Inspector

npx @modelcontextprotocol/inspector node src/index.mjs

Official Links

  • Website: https://qwenchat.online
  • Pricing: https://qwenchat.online/pricing
  • GitHub: https://github.com/Rocniubi/MSA
  • Support: support@qwenchat.online

Development

pnpm install
pnpm start                 # run the server over stdio

License

MIT

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
inference shell
inference shell
create and run specialised agents in minutes
build now →
Categories
Communication & Messaging
Registryactive
UpdatedMay 22, 2026
View on GitHub

More from rocnubie

  • Riftrunner AI MCP
  • Seedance 2.0 MCP
  • SeedanceAI MCP
  • Tiramisu AI MCP
  • Video to Audio Converter MCP
  • Voxtral TTS MCP
  • WordCast MCP
  • Z-Image MCP
  • AI Dance MCP
  • DeepSeek FR MCP
  • Meigen AI MCP
  • Soora FR MCP
  • Ads AI Creator MCP
  • AI Image Editor MCP
  • AI Photo Editor MCP
  • AI Room Design MCP
  • AI Swap Face MCP
  • Best AI Image Prompt MCP
  • Deep Anime AI MCP
  • EarScribe MCP
  • FlowMusicAI MCP
  • Flux-2 Online MCP
  • Gemini 3 Online MCP
  • Gemma AI MCP

Related Communication & Messaging MCP Servers

View all →
seahbk1006 avatar
Seah Boon Keong - Chat with BNM API Datasets

seahbk1006/seahboonkeong-chat-bnmapi

MCP for public datasets on BNM Open Data API (Developed by Seah Boon Keong) Allows users to access a wide range of financial and economic data published by Bank Negara Malaysia. Users can retrieve data on various economic indicators such as current exchange rates, OPR, interbank activity, government bond yields, monetary aggregates, reserves, gold prices, consumer alerts, etc.
seahbk1006 avatar
Seah Boon Keong - Chat with BNM API Datasets

seahbk1006/seahboonkeong-chat-bnmapi-493fd484

MCP for public datasets on BNM Open Data API (Developed by Seah Boon Keong) Allows users to access a wide range of financial and economic data published by Bank Negara Malaysia. Users can retrieve data on various economic indicators such as current exchange rates, OPR, interbank activity, government bond yields, monetary aggregates, reserves, gold prices, consumer alerts, etc.
seahbk1006 avatar
Seah Boon Keong - Chat with OpenDOSM Datasets

seahbk1006/seahboonkeong-chat-opendosm

MCP for public datasets OpenDOSM (Developed by Seah Boon Keong) What it delivers: - 163 curated datasets (Department of Statistics Malaysia + sources) - Programmatic tools: discover, query, get latest, correlation, ARIMA forecasts (with fallback) Benefits: Accessibility - Economists, analysts, and policymakers can interact without technical barriers. Speed - Instant retrieval of complex datasets. Ability to support forecast and correlation features. Integration - Enable integration to dashboards that supports MCP. Sample Queries 1. What are the monthly CPI trends overall and by division (food, transport, housing)? 2. Which items are driving food inflation vs core inflation? 3. How sensitive is GDP growth to changes in key subcomponents (investment, consumption)?
seahbk1006 avatar
Seah Boon Keong - Chat with OpenDOSM Datasets

seahbk1006/seahboonkeong-chat-opendosm-00c99669

MCP for public datasets OpenDOSM (Developed by Seah Boon Keong) What it delivers: - 163 curated datasets (Department of Statistics Malaysia + sources) - Programmatic tools: discover, query, get latest, correlation, ARIMA forecasts (with fallback) Benefits: Accessibility - Economists, analysts, and policymakers can interact without technical barriers. Speed - Instant retrieval of complex datasets. Ability to support forecast and correlation features. Integration - Enable integration to dashboards that supports MCP. Sample Queries 1. What are the monthly CPI trends overall and by division (food, transport, housing)? 2. Which items are driving food inflation vs core inflation? 3. How sensitive is GDP growth to changes in key subcomponents (investment, consumption)?
simistern avatar
Toronto Tech Week 2026 Events

simistern/ttw-chat

Search 500+ Toronto Tech Week 2026 events by date, theme, audience, format, and neighborhood.
theyahia avatar
Sms Ru Mcp

theyahia/sms-ru-mcp

MCP server for SMS.RU API — send SMS, check status, balance. 3 tools.