AVA
by sobby23
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| RESUME_DIR | No | Directory for resumes | resumes |
| USER_EMAIL | No | The Gmail address you want to use for this application | |
| APPLICANTS_CSV | No | CSV file for applicant data | applicants.csv |
| CLAUDE_API_KEY | No | Alternative API key for Claude candidate evaluation | |
| RECRUITER_NAME | No | Name used in draft email sign-off | The Hiring Team |
| ANTHROPIC_MODEL | No | Model to use for Claude | claude-3-5-haiku-20241022 |
| GOOGLE_SHEET_ID | No | Spreadsheet ID for the candidate tracking sheet | |
| ANTHROPIC_API_KEY | No | API key for Claude candidate evaluation (or use CLAUDE_API_KEY) | |
| GOOGLE_SHEET_NAME | No | Name of the sheet tab | Candidates |
| GOOGLE_TOKEN_PATH | No | Path where the Google OAuth token will be stored | .config/ava-agent/token.json |
| GOOGLE_CREDENTIALS_PATH | No | Path to your Google OAuth credentials file | .config/ava-agent/credentials.json |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- 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/sobby23/applicant-tracking-system-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server