MCP All-in-One Server
by Arnie936
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| send_to_webhookB | Send a prompt to the n8n webhook and get the response. Args: prompt: The text prompt to process |
| addA | Add two numbers |
| subtractA | Subtract b from a |
| multiplyB | Multiply two numbers |
| divideA | Divide a by b |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| webinar_to_blog | Convert a webinar transcript into a blog post |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| get_playbook | Get the customer support playbook |
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/Arnie936/Agentic-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server