NextAgency-MCP

swosei/NextAgency-MCP

3.2

If you are the rightful owner of NextAgency-MCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This is an unofficial, community-maintained MCP server for NextAgency's API, providing a lightweight, multi-tenant server with OAuth2 authentication.

Tools

Functions exposed to the LLM to take actions

list_cases

List all cases with pagination

get_case

Get a specific case by ID

search_cases

Search cases by query

create_case

Create a new case

update_case

Update an existing case

list_contacts

List all contacts

get_contact

Get specific contact

search_contacts

Search contacts by query

search_contacts_by_phone

Search by phone number

create_contact

Create new contact

update_contact

Update existing contact

list_tasks

List tasks for a case

get_task

Get specific task

search_tasks

Search tasks

create_task

Create new task

update_task

Update existing task

list_notes

List notes for a case

get_note

Get specific note

create_note

Create note with attachments

update_note

Update existing note

list_employees

List employees for a case

get_employee

Get specific employee

search_employees

Search employees

create_employee

Create new employee

update_employee

Update existing employee

list_voip_recordings

List all VOIP recordings

get_voip_recording

Get specific recording

search_voip_by_referenceable

Search by Business or Contact

create_voip_recording

Create new recording

list_benefits

List benefits for a case

get_benefit

Get specific benefit

create_benefit

Create new benefit

update_benefit

Update existing benefit

list_carriers

List all carriers

get_carrier

Get specific carrier

search_carriers

Search carriers

create_carrier

Create new carrier

update_carrier

Update existing carrier

list_sub_agents

List all sub-agents

get_sub_agent

Get specific sub-agent

search_sub_agents

Search sub-agents

create_sub_agent

Create new sub-agent

update_sub_agent

Update existing sub-agent

list_addresses

List all addresses

get_address

Get specific address

update_address

Update existing address

check_auth_status

Check authentication status and token expiry

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources