Skip to main content
Glama
AWfusion

portal-api

by AWfusion

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTAL_ENVYesEnvironment: sandbox or production
PORTAL_APP_IDYesAPI application key
PORTAL_BASE_URLYesBase URL for Portal API
PORTAL_SECRET_KEYYesSecret key for HMAC signing
PORTAL_USER_API_KEYYesBase64-encoded User API Key from credential exchange, typically 44 characters
PORTAL_WRITE_ENABLEDNoEnable write operations (not yet supported)false

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
test_connectionA

Confirm that the configured Portal.io API credentials work. This is read-only and returns only proposal metadata.

list_proposalsB

List or search Portal.io proposals. Read-only.

get_proposalA

Get complete details for one Portal.io proposal. Read-only.

list_usersA

List active users in the Portal.io account. Use this to find salesperson IDs. Read-only.

search_contactsB

Search or list Portal.io contacts. Read-only.

search_catalogB

Search the Portal.io catalog. Catalog API access must be enabled for the account. Read-only.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

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/AWfusion/portal-api-mcp'

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