Openprovider MCP Server
Officialby openprovider
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG | No | Debug mode (true/false) | false |
| OPENPROVIDER_PASSWORD | Yes | Your Openprovider API password | |
| OPENPROVIDER_USERNAME | Yes | Your Openprovider API username |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| loginB | Authenticate with Openprovider and get a token |
| check_domainB | Check domain availability |
| register_domainC | Register a new domain |
| list_domainsB | List domains in your Openprovider account |
| get_domainC | Get domain details |
| list_contactsC | List contacts in your Openprovider account |
| create_contactC | Create a new contact |
| update_contactC | Update an existing contact |
| get_contactA | Get contact details by ID |
| delete_contactC | Delete a contact by ID |
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/openprovider/openprovider-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server