Metadata-Version: 2.4
Name: niche-alternativeto-mcp
Version: 0.2.0
Summary: MCP server for AlternativeTo software replacement demand discovery
Project-URL: Homepage, https://github.com/duanchao/niche-demand-discovery
Project-URL: Repository, https://github.com/duanchao/niche-demand-discovery
Author: duanchao
License-Expression: Apache-2.0
Keywords: alternativeto,demand-discovery,indie-hacker,mcp,niche
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.11
Requires-Dist: httpx>=0.27.0
Requires-Dist: mcp>=2.0.0
Requires-Dist: pydantic>=2.0.0
Requires-Dist: python-dotenv>=1.0.0
Description-Content-Type: text/markdown

# niche-alternativeto-mcp

MCP server for discovering software replacement demand from AlternativeTo.

## Install

```bash
uvx niche-alternativeto-mcp
```

## Tools

- `alt_search` — Search software on AlternativeTo
- `alt_get_alternatives` — Get alternatives for a specific software
- `alt_get_software_details` — Get software details and stats

## Auth

None required. Uses AlternativeTo public pages via HTTP.
