PluginBench
MCP Server
Active
MIT

com.moltlinestudio/skillmd-lint MCP Server

com.moltlinestudio/skillmd-lint

What is the com.moltlinestudio/skillmd-lint MCP server?

Hosted MCP server to lint SKILL.md files: packaging checks, regex tests, JSON validation, diffs.

How to install com.moltlinestudio/skillmd-lint

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "skillmd-lint": {
      "url": "https://mcp.moltlinestudio.com/skillmd-lint"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "skillmd-lint": {
      "serverUrl": "https://mcp.moltlinestudio.com/skillmd-lint"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "skillmd-lint": {
      "type": "http",
      "url": "https://mcp.moltlinestudio.com/skillmd-lint"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "skillmd-lint": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.moltlinestudio.com/skillmd-lint"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http skillmd-lint https://mcp.moltlinestudio.com/skillmd-lint

Related MCP servers

Hosted MCP server for business math: unit economics, cash runway, loan payments, target pricing.

0
Python
MIT
View repository →

Hosted MCP server for structured code review passes on human- and AI-written code. Free tier.

0
Python
MIT
View repository →

Hosted MCP server for creators: writing analysis, headline scoring, reading time, social lengths.

0
Python
MIT
View repository →

Hosted MCP server for data analysis: CSV profiling, A/B tests, cohorts, funnels, trend forecasts.

0
Python
MIT
View repository →

Hosted MCP server for educators: readability reports, grade curves, lesson timing, skill catalog.

0
Python
MIT
View repository →

Hosted MCP server for agent governance: MCP config audits, injection scans, scope-policy checks.

0
Python
MIT
View repository →