Metadata-Version: 2.4
Name: slug-forge-mcp
Version: 1.0.0
Summary: Turn any Unicode string into a clean, URL-safe slug.
Project-URL: Homepage, https://slug-forge.techtenstein.com
Project-URL: Repository, https://github.com/techtenstein-labs/slug-forge
Author: Techtenstein
License-Expression: MIT
License-File: LICENSE
Keywords: api,mcp,slug-forge
Requires-Python: >=3.9
Requires-Dist: httpx>=0.25
Description-Content-Type: text/markdown

# slug-forge API MCP Server

<!-- mcp-name: io.github.techtenstein-labs/slug-forge -->

Turn any Unicode string into a clean, URL-safe slug.

Wraps the free [slug-forge API](https://slug-forge.techtenstein.com) HTTP API as an MCP-style tool module.

- Live API: https://slug-forge.techtenstein.com
- OpenAPI: https://slug-forge.techtenstein.com/openapi.json
