# SimpleMCP

A minimalist implementation of the Model-Context-Protocol (MCP) pattern, designed for building scalable applications ingestible by LLMs.

## Features

- Lightweight and unopinionated
- Clear separation of concerns
- Easy to integrate with existing projects
- Zero dependencies
- TypeScript support

## Getting Started

Documentation and implementation coming soon.

## License

MIT 
