Skip to main content
Glama

MCP Server for eSignatures

mcp-server-esignatures MCP 서버

전자 서명을 위한 MCP 서버( https://esignatures.com )

도구

도구범주설명
create_contract계약검토를 위한 초안 또는 계약서 보내기
query_contract계약계약 정보 검색
withdraw_contract계약서명되지 않은 계약 철회
delete_contract계약초안 또는 테스트 계약 삭제
list_recent_contracts계약최근 계약 목록
create_template템플릿새로운 계약 템플릿 만들기
update_template템플릿기존 템플릿 업데이트
query_template템플릿템플릿 콘텐츠 및 정보 검색
delete_template템플릿템플릿 삭제
list_templates템플릿모든 템플릿을 나열하세요
add_template_collaborator협력자들다른 사람을 초대하여 템플릿을 편집하세요
remove_template_collaborator협력자들템플릿 편집 권한 취소
list_template_collaborators협력자들템플릿을 편집할 수 있는 사람 보기

예시

계약서 초안 작성

Generate a draft NDA contract for a publisher, which I can review and send. Signer: John Doe, ACME Corp, john@acme.com

계약서 보내기

Send an NDA based on my template to John Doe, ACME Corp, john@acme.com. Set the term to 2 years.

템플릿 업데이트

Review my templates for legal compliance, and ask me about updating each one individually

템플릿 공동작업자 초대

Invite John Doe to edit the NDA template, email: john@acme.com

설치하다

전자 서명 계정 만들기

https://esignatures.com 에서 무료로 eSignatures 계정을 만들고, 템플릿을 만들고 테스트 계약서를 보내어 Agent AI를 테스트해 보세요.

클로드 데스크탑

MacOS의 경우: ~/Library/Application\ Support/Claude/claude_desktop_config.json Windows의 경우: %APPDATA%/Claude/claude_desktop_config.json

개발/미공개 서버 구성

지엑스피1

게시된 서버 구성
"mcpServers": { "mcp-server-esignatures": { "command": "uvx", "args": [ "mcp-server-esignatures" ], "env": { "ESIGNATURES_SECRET_TOKEN": "your-esignatures-api-secret-token" } } }

입증

이 서버를 사용하려면 ESIGNATURES_SECRET_TOKEN 환경 변수를 eSignatures API 비밀 토큰으로 설정해야 합니다.

전자 서명 API 문서

API 엔드포인트, 매개변수 및 응답에 대한 자세한 가이드는 eSignatures API를 참조하세요.

전자 서명 지원

지원이 필요하면 지원 으로 이동하거나 support@esignatures.com 으로 문의하세요.

기여하다

기여를 환영합니다! 기여하고 싶으시다면 저장소를 포크하고 원하는 대로 수정해 주세요. 몇 가지 지침은 다음과 같습니다.

  • 버그 보고 : 발견한 버그를 보고하려면 이슈를 개설하세요.
  • 기능 요청 : "개선" 라벨을 붙여 이슈를 열어 새로운 기능을 제안하세요.
  • 풀 리퀘스트 : 풀 리퀘스트가 기존 코드 스타일을 따르는지 확인하세요.
  • 문서 : 문서 개선 및 번역에 도움을 주세요. 어떤 형태로든 문서 개선을 환영합니다.

중요한 변경 사항이 있는 경우, 먼저 이슈를 개설하여 변경 사항을 논의해 주세요. 여러분의 참여를 기대합니다!

You must be authenticated.

A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

hybrid server

The server is able to function both locally and remotely, depending on the configuration or use case.

사용자 친화적인 인터페이스를 통해 사용자 정의 옵션을 통해 계약서와 템플릿을 만들고, 보내고, 업데이트하고, 관리할 수 있도록 하여 전자 서명에 대한 계약 및 템플릿 관리를 용이하게 합니다.

  1. 도구
    1. 예시
      1. 계약서 초안 작성
      2. 계약서 보내기
      3. 템플릿 업데이트
      4. 템플릿 공동작업자 초대
    2. 설치하다
      1. 전자 서명 계정 만들기
      2. 클로드 데스크탑
      3. 입증
    3. 전자 서명 API 문서
      1. 전자 서명 지원
        1. 기여하다

          Related MCP Servers

          • -
            security
            A
            license
            -
            quality
            An MCP server for managing and activating persona templates and components by writing to .clinerules files, supporting version tracking and file-based storage.
            Last updated -
            19
            TypeScript
            MIT License
          • -
            security
            F
            license
            -
            quality
            Enables programmatic control over Roo's custom operational modes with full CRUD operations and schema validation, allowing for seamless mode configuration and management.
            Last updated -
            6
            2
            JavaScript
          • A
            security
            A
            license
            A
            quality
            Enables creation, management, and templating of prompts through a simplified SOLID architecture, allowing users to organize prompts by category and fill in templates at runtime.
            Last updated -
            6
            1,385
            6
            TypeScript
            MIT License
            • Apple
            • Linux
          • -
            security
            F
            license
            -
            quality
            Provides software development planning tools to help users create implementation plans and manage todo items.
            Last updated -
            Python
            • Linux
            • Apple

          View all related MCP servers

          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/esignaturescom/mcp-server-esignatures'

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