Skip to main content
Glama

0nMCP — Universal AI API Orchestrator

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

Log every tool call with full inputs and outputs
Control which tools are enabled per connector
Manage credentials once, use from any MCP client
Monitor uptime and get alerted when servers go down

Available Tools

16 tools
add_contact_noteInspect

Add a note to a CRM contact

ParametersJSON Schema
NameRequiredDescriptionDefault
bodyYes
contactIdYes
add_contact_tagsInspect

Add tags to a CRM contact

ParametersJSON Schema
NameRequiredDescriptionDefault
tagsYes
contactIdYes
create_contactInspect

Create a new CRM contact

ParametersJSON Schema
NameRequiredDescriptionDefault
tagsNo
emailYes
phoneNo
lastNameNo
firstNameNo
create_opportunityInspect

Create a new opportunity/deal

ParametersJSON Schema
NameRequiredDescriptionDefault
nameYes
stageIdYes
contactIdNo
pipelineIdYes
monetaryValueNo
get_appointmentsInspect

Get appointments in a date range

ParametersJSON Schema
NameRequiredDescriptionDefault
endTimeNo
startTimeNo
calendarIdNo
get_calendarsInspect

List all CRM calendars

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

get_contactInspect

Get a CRM contact by ID

ParametersJSON Schema
NameRequiredDescriptionDefault
contactIdYes
get_custom_fieldsInspect

List all custom fields

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

get_locationInspect

Get CRM location details

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

get_pipelinesInspect

List all CRM pipelines and stages

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

search_contactsInspect

Search CRM contacts by name, email, or phone

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNo
queryNo
search_conversationsInspect

Search CRM conversations

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNo
contactIdNo
search_opportunitiesInspect

Search CRM opportunities/deals

ParametersJSON Schema
NameRequiredDescriptionDefault
queryNo
pipelineIdNo
send_emailInspect

Send an email to a contact

ParametersJSON Schema
NameRequiredDescriptionDefault
subjectYes
htmlBodyYes
contactIdYes
send_messageInspect

Send a message (Email, SMS, WhatsApp)

ParametersJSON Schema
NameRequiredDescriptionDefault
typeYes
messageYes
subjectNo
contactIdYes
update_contactInspect

Update a CRM contact

ParametersJSON Schema
NameRequiredDescriptionDefault
emailNo
phoneNo
lastNameNo
contactIdYes
firstNameNo

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 ownership

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.