Famulor
1-Click ReadyVoice agent platform for phone calling, assistant configuration, campaign management, SMS messaging,...
Headers (Authorization: Bearer …)
Get your Famulor API key
- Visit https://app.famulor.de/api-keys
- Sign in or create a Famulor account.
- Create a new API key and copy the key value (you will need it in the next step).
Open the FastMCP connection interface
- Click the "Install Now" button in FastMCP to open the connection / credential entry UI.
Add the Authorization header
- In the FastMCP headers area, add a header named:
- Key:
Authorization - Value:
Bearer YOUR_COPIED_API_KEY
- Key:
- Replace
YOUR_COPIED_API_KEYwith the actual key you copied. - Save the connection.
- In the FastMCP headers area, add a header named:
Connect & test
- Connect FastMCP to the Famulor MCP URL:
https://mcp.famulor.io/sse(if asked). - Restart your MCP client if required and run a quick command (e.g., “Show me my Famulor assistants”) to verify the connection.
- Connect FastMCP to the Famulor MCP URL:
Environment variable (FAMULOR_API_KEY)
Get your Famulor API key
- Same as step 1 above: go to https://app.famulor.de/api-keys, sign in, create a key, and copy it.
Open the FastMCP connection interface
- Click the "Install Now" button in FastMCP.
Add the environment variable
- In the FastMCP env/variables section, add:
- Name:
FAMULOR_API_KEY - Value:
YOUR_COPIED_API_KEY
- Name:
- Do NOT add a
Bearerprefix here — the env value is the raw API key. - Save the connection.
- In the FastMCP env/variables section, add:
Connect & test
- If FastMCP asks for the MCP URL, use
https://mcp.famulor.io/sse. - Restart your MCP client if required and test (e.g., “List my recent calls”).
- If FastMCP asks for the MCP URL, use
Important notes
- Choose either the header method (use the
Authorization: Bearer ...header) or the env method (FAMULOR_API_KEY) depending on your MCP client’s configuration—both work for the hosted server documented in the README. - When using an Authorization header, the prefix
Beareris required exactly as shown. - If you prefer system-level environment variables instead of configuring them in FastMCP, you can set
FAMULOR_API_KEYin your OS environment and omit it from the MCP config. - After adding credentials in FastMCP, save the connection and restart/refresh your MCP client so the new credentials are picked up.
Quick Start
Choose Connection Type for
Authentication Required
Please sign in to use FastMCP hosted connections
Run MCP servers without
local setup or downtime
Access to 1,000+ ready-to-use MCP servers
Skip installation, maintenance, and trial-and-error.
No local setup or infra
Run MCP servers without Docker, ports, or tunnels.
Always online
Your MCP keeps working even when your laptop is off.
One secure URL
Use the same MCP from any agent, anywhere.
Secure by default
Encrypted connections. Secrets never stored locally.
Configuration for
Environment Variables
Please provide values for the following environment variables:
HTTP Headers
Please provide values for the following HTTP headers:
started!
The MCP server should open in . If it doesn't open automatically, please check that you have the application installed.
Copy and run this command in your terminal:
Make sure Gemini CLI is installed:
Visit Gemini CLI documentation for installation instructions.
Make sure Claude Code is installed:
Visit Claude Code documentation for installation instructions.
Installation Steps:
Configuration
Installation Failed
More for Communication
View All →
Slack
Experience the most powerful MCP server for Slack workspaces with advanced message and channel support. This feature-rich server allows fetching messages from channels, threads, DMs, and group DMs with embedded user info and smart history pagination by date or count. It supports enterprise workspaces, caching for faster access, and flexible transports like Stdio and SSE with proxy settings. Designed for stealth operation or secure access via OAuth, it integrates channel and thread lookups by name or ID to give rich, contextual Slack workspace data efficiently and reliably. Perfect for developers needing robust Slack data handling.
More for API Development
View All →Sentry
Streamline Sentry API integration with this remote MCP server middleware prototype. sentry-mcp acts as a bridge between clients and Sentry, supporting flexible transport methods and offering tools like the MCP Inspector for easy service testing. Inspired by Cloudflare’s remote MCP initiative, it helps developers adapt and debug workflows, making Sentry interaction smoother for both cloud and self-hosted environments.