OriginalVoices MCP Server
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ORIGINALVOICES_API_KEY | Yes | Your OriginalVoices API key |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| ask_twinsA | Ask questions to a specific audience using Original Voices AI twins. Use this for ad-hoc audience queries with a free-text audience description. |
| ask_audienceA | Ask questions to a previously saved audience by its ID. Use list_projects first to discover projects and their audiences. |
| ask_projectB | Ask questions to a filtered subset of a project's survey panel. Filters respondents by demographics and survey answers using natural language. Use list_projects first to see available projects. |
| list_projectsA | List all research projects in the user's organization. Each project contains survey questions and pre-defined audiences. Use this to discover projects before using ask_project or ask_audience. |
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/ovlabs/mcp-server-originalvoices'
If you have feedback or need assistance with the MCP directory API, please join our Discord server