MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

Β© 2026 MCPHub

Servers/Workplace & Productivity/Issuebage MCP Server
Workplace & ProductivityOfficial
I

Issuebage MCP Server

digital badge issuing platform

0 starsUpdated Jul 7, 2025
View on GitHub

Ads

Overview

A Model Context Protocol (MCP) server for interacting with the IssueBadge API. This server enables AI assistants like Claude and ChatGPT to manage digital badges and certificates using natural language. - πŸ€– AI-Powered Badge Management: Use natural language to create, issue, and manage badges - πŸ” Dual Authentication: Support for both Laravel Sanctum and OAuth2 - πŸ† Complete Badge Lifecycle: Create templates, issue to recipients, and verify authenticity - πŸ“Š Multi-tenant Support: Secure tenant isolation for enterprise use - πŸ›‘οΈ Idempotency Protection: Prevent duplicate operations with built-in safeguards - πŸ“§ Automated Notifications: Automatic email delivery with verification URLs - 🎨 Custom Fields: Flexible metadata and custom field support

Installation

npm install

Configuration

{
  "mcpServers": {
    "issuebadge": {
      "command": "node",
      "args": ["/absolute/path/to/mcp-server/dist/index.js"],
      "env": {
        "ISSUEBADGE_BASE_URL": "https://app.issuebadge.com
/api/v1",
        "ISSUEBADGE_API_KEY": "",
        "AUTH_METHOD": "sanctum"
      }
    }

Capabilities

  • Validate an API key

    Check whether an IssueBadge API key is valid using `validate_key`.

  • List all badges

    Retrieve available badge templates for your organization with `get_all_badges`, optionally limiting the count.

  • Create a badge template

    Define a new badge with a name, description, and custom fields via `create_badge`.

  • Issue a badge to a recipient

    Award an existing badge to a person by name and email, with optional metadata, using `issue_badge`.

Tags

  • document
  • identity
  • workflow-automation

Related MCP servers

C

Cua

Official

MCP server for the Computer-Use Agent (CUA), allowing you to run CUA through Claude Desktop or other MCP clients.

21.9kWorkplace & ProductivityUpdated Today
N

Notion MCP

Official

Official Notion MCP server for searching, reading, creating, and updating Notion pages, databases, and workspace content from AI agents.

4.6kWorkplace & ProductivityUpdated Jul 25, 2026

Notion MCP Server

Search pages, read blocks, and create content in Notion workspaces.

3.9kWorkplace & ProductivityUpdated 3 days ago
L

Laravel Boost

Official

Laravel Boost is an MCP server equipped with over 15 specialized tools designed to streamline AI-assisted coding workflows.

3.6kWorkplace & ProductivityUpdated Today