Skip to content
Back to search
30
MCP

sqlew

npm/sqlew

Automated ADR (Architecture Decision Records) for AI Coding Agents - MCP server with SQL-backed decision repository

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

Similar MCP servers embedding-nearest

io.github.tosin2013/mcp-adr-analysis-server
AI-powered MCP server for analyzing Architectural Decision Records (ADRs).
0 tools
adr-skills
MCP server that auto-generates Architecture Decision Records from Claude Code conversations using Claude Opus
0 tools
ADR Generator
Automatically captures Claude Code sessions and generates Architecture Decision Records with quality scoring.
0 tools
mcp-adr
MCP server for Architecture Decision Records — create, manage, diagram, and export ADRs
0 tools
AdrMcp
MCP server for Architectural Decision Records: navigate, author, validate, link, and analyze them.
0 tools
SqlAugur
MCP server providing AI assistants with safe, read-only SQL Server access
0 tools

How to use

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

{
  "mcpServers": {
    "sqlew": {
      "url": "None",
      "transport": "http"
    }
  }
}