Unanet GovCon ERP MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| UNANET_API_KEY | Yes | Your Unanet API key | |
| UNANET_BASE_URL | Yes | The base URL for your Unanet instance, e.g., https://your-instance.unanet.com | |
| UNANET_PASSWORD | Yes | Your Unanet password | |
| UNANET_USERNAME | Yes | Your Unanet username | |
| UNANET_FIRM_CODE | Yes | Your 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
| Capability | Details |
|---|---|
| tools | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Active Projects | List of all active projects in Unanet |
| Timesheet Templates | Common timesheet entry templates and recent entries |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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