The reputation layer for AI skills, tools & agents

stephenlacy/mathom

Score: 41.9 Rank #1574

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

Expand your description to 150+ characters for better discoverability

Freshness high impact

Last commit was 212 days ago — a recent commit would boost your freshness score

Contributors medium impact

Single-contributor projects carry bus-factor risk — welcoming contributors boosts confidence

Badge

AgentRank score for stephenlacy/mathom
[![AgentRank](https://agentrank-ai.com/api/badge/tool/stephenlacy--mathom)](https://agentrank-ai.com/tool/stephenlacy--mathom)
<a href="https://agentrank-ai.com/tool/stephenlacy--mathom"><img src="https://agentrank-ai.com/api/badge/tool/stephenlacy--mathom" alt="AgentRank"></a>

Matched Queries

"mcp server""mcp-server"

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