pharos-ai-doc-genie
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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 | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| generate_pptA | Generate a professional PowerPoint presentation (.pptx) from natural language. The AI creates structured slide content with titles, bullet points, and visual suggestions. Use this when you need presentation slides, pitch decks, or training materials. |
| generate_wordA | Generate a complete Word document (.docx) from natural language. The AI creates well-structured content with headings, paragraphs, bullet points, and proper formatting. Use this for proposals, reports, meeting minutes, manuals, or any formal document. |
| generate_excelA | Generate a structured data spreadsheet (.xlsx) from natural language description. The AI creates realistic, well-formatted data tables with proper headers and data rows. Use this for financial statements, sales data, inventory lists, or any tabular data. |
| generate_codeA | Generate production-ready source code in any programming language from natural language requirements. The AI writes complete, well-commented code following best practices and naming conventions. Use this for rapid prototyping, boilerplate generation, or educational examples. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 4 tools
Each tool generates a distinct type of output (code, spreadsheet, presentation, word document), making them easily distinguishable. There is no overlap in purpose or output format.
All tools follow a consistent 'generate_' prefix pattern, making the naming uniform and predictable. The verb 'generate' is appropriate for the creation-oriented domain.
With only 4 tools, the set is tightly scoped to common file generation tasks. Each tool serves a clear, non-redundant purpose, and the count is well-suited for a specialized server.
The set covers the most common generation needs (code, Excel, PowerPoint, Word). Minor gaps like PDF or CSV generation exist, but these are not critical for the core use case.