stephenlacy/mathom
Run and monitor MCP servers locally
Overview
stephenlacy/mathom is a TypeScript MCP server licensed under MIT. Run and monitor MCP servers locally
Ranked #1574 out of 25632 indexed tools.
In the top 7% of all indexed tools.
Ecosystem
TypeScript MIT
Signal Breakdown
Stars 211
Freshness 7mo ago
Issue Health 100%
Contributors 1
Dependents 0
Forks 13
Description Brief
License MIT
How to Improve
Description low impact
Freshness high impact
Contributors medium impact
Matched Queries
From the README
# mathom
<div align="center">
<h3>Local-first MCP platform with OAuth2 for running and monitoring your servers</h3>
<p>
<a href="https://github.com/stephenlacy/mathom/blob/main/LICENSE">
</a>
</p>
</div>
I was tired of not having a way to run my MCP servers locally with auth in a way that I could deploy elsewhere.
- **Built-in OAuth2** - Works with MCP clients that support OAuth2
- **Monitoring** - Live logs, metrics, and status tracking
- **Dashboard** - Modern UI with dark/light themes
- **Quick Launch** - Just replace `npx` with `mcx`
## ⚡ Quick Start
Get up and running in less than 2 minutes:
```bash
# Install the CLI
npm install -g mcx
# Clone and start mathom
git clone https://github.com/stephenlacy/mathom.git
cd mathom
./quickstart.sh # Builds and starts everything
```
Visit [http://localhost:5050](http://localhost:5050) and you're ready to go!
## Features
### Core Capabilities
<table>
<tr>
<td width="50%">
**Local-First Architecture Read full README on GitHub →
Are you the maintainer? Claim this listing