Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Rpcbind

БесплатноНе проверен

An MCP server that exposes rpcbind/RPC portmapper functionality, enabling querying and management of registered RPC services on remote hosts.

GitHubEmbed

Описание

An MCP server that exposes rpcbind/RPC portmapper functionality, enabling querying and management of registered RPC services on remote hosts.

README

MCP server exposing rpcbind/RPC portmapper functionality.

PyPI Python Ruff

Install

pip install mcp-rpcbind

Usage

mcp-rpcbind

This will start the MCP server using stdio transport.

MCP Server

This package provides an MCP server that exposes rpcbind functionality for querying registered RPC services.

Tools

  • rpcbind_list_all: List all registered RPC programs on a host
  • rpcbind_get_port: Get port for a specific RPC program/version
  • rpcbind_get_program: Get programs registered at a specific port
  • rpcbind_ping: Check if rpcbind is running

Development

# Install with dev dependencies
pip install -e ".[test,mcp]"

# Run tests
pytest

# Lint
ruff check src/ tests/
ruff format src/ tests/

# Type check
mypy src/

Release

# Bump version
bumpversion patch  # or minor/major
git tag v<version>
git push && git push --tags

MCP Server Registration

mcp-name: io.github.daedalus/mcp-rpcbind

from github.com/daedalus/mcp-rpcbind

Установить Rpcbind в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install mcp-rpcbind

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add mcp-rpcbind -- uvx mcp-rpcbind

Пошаговые гайды: как установить Rpcbind

FAQ

Rpcbind MCP бесплатный?

Да, Rpcbind MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Rpcbind?

Нет, Rpcbind работает без API-ключей и переменных окружения.

Rpcbind — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Rpcbind в Claude Desktop, Claude Code или Cursor?

Открой Rpcbind на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Rpcbind with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development