sonnyflylock/voxie-ai-directory-mcp
БесплатноНе проверенAI Phone Number Directory providing access to AI services via webchat. Query Voxie AI personas and third-party services like ChatGPT, with instant webchat URLs
Описание
AI Phone Number Directory providing access to AI services via webchat. Query Voxie AI personas and third-party services like ChatGPT, with instant webchat URLs for free interactions.
README
MCP (Model Context Protocol) server for the Voxie AI Phone Number Directory. Allows AI assistants to query information about AI services and get webchat URLs to interact with them.
Installation
cd mcp-server
npm install
Usage with Claude Desktop
Add to your Claude Desktop config (claude_desktop_config.json):
{
"mcpServers": {
"ai-directory": {
"command": "node",
"args": ["C:/Users/es/textmei-frontend/mcp-server/index.js"]
}
}
}
Access Modes
Public Mode (Default)
By default, the server runs in public mode which only exposes webchat URLs for Voxie services. This is the mode used when publishing to npm.
Full Access Mode
For partners or internal use, set the environment variable to expose SMS/voice numbers:
{
"mcpServers": {
"ai-directory": {
"command": "node",
"args": ["C:/Users/es/textmei-frontend/mcp-server/index.js"],
"env": {
"VOXIE_FULL_ACCESS": "true"
}
}
}
}
Available Tools
list_ai_services
List all AI services or filter by provider type.
provider: "all", "voxie", or "third-party"
get_ai_service
Get details about a specific service by ID.
id: Service ID (e.g., "voxie-us", "chatgpt-us")
find_ai_services_by_country
Find services available in a specific country.
country: Country name or partial match
chat_with_ai
Get a webchat URL to chat with a Voxie AI persona (recommended).
persona: "voxie", "rhodey", "soarie", "mia", or "wallie"
Available Resources
ai-directory://services/all- All servicesai-directory://services/voxie- Voxie AI personasai-directory://services/third-party- Third-party services
API Endpoint
The directory is also available as a REST API at:
https://voxie.network/api/ai-directory
Query parameters:
id- Get specific serviceprovider- Filter by "voxie" or "third-party"country- Filter by country namechannel- Filter by "sms", "voice", or "webchat"
Publishing to npm
npm publish --access public
The public npm package only exposes webchat URLs, protecting your SMS/voice costs.
Установка sonnyflylock/voxie-ai-directory-mcp
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/sonnyflylock/voxie-ai-directory-mcpFAQ
sonnyflylock/voxie-ai-directory-mcp MCP бесплатный?
Да, sonnyflylock/voxie-ai-directory-mcp MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для sonnyflylock/voxie-ai-directory-mcp?
Нет, sonnyflylock/voxie-ai-directory-mcp работает без API-ключей и переменных окружения.
sonnyflylock/voxie-ai-directory-mcp — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить sonnyflylock/voxie-ai-directory-mcp в Claude Desktop, Claude Code или Cursor?
Открой sonnyflylock/voxie-ai-directory-mcp на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare sonnyflylock/voxie-ai-directory-mcp with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
