Server Details
1,229 tools, 54 services. CRM, Stripe, Slack, GitHub + Knowledge Base, Voice AI, Agent Studio.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- 0nork/0nMCP
- GitHub Stars
- 3
- Server Listing
- 0nMCP
See and control every tool call
Available Tools
16 toolsadd_contact_noteInspect
Add a note to a CRM contact
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| contactId | Yes |
add_contact_tagsInspect
Add tags to a CRM contact
| Name | Required | Description | Default |
|---|---|---|---|
| tags | Yes | ||
| contactId | Yes |
create_contactInspect
Create a new CRM contact
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| Yes | |||
| phone | No | ||
| lastName | No | ||
| firstName | No |
create_opportunityInspect
Create a new opportunity/deal
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| stageId | Yes | ||
| contactId | No | ||
| pipelineId | Yes | ||
| monetaryValue | No |
get_appointmentsInspect
Get appointments in a date range
| Name | Required | Description | Default |
|---|---|---|---|
| endTime | No | ||
| startTime | No | ||
| calendarId | No |
get_calendarsInspect
List all CRM calendars
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get_contactInspect
Get a CRM contact by ID
| Name | Required | Description | Default |
|---|---|---|---|
| contactId | Yes |
get_custom_fieldsInspect
List all custom fields
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get_locationInspect
Get CRM location details
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get_pipelinesInspect
List all CRM pipelines and stages
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
search_contactsInspect
Search CRM contacts by name, email, or phone
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | No |
search_conversationsInspect
Search CRM conversations
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| contactId | No |
search_opportunitiesInspect
Search CRM opportunities/deals
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | ||
| pipelineId | No |
send_emailInspect
Send an email to a contact
| Name | Required | Description | Default |
|---|---|---|---|
| subject | Yes | ||
| htmlBody | Yes | ||
| contactId | Yes |
send_messageInspect
Send a message (Email, SMS, WhatsApp)
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | ||
| message | Yes | ||
| subject | No | ||
| contactId | Yes |
update_contactInspect
Update a CRM contact
| Name | Required | Description | Default |
|---|---|---|---|
| No | |||
| phone | No | ||
| lastName | No | ||
| contactId | Yes | ||
| firstName | No |
Verify Ownership
Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [
{
"email": "your-email@example.com"
}
]
}The email address must match the email associated with your Glama account. Once verified, the connector will appear as claimed by you.
Last verification attempt failed.
Sign in to verify ownershipControl 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!
Your Connectors
Sign in to create a connector for this server.