Back to search
30
MCP

smart-mcp

npm/smart-mcp

Smart UI MCP Server for VS Code, Cursor, and AI IDEs. Provides Smart UI components, metadata, and Angular code generation through the Model Context Protocol with support for Azure OpenAI, OpenAI, Anthropic, Gemini, and local LLMs.

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

Similar MCP servers embedding-nearest

SmartBear MCP
MCP server for AI access to SmartBear tools, including BugSnag, Reflect, API Hub, PactFlow.
0 tools
mcp/smartbear
MCP server for AI access to SmartBear tools, including BugSnag, Reflect, API Hub, PactFlow.
0 tools
smart-coding-mcp
An extensible Model Context Protocol (MCP-Local-MRL-RAG-AST) server that provides intelligent semantic code search for AI assistants. Built
0 tools
vscode-mcp-server
MCP server to expose VS Code editing features to an LLM for AI coding
0 tools
ai-draw-mcp
MCP Server that gives AI drawing capabilities in IDEs (Cursor, VS Code, Windsurf, Trae, Zed, etc.)
0 tools
smartguard-mcp
SmartGuard MCP Server - AI-powered smart contract security audit tools for Claude Code, Cursor, and AI coding agents. Detect reentrancy, acc
0 tools

How to use

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

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