mcpbeat Sign in

Portolan MCP Server

by fcon-tech Your server? Claim it
local only

Portolan runs on your own machine — the client starts it, so there is no endpoint to ping. 503 installs a week from npm.

Portolan: an MCP server that charts codebases - Chart store, Harbor expeditions, Chart Room.

Installs per day peak 503 · avg 16
a month agotoday
503
Installs / week
npm · @fcon-tech/portolan
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Portolan every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add portolan -- npx -y @fcon-tech/portolan
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "portolan": {
      "args": [
        "-y",
        "@fcon-tech/portolan"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.portolan]
command = "npx"
args = ["-y", "@fcon-tech/portolan"]
.cursor/mcp.json
{
  "mcpServers": {
    "portolan": {
      "args": [
        "-y",
        "@fcon-tech/portolan"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "portolan": {
      "args": [
        "-y",
        "@fcon-tech/portolan"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Portolan

same job, measured the same way
Awesome Copilot MCP Server
by microsoft

An MCP server that stores Copilot customizations from the Awesome Copilot repository

local only
Figma React
by manansingh2001

An MCP server that converts Figma designs into React code.

58 installs/wk local only
Claude Wrap MCP
by alex-kaff

MCP server that spawns and drives Claude Code sessions via claude-wrap.

58 installs/wk local only
Gemini
by pavelguzenfeld

MCP server that exposes Google Gemini as tools for Claude Code

46 installs/wk local only
Rootly
by wyre-ai

MCP server for Rootly — incidents, alerts, escalations, and post-incident reports.

local only
Rootly
by wyre-technology

MCP server for Rootly — incidents, alerts, escalations, and post-incident reports.

local only
Codescene MCP Server
by codescene

An MCP server that provides CodeScene Code Health analysis tools.

1 115 installs/wk local only
Selvage
by selvage-lab

An LLM-based code review MCP server with AST-powered smart context extraction

46 installs/wk local only

Portolan — questions

Answers built from our own checks of this server.

Why is there no uptime for Portolan?
Portolan runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @fcon-tech/portolan was installed 503 times last week.
How do I connect Portolan?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @fcon-tech/portolan straight from npm; nothing to host, nothing to sign up for.
How many people use Portolan?
The npm package @fcon-tech/portolan was installed 503 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.