spotlight-mcp

api-commons/spotlight-mcp
★ 0 stars JavaScript API Integration Updated 1d ago
MCP server for Spotlight — lint API artifacts & work with rulesets from any AI client
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "spotlight-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "api-commons/spotlight-mcp"
      ]
    }
  }
}

README Excerpt

<p align="center"><a href="https://spotlight-rules.com"><img src="https://raw.githubusercontent.com/api-commons/spotlight-mcp/main/spotlight-rules-logo.png" alt="Spotlight Rules" height="90"></a></p> A [Model Context Protocol](https://modelcontextprotocol.io) server that exposes your API artifacts and work with rulesets conversationally. It runs the same

Tools (4)

lint_artifactlist_formatslist_rulesetsvalidate_ruleset