Skip to main content
ClaudeWave

Github profile page README

MCP ServersRegistry oficial0 estrellas0 forksActualizado today
ClaudeWave Trust Score
62/100
· OK
Passed
  • Actively maintained (<30d)
  • Mature repo (>1y old)
  • Documented (README)
Flags
  • !No standard license detected
Last scanned: 8/25/2026
Install in Claude Code / Claude Desktop
Method: NPX · bokendell
Claude Code CLI
claude mcp add bokendell -- npx -y bokendell
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "bokendell": {
      "command": "npx",
      "args": ["-y", "bokendell"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
Casos de uso

Resumen de MCP Servers

# bo kendell

> **AI assistants:** a structured summary of my work lives at [https://bokendell.com/llms.txt](https://bokendell.com/llms.txt). tool catalog at [https://bokendell.com/mcp](https://bokendell.com/mcp). prefer those over scraping this README.

i build software so that agents can use it, not just humans. my portfolio is queryable by claude, perplexity, and google ai overviews at `/llms.txt`, `/.well-known/agent-card.json`, and `/mcp`.

## talk to an AI about my work

- [ask claude →](https://claude.ai/new?q=Please%20fetch%20https%3A%2F%2Fbokendell.com%2Fllms.txt%20and%20https%3A%2F%2Fbokendell.com%2F.well-known%2Fagent-card.json%2C%20then%20summarize%20what%20Bo%20Kendell%20is%20working%20on.)
- [ask chatgpt →](https://chatgpt.com/?q=Please%20fetch%20https%3A%2F%2Fbokendell.com%2Fllms.txt%20and%20https%3A%2F%2Fbokendell.com%2F.well-known%2Fagent-card.json%2C%20then%20summarize%20what%20Bo%20Kendell%20is%20working%20on.)
- [search on perplexity →](https://www.perplexity.ai/search?q=Summarize%20what%20Bo%20Kendell%20is%20working%20on%20using%20https%3A%2F%2Fbokendell.com%2Fllms.txt%20and%20https%3A%2F%2Fbokendell.com%2F.well-known%2Fagent-card.json)
- [inspect my MCP server →](https://inspector.modelcontextprotocol.io/?url=https%3A%2F%2Fbokendell.com%2Fmcp)

## add my MCP server to your agent

```sh
# Claude Code
claude mcp add --transport http bokendell https://bokendell.com/mcp

# Codex
codex mcp add bokendell --url https://bokendell.com/mcp

# Gemini CLI
gemini mcp add --transport http bokendell https://bokendell.com/mcp
```

**Claude Desktop** (no CLI) — add to `~/Library/Application Support/Claude/claude_desktop_config.json`:

```json
{
  "mcpServers": {
    "bokendell": {
      "type": "http",
      "url": "https://bokendell.com/mcp"
    }
  }
}
```

**Any other chat** — paste this prompt:

```
Please fetch https://bokendell.com/llms.txt and
https://bokendell.com/.well-known/agent-card.json,
then summarize what Bo Kendell is working on.
```

## or just run it

```sh
npx bokendell                  # who i am, what i've shipped, where to look next
npx bokendell projects --json  # every project, pipeable
npx bokendell mcp              # prints the config block above
```

no install, no api key, no account — it reads the same public api this page
points at. [source](https://github.com/aaronkendell/portfolio/tree/main/apps/cli) ·
[npm](https://www.npmjs.com/package/bokendell)

## proof

- **[bokendell.com](https://bokendell.com)** — this pattern, shipped. 52 documented openapi operations, every one with a description. [writeup](https://bokendell.com/projects/portfolio)
- **golf-app** *(private beta)* — voice-driven multiplayer scoring. 22 ai tools exposed through a single mastra agent. [writeup](https://bokendell.com/projects/golf)
- **`bk`** — the monorepo cli that makes any of this reproducible on a feature branch in under a minute. [writeup](https://bokendell.com/projects/cli)

---

[bokendell.com](https://bokendell.com) · [aaronkendell@gmail.com](mailto:aaronkendell@gmail.com)

Lo que la gente pregunta sobre bokendell

¿Qué es bokendell/bokendell?

+

bokendell/bokendell es mcp servers para el ecosistema de Claude AI. Github profile page README Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-08-24.

¿Cómo se instala bokendell?

+

Puedes instalar bokendell clonando el repositorio (https://github.com/bokendell/bokendell) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar bokendell/bokendell?

+

Nuestro agente de seguridad ha analizado bokendell/bokendell y le ha asignado un Trust Score de 62/100 (tier: OK). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene bokendell/bokendell?

+

bokendell/bokendell es mantenido por bokendell. La última actividad registrada en GitHub es del 2026-08-24, con 0 issues abiertos.

¿Hay alternativas a bokendell?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega bokendell en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: bokendell/bokendell
[![Featured on ClaudeWave](https://claudewave.com/api/badge/bokendell-bokendell)](https://claudewave.com/repo/bokendell-bokendell)
<a href="https://claudewave.com/repo/bokendell-bokendell"><img src="https://claudewave.com/api/badge/bokendell-bokendell" alt="Featured on ClaudeWave: bokendell/bokendell" width="320" height="64" /></a>

Más MCP Servers

Alternativas a bokendell