Metadata-Version: 2.4
Name: mcp-tool-registry
Version: 1.0.0
Summary: Tool registry: discover, validate, and catalog MCP tools
Author: aaameobius-crypto
License: MIT
Project-URL: Homepage, https://github.com/aaameobius-crypto/darkbot-ai-templates
Project-URL: Repository, https://github.com/aaameobius-crypto/darkbot-ai-templates
Keywords: mcp,ai,agent,harness,tools
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# MCP Tool Registry

> Dynamic tool registration, search, health checks, usage tracking. Zero deps.

## Tools (12)
register, unregister, enable, disable, record_call, get_tool, list_tools, search, health_check, get_categories, get_stats, reset

## Tests
```bash
python -m pytest tests/ -v  # 27 tests
```

MIT - aaameobius-crypto

Freelance portfolio: [https://ameobius-space.github.io/kwork-portfolio/](https://ameobius-space.github.io/kwork-portfolio/)
