AI Directory MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| VOXIE_FULL_ACCESS | No | Set to 'true' to enable full access mode exposing SMS/voice numbers. Default is public mode (only webchat URLs). | false |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_ai_servicesA | List AI services that can be accessed via webchat (and phone for some). Returns all services or filter by provider type. |
| get_ai_serviceA | Get details about a specific AI service by its ID (e.g., 'voxie-us', 'chatgpt-us') |
| find_ai_services_by_countryB | Find AI services available in a specific country or region |
| chat_with_aiA | Get a webchat URL to chat with a Voxie AI persona. This is the recommended way to interact with Voxie AIs. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| All AI Services | Complete list of all AI services with webchat access |
| Voxie AI Services | Voxie AI personas you can chat with via webchat |
| Third-Party AI Services | Other AI services accessible by phone or webchat |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/sonnyflylock/voxie-ai-directory-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server