PluginBench
MCP Server
Active
MIT

io.github.CSOAI-ORG/html-parser-ai-mcp MCP Server

io.github.CSOAI-ORG/html-parser-ai-mcp

What is the io.github.CSOAI-ORG/html-parser-ai-mcp MCP server?

html-parser-ai-mcp MCP server by MEOK AI Labs

How to install io.github.CSOAI-ORG/html-parser-ai-mcp

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "html-parser-ai-mcp": {
      "command": "uvx",
      "args": [
        "html-parser-ai-mcp"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "html-parser-ai-mcp": {
      "command": "uvx",
      "args": [
        "html-parser-ai-mcp"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "html-parser-ai-mcp": {
      "command": "uvx",
      "args": [
        "html-parser-ai-mcp"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "html-parser-ai-mcp": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "html-parser-ai-mcp"
      ]
    }
  }
}
Claude Code
claude mcp add html-parser-ai-mcp -- uvx html-parser-ai-mcp

Related MCP servers

Contract Review Ai MCP Server by MEOK AI Labs

2
Python
MIT
View repository →

music-production-ai-mcp MCP server by MEOK AI Labs

2
Python
MIT
View repository →

pet-care-ai-mcp MCP server by MEOK AI Labs

2
Python
MIT
View repository →

Children's privacy compliance: COPPA (US), FERPA (US edu), EU AI Act children's provisions, UK A...

1
Python
MIT
View repository →

Csoai Governance Crosswalk MCP Server by MEOK AI Labs

1
Python
View repository →

DORA (EU Digital Operational Resilience Act) compliance for AI agents. 5-pillar audit, incident ...

1
Python
MIT
View repository →