Skip to main content
Glama
js-cohn

Webhook.site MCP Server

by js-cohn

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WEBHOOK_SITE_API_KEYNoYour Webhook.site API key (required for premium accounts, custom actions, and private tokens).
WEBHOOK_SITE_TOKEN_IDNoA default Webhook.site token UUID to fall back to when not explicitly provided to tools.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
create_tokenB

Create a new Webhook.site token (URL / email address container).

get_tokenA

Get details and configuration of a Webhook.site token.

update_tokenC

Update settings of a Webhook.site token.

delete_tokenB

Delete a Webhook.site token/URL completely.

list_requestsB

List captured requests, emails, and DNSHooks sent to a token.

get_latest_requestA

Get the latest raw request body sent to a Webhook.site token.

delete_requestsB

Delete all or filtered requests from a Webhook.site token.

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/js-cohn/Webhook.site-FastMCP'

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