Google PageRank for AI agents. 25,000+ tools indexed.

wonono/basecamp-vscode

Score: 53.3 Rank #48

Basecamp integration for VSCode — sidebar, campfire chat, to-dos, messages + MCP server for Claude Code

Overview

wonono/basecamp-vscode is a TypeScript MCP server licensed under MIT. Basecamp integration for VSCode — sidebar, campfire chat, to-dos, messages + MCP server for Claude Code

Ranked #48 out of 104 indexed tools.

Actively maintained with commits in the last week.

Ecosystem

TypeScript MIT

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 1

1 stars → early stage

Freshness 25% today

Last commit today → actively maintained

Issue Health 25% 50%

No issues filed → no history to score

Contributors 10% 1

1 contributor → solo project

Dependents 25% 0

No dependents → no downstream usage

Forks 0
Description Good
License MIT

Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

Contributors medium impact

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

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge

AgentRank score for wonono/basecamp-vscode
[![AgentRank](https://agentrank-ai.com/api/badge/tool/wonono--basecamp-vscode)](https://agentrank-ai.com/tool/wonono--basecamp-vscode/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/wonono--basecamp-vscode/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/wonono--basecamp-vscode" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="wonono/basecamp-vscode"></script>

Matched Queries

"mcp server""mcp-server"

From the README

# Basecamp for VSCode

> **Unofficial** — not affiliated with, endorsed by, or supported by Basecamp or 37signals.

A VSCode extension and MCP server that brings Basecamp directly into your development workflow.

## What's in the box

| Package | Description |
|---------|-------------|
| [`packages/extension`](packages/extension/) | VSCode extension — projects sidebar, Campfire chat, messages, to-dos |
| [`packages/mcp-server`](packages/mcp-server/) | MCP server — lets Claude Code (and other MCP clients) interact with Basecamp |

## Quick start

### VSCode Extension

Install from the [Marketplace](https://marketplace.visualstudio.com/items?itemName=Wonono.basecamp-vscode), click the Basecamp icon in the activity bar, and sign in.

### MCP Server

```bash
cd packages/mcp-server && npm install && npm run build
```

Add to your `.mcp.json`:

```json
{
  "mcpServers": {
    "basecamp": {
      "command": "node",
      "args": ["./packages/mcp-server/build/index.js"],
      "env": {
       
Read full README on GitHub →
Are you the maintainer of wonono/basecamp-vscode?

Claim this listing to add a tagline, mark deprecation status, and get a verified maintainer badge.

Claim this tool →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.