Back to search
30
MCP

@ng-annotate/mcp-server

npm/@ng-annotate/mcp-server

MCP server for ng-annotate-mcp — exposes Angular browser annotations as MCP tools for AI agents

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

Similar MCP servers embedding-nearest

@apitier/mcp-server
MCP server exposing all APITier utility APIs as AI agent tools
0 tools
agentauth-mcp-server
MCP server exposing AgentAuth identity and authentication tools for AI agents
0 tools
mcp-agentapi
MCP server for interacting with AI agents through the Agent API
0 tools
@opentabs-dev/mcp-server
MCP server that turns browser tabs into AI agent tools via a Chrome extension plugin system
0 tools
@simple-commenter/mcp-server
MCP server for Simple Commenter — lets AI agents work with website feedback
0 tools
@conduitai-app/mcp-server
MCP server for conduitAI — search, browse, and install AI tools from the conduitAI catalog
0 tools

How to use

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

{
  "mcpServers": {
    "@ng-annotate/mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}