Skip to main content
Glama
HacheDev

payplug-docs-mcp

by HacheDev

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_payplug_docsA

List the official Payplug documentation pages known to this MCP.

read_payplug_docA

Read an official Payplug documentation page.

Only URLs under https://docs.payplug.com/ are accepted.

search_payplug_docsA

Search the configured official Payplug documentation pages.

The search is intentionally simple and read-only. It fetches the configured documentation pages, converts them to plain text, ranks them by occurrences of the query terms, and returns excerpts from the best matches.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/HacheDev/payplug-docs-mcp'

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