VOOZH about

URL: https://glama.ai/mcp/servers/daedalus/mcp-rpcbind?locale=ko-KR

⇱ mcp-rpcbind by daedalus | Glama


mcp-rpcbind

rpcbind/RPC 포트매퍼 기능을 노출하는 MCP 서버입니다.

👁 PyPI
👁 Python
👁 Ruff

설치

pip install mcp-rpcbind

Related MCP server: mcp-osint-server

사용법

mcp-rpcbind

이 명령은 stdio 전송을 사용하여 MCP 서버를 시작합니다.

MCP 서버

이 패키지는 등록된 RPC 서비스를 쿼리하기 위한 rpcbind 기능을 노출하는 MCP 서버를 제공합니다.

도구

  • rpcbind_list_all: 호스트에 등록된 모든 RPC 프로그램 나열

  • rpcbind_get_port: 특정 RPC 프로그램/버전에 대한 포트 가져오기

  • rpcbind_get_program: 특정 포트에 등록된 프로그램 가져오기

  • rpcbind_ping: rpcbind가 실행 중인지 확인

개발

# 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/

릴리스

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

MCP 서버 등록

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

A
license - permissive license
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
1Releases (12mo)
Commit activity

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/daedalus/mcp-rpcbind'

If you have feedback or need assistance with the MCP directory API, please join our Discord server