Manage your X (Twitter) account using the Apex social media infrastructure. Requires an Apex API Key.
Manage your X (Twitter) fully with a single API Key. Built using Apex social media infrastructure.
Supported platforms:
Install with Smithery here.
Clone Repo.
Run commands:
# Install dependencies
npm install
# Build the project
npm run build
Add this configuration to your Claude Desktop config file:
MacOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%/Claude/claude_desktop_config.json
{
"mcpServers": {
"apex-mcp-server": {
"command": "node",
"args":["/absolute/path/to/apex-mcp-stdio/dist/index.js", "<APEX API KEY>", "api.apexagents.ai"]
}
}
}
Open Claude Desktop to verify connection.
Manage Twilio resources such as subaccounts, phone numbers, and regulatory bundles using the Twilio API.
Connect to any function, any language, across network boundaries using AgentRPC.
Enables AI assistants to send push notifications via the Pushover service.
A text-to-speech (TTS) server using the VOICEVOX engine. Requires a running VOICEVOX instance and is currently macOS only.
Interact with Hacker News through the Model Context Protocol (MCP), designed for Claude Desktop.
Official MCP Server to interact with Pearl API. Connect your AI Agents with 12,000+ certified experts instantly.
Transcribe audio files using OpenAI's Speech-to-Text API.
Sends desktop notifications with sound when agent tasks are completed.
Wassenger MCP server to chat, send messages and automate WhatsApp from any AI model client (free trial available).
A Slack server for managing workspace channels, messages, and users, created by KimpalbokTV.