UseGrant MCP Server
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| USEGRANT_API_KEY | Yes | A valid UseGrant API key for authentication |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_providersB | List all providers |
| create_providerC | Create a new provider |
| get_providerC | Get a provider by ID |
| delete_providerC | Delete a provider |
| list_clientsC | List all clients |
| create_clientC | Create a new client for a provider |
| get_clientC | Get client details by provider and client ID |
| delete_clientC | Delete a client from a provider |
| list_domainsC | List all domains for a provider |
| add_domainC | Add a domain to a provider |
| get_domainC | Get a domain by provider and domain ID |
| delete_domainC | Delete a domain from a provider |
| verify_domainC | Verify a domain for a provider |
| create_access_tokenC | Create a new access token for a client |
| list_tenantsB | List all tenants |
| create_tenantC | Create a new tenant |
| get_tenantC | Get a tenant by ID |
| delete_tenantC | Delete a tenant |
| list_tenant_providersC | List all providers for a tenant |
| create_tenant_providerC | Create a new provider for a tenant |
| get_tenant_providerC | Get a provider for a tenant |
| delete_tenant_providerC | Delete a provider for a tenant |
| list_tenant_provider_policiesC | List all policies for a tenant provider |
| create_tenant_provider_policyC | Create a new policy for a tenant provider |
| get_tenant_provider_policyC | Get a policy for a tenant provider |
| delete_tenant_provider_policyC | Delete a policy for a tenant provider |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| validate_access_token | Validate an access token |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/usegranthq/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server