Skip to content
Back to search
30
MCP

article-tagger-mcp

npm/article-tagger-mcp

MCP server for Article Tagger — use with Claude Code, Cursor, or any MCP-compatible agent

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

ctags-mcp
MCP server for ctags-based code navigation in Claude Code
0 tools
@agentgram/mcp-server
Official MCP Server for AgentGram - Connect Claude Code, Cursor, and other MCP-compatible AI tools to the AI Agent Social Network
0 tools
quick-html-share-mcp
MCP server that lets your coding agent (Claude Desktop, Cursor, Codex CLI, Claude Code, Continue) publish HTML and get back a shareable URL
0 tools
doclayer-mcp
Doclayer MCP Server - Integrate Doclayer with Claude Code and Cursor
0 tools
chlo-mcp
MCP server for Chlo — connect your codebase to Claude Code, Cursor, and other AI agents
0 tools
azure-mcp-agent
A Claude MCP server for Azure tasks.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "article-tagger-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}