Command Palette

Search for a command to run...

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

rpcbind

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

Exposes RPC portmapper (rpcbind) functionality for network service discovery by AI agents.

GitHubEmbed

Описание

Exposes RPC portmapper (rpcbind) functionality for network service discovery by AI agents.

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

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/daedalus/mcp-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

Похожее

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