# url-ai-mcp

**Category:** 💻 Developer Tools  
**Repository:** https://github.com/CSOAI-ORG/url-ai-mcp  
**GitHub Stars:** 0  
**Views:** 2  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/url-ai-mcp

## Description
Url Ai MCP server. Tools: parse url, shorten url data, check url safety. Built by MEOK AI Labs.

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "url-ai-mcp": {
    "command": "npx",
    "args": ["-y","url-ai-mcp"]
  }
}
```

## Documentation
This is one of a line of small, templated MCP servers from MEOK AI Labs. The README describes it only in general terms as an AI-powered URL automation tool, without detailing specific tools or operations; it's installable via pip or the Smithery CLI, MIT licensed, with EU AI Act compliance documentation bundled like its sibling servers.

**Use cases:**
- Automate an unspecified URL-related task via MCP tool calls (see the package's own tool list for specifics)

**Key features:**
- MIT licensed, pip-installable
- EU AI Act compliance documentation included

_Summarized from the repository README — see the link above for the full text._

