Skip to main content
Glama
culstrup

Unanet GovCon ERP MCP Server

by culstrup

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
UNANET_API_KEYYesYour Unanet API key
UNANET_BASE_URLYesThe base URL for your Unanet instance, e.g., https://your-instance.unanet.com
UNANET_PASSWORDYesYour Unanet password
UNANET_USERNAMEYesYour Unanet username
UNANET_FIRM_CODEYesYour Unanet firm code

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
unanet_get_projectsC

Get a list of all projects from Unanet

unanet_get_project_detailsC

Get detailed information about a specific project

unanet_update_project_budgetB

Update the budget for a specific project

unanet_get_project_statusC

Get the current status and dashboard data for a project

unanet_submit_timesheetC

Submit time entries to Unanet

unanet_get_timesheetsC

Retrieve timesheets for a date range

unanet_submit_expenseC

Submit an expense report to Unanet

unanet_approve_timesheetB

Approve a submitted timesheet

unanet_create_contactC

Create a new contact in Unanet

unanet_update_leadC

Update lead information in Unanet

unanet_create_opportunityC

Create a new opportunity in Unanet

unanet_get_company_infoC

Get detailed information about a company

unanet_get_billing_statusC

Get billing status and information for a project

unanet_generate_invoiceB

Generate an invoice for a project

unanet_get_financial_reportC

Generate and retrieve financial reports from Unanet

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Active ProjectsList of all active projects in Unanet
Timesheet TemplatesCommon timesheet entry templates and recent entries

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/culstrup/unanet-mcp-server'

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