Metadata-Version: 2.4
Name: mcp-compact-mode
Version: 0.0.1
Summary: Reduce MCP tool sprawl by summarizing schemas and routing calls through a single tool.
Project-URL: Homepage, https://github.com/nicobailon/mcp-compact-mode
Project-URL: Repository, https://github.com/nicobailon/mcp-compact-mode
License-Expression: MIT
Keywords: agents,ai,llm,mcp,model-context-protocol,tools
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Typing :: Typed
Requires-Python: >=3.12
Description-Content-Type: text/markdown

# mcp-compact-mode

Reduce MCP tool sprawl by summarizing schemas and routing calls through a single tool.

Python version of [mcp-compact-mode](https://github.com/nicobailon/mcp-compact-mode). Coming soon.

## Installation

```bash
pip install mcp-compact-mode
```
