---
slug: "simplemcp"
source_type: "readme"
source_url: "https://cdn.jsdelivr.net/gh/arbuthnot-eth/simpleMCP@main/README.md"
repo: "https://github.com/arbuthnot-eth/simpleMCP"
source_file: "README.md"
branch: "main"
---
# 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 
