Skip to main content
Glama
usegranthq

UseGrant MCP Server

Official
by usegranthq

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
USEGRANT_API_KEYYesA valid UseGrant API key for authentication

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription
validate_access_tokenValidate an access token

Resources

Contextual data attached and managed by the client

NameDescription

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/usegranthq/mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server