plurity-mcp
Officialby plurity-ai
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PLURITY_API_KEY | Yes | Your plt_* API key (required). Log in to account.plurity.ai → Settings → API Keys → Create key. | |
| PLURITY_TOLL_URL | No | Override Toll API URL (default: https://toll.plurity.ai) | https://toll.plurity.ai |
| PLURITY_AUDIT_URL | No | Override Audit API URL (default: https://audit.plurity.ai) | https://audit.plurity.ai |
| PLURITY_ACCOUNTS_URL | No | Override accounts API URL (default: https://account.plurity.ai) | https://account.plurity.ai |
| PLURITY_TOLL_ENABLED | No | Set to false to disable Toll tools (default: true) | true |
| PLURITY_AUDIT_ENABLED | No | Set to false to disable Audit tools (default: true) | true |
| PLURITY_INTELLIGENCE_URL | No | Override Intelligence API URL (default: https://intelligence.plurity.ai) | https://intelligence.plurity.ai |
| PLURITY_INTELLIGENCE_ENABLED | No | Set to false to disable Intelligence tools (default: true) | true |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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/plurity-ai/plurity-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server