Webhook.site MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WEBHOOK_SITE_API_KEY | No | Your Webhook.site API key (required for premium accounts, custom actions, and private tokens). | |
| WEBHOOK_SITE_TOKEN_ID | No | A default Webhook.site token UUID to fall back to when not explicitly provided to tools. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| 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
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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