url-ai-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@url-ai-mcpparse this url: https://example.com/path?q=1"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Url Ai
By MEOK AI Labs — MEOK AI Labs MCP Server
URL AI MCP Server — URL parsing and analysis tools.
Installation
pip install url-ai-mcpUsage
# Run standalone
python server.py
# Or via MCP
mcp install url-ai-mcpTools
parse_url
Parse a URL into its components with detailed analysis.
Parameters:
url(str)
shorten_url_data
Generate a deterministic short URL hash (does not create actual redirect).
Parameters:
url(str)
check_url_safety
Analyze URL for potential safety issues (heuristic-based, no external calls).
Parameters:
url(str)
extract_metadata
Extract metadata from URL structure (no HTTP requests).
Parameters:
url(str)
Authentication
Free tier: 15 calls/day. Upgrade at meok.ai/pricing for unlimited access.
Links
Website: meok.ai
GitHub: CSOAI-ORG/url-ai-mcp
License
MIT — MEOK AI Labs
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/CSOAI-ORG/url-ai-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server