Server Details
Unified MCP Server is a remote MCP connector for AI agents and vertical AI products that provides access to 22,000+ authorized SaaS tools across 400+ integrations and 24 categories directly inside LLMs (Claude, GPT, Gemini, Cohere). Tools operate only on explicitly authorized customer connections, enabling agents to safely read and write against live third-party systems.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
See and control every tool call
Available Tools
16 toolscreate_unified_connectionTry in Inspector
create connection. add connection. insert connection. build connection. generate connection. provision connection. instantiate connection. establish connection.
| Name | Required | Description | Default |
|---|---|---|---|
| auth | No | An authentication object that represents a specific authorized user's connection to an integration | |
| fields | No | Comma-separated list of fields to include in the response | |
| is_paused | No | Whether this integration has exceed the monthly limit of the plan | |
| categories | Yes | The Integration categories that this connection supports | |
| environment | No | ||
| permissions | Yes | Array | |
| auth_aws_arn | No | the AWS ARN / secretID for the stored auth field | |
| workspace_id | No | ||
| external_xref | No | customer's user ID | |
| last_healthy_at | No | ||
| integration_name | No | ||
| integration_type | Yes | The integration type | |
| last_unhealthy_at | No |
create_unified_webhookTry in Inspector
create webhook subscription. add webhook subscription. insert webhook subscription. build webhook subscription. generate webhook subscription. provision webhook subscription. instantiate webhook subscription. establish webhook subscription. create callback subscription. create hook subscription.
| Name | Required | Description | Default |
|---|---|---|---|
| meta | No | ||
| runs | No | An array of the most revent virtual webhook runs | |
| event | Yes | ||
| db_url | No | ||
| fields | No | ||
| db_type | No | ||
| filters | No | ||
| hook_url | No | The URL of the webhook | |
| interval | No | The interval (in minutes) to check for updated/new objets | |
| db_schema | No | ||
| is_paused | No | ||
| checked_at | No | The last date/time that a check was done on this object | |
| is_healthy | No | ||
| environment | No | ||
| object_type | Yes | The object to return (eg | |
| webhook_type | No | ||
| workspace_id | No | ||
| connection_id | Yes | ||
| db_name_prefix | No | ||
| page_max_limit | No | ||
| integration_type | No |
get_unified_apicallTry in Inspector
retrieve specific api call by its id. get specific api call by its id. fetch specific api call by its id. read specific api call by its id. look up specific api call by its id. access specific api call by its id. query specific api call by its id. pull specific api call by its id. return one specific api call by its id. retrieve specific api conversation by its id. retrieve specific api interaction by its id.
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the apicall to get | |
| fields | No | Comma-separated list of fields to include in the response |
get_unified_connectionTry in Inspector
retrieve connection. get connection. fetch connection. read connection. look up connection. access connection. query connection. pull connection. return one connection.
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the connection to get | |
| fields | No | Comma-separated list of fields to include in the response |
get_unified_issueTry in Inspector
retrieve support issue. get support issue. fetch support issue. read support issue. look up support issue. access support issue. query support issue. pull support issue. return one support issue.
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the issue to get | |
| fields | No | Comma-separated list of fields to include in the response |
get_unified_webhookTry in Inspector
retrieve webhook by its id. get webhook by its id. fetch webhook by its id. read webhook by its id. look up webhook by its id. access webhook by its id. query webhook by its id. pull webhook by its id. return one webhook by its id. retrieve callback by its id. retrieve hook by its id.
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the webhook to get | |
| fields | No | Comma-separated list of fields to include in the response |
list_unified_apicallsTry in Inspector
returns api calls. returns api conversations. returns api interactions.
| Name | Required | Description | Default |
|---|---|---|---|
| env | No | ||
| sort | No | ||
| type | No | Filter the results to just this type | |
| error | No | Filter the results for API Calls with errors | |
| limit | No | ||
| order | No | ||
| fields | No | Comma-separated list of fields to include in the response | |
| offset | No | ||
| webhook_id | No | Filter the results to just this webhook | |
| is_billable | No | Filter the results for only billable API Calls | |
| updated_gte | No | Return only results whose updated date is equal or greater to this value | |
| connection_id | No | Filter the results to just this integration | |
| external_xref | No | Filter the results to only those integrations for your user referenced by this value | |
| integration_type | No | Filter the results to just this integration |
list_unified_connectionsTry in Inspector
list all connections. enumerate all connections. browse all connections. show all connections. view all connections. fetch all connections. index all connections. return all all connections.
| Name | Required | Description | Default |
|---|---|---|---|
| env | No | ||
| sort | No | ||
| limit | No | ||
| order | No | ||
| fields | No | Comma-separated list of fields to include in the response | |
| offset | No | ||
| categories | No | Filter the results on these categories | |
| updated_gte | No | Return only results whose updated date is equal or greater to this value | |
| external_xref | No | Filter the results to only those integrations for your user referenced by this value |
list_unified_integrationsTry in Inspector
returns all integrations.
| Name | Required | Description | Default |
|---|---|---|---|
| env | No | ||
| type | No | Filter the results for only this integration type | |
| limit | No | ||
| active | No | Filter the results for only the workspace's active integrations | |
| fields | No | Comma-separated list of fields to include in the response | |
| offset | No | ||
| summary | No | ||
| categories | No | Filter the results on these categories | |
| updated_gte | No |
list_unified_issuesTry in Inspector
list support issues. enumerate support issues. browse support issues. show support issues. view support issues. fetch support issues. index support issues. return all support issues.
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | ||
| limit | No | ||
| order | No | ||
| fields | No | Comma-separated list of fields to include in the response | |
| offset | No | ||
| updated_gte | No | Return only results whose updated date is equal or greater to this value |
list_unified_webhooksTry in Inspector
returns all registered webhooks. returns all registered callbacks. returns all registered hooks.
| Name | Required | Description | Default |
|---|---|---|---|
| env | No | ||
| sort | No | ||
| limit | No | ||
| order | No | ||
| fields | No | Comma-separated list of fields to include in the response | |
| object | No | Filter the results for webhooks for only this object | |
| offset | No | ||
| created_lte | No | Return only results whose created date is equal or less to this value | |
| updated_gte | No | Return only results whose updated date is equal or greater to this value | |
| connection_id | No | Filter the results to just this integration | |
| integration_type | No | Filter the results to just this integration |
remove_unified_connectionTry in Inspector
remove connection. delete connection. destroy connection. erase connection. drop connection. purge connection. deprovision connection. unlink connection.
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the connection to remove | |
| fields | No | Comma-separated list of fields to include in the response |
remove_unified_webhookTry in Inspector
remove webhook subscription. delete webhook subscription. destroy webhook subscription. erase webhook subscription. drop webhook subscription. purge webhook subscription. deprovision webhook subscription. unlink webhook subscription. remove callback subscription. remove hook subscription.
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the webhook to remove | |
| fields | No | Comma-separated list of fields to include in the response |
update_unified_connectionTry in Inspector
update connection. modify connection. edit connection. change connection. revise connection. patch connection. amend connection. refresh connection.
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the connection to update | |
| auth | No | An authentication object that represents a specific authorized user's connection to an integration | |
| fields | No | Comma-separated list of fields to include in the response | |
| is_paused | No | Whether this integration has exceed the monthly limit of the plan | |
| categories | Yes | The Integration categories that this connection supports | |
| environment | No | ||
| permissions | Yes | Array | |
| auth_aws_arn | No | the AWS ARN / secretID for the stored auth field | |
| workspace_id | No | ||
| external_xref | No | customer's user ID | |
| last_healthy_at | No | ||
| integration_name | No | ||
| integration_type | Yes | The integration type | |
| last_unhealthy_at | No |
update_unified_webhookTry in Inspector
update webhook subscription. modify webhook subscription. edit webhook subscription. change webhook subscription. revise webhook subscription. patch webhook subscription. amend webhook subscription. refresh webhook subscription. update callback subscription. update hook subscription.
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the webhook to update | |
| meta | No | ||
| runs | No | An array of the most revent virtual webhook runs | |
| event | Yes | ||
| db_url | No | ||
| fields | No | ||
| db_type | No | ||
| filters | No | ||
| hook_url | No | The URL of the webhook | |
| interval | No | The interval (in minutes) to check for updated/new objets | |
| db_schema | No | ||
| is_paused | No | ||
| checked_at | No | The last date/time that a check was done on this object | |
| is_healthy | No | ||
| environment | No | ||
| object_type | Yes | The object to return (eg | |
| webhook_type | No | ||
| workspace_id | No | ||
| connection_id | Yes | ||
| db_name_prefix | No | ||
| page_max_limit | No | ||
| integration_type | No |
update_unified_webhook_triggerTry in Inspector
trigger webhook. trigger callback. trigger hook.
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the webhook to update | |
| fields | No | Comma-separated list of fields to include in the response |
To claim this server, publish a /.well-known/glama.json file on your server's domain with the following structure:
The email address must match the email associated with your Glama account. Once verified, the server will appear as claimed by you.
Control your server's listing on Glama, including description and metadata
Receive usage reports showing how your server is being used
Get monitoring and health status updates for your server
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!