Simplified MCP Server
by celeryhq
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging verbosity level | info |
| RETRY_DELAY | No | Delay between retries (ms) | 1000 |
| RETRY_ATTEMPTS | No | Number of retry attempts | 3 |
| REQUEST_TIMEOUT | No | API request timeout (ms) | 30000 |
| SIMPLIFIED_API_TOKEN | Yes | Your Simplified API token | |
| SIMPLIFIED_API_BASE_URL | No | Simplified API base URL | https://api.simplified.com |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_social_media_accountsA | Retrieve all connected social media accounts |
| create_social_media_postB | Create a new social media post with platform-specific settings for Google, TikTok, Threads, YouTube, Facebook, LinkedIn, Instagram, and Pinterest |
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
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/celeryhq/simplified-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server