VoiceLogPro
Construction daily-log generation, jurisdiction compliance requirements, construction FAQs.
Open source Repository Open in the app JSON README (API)
About
Construction daily-log generation, jurisdiction compliance requirements, construction FAQs.
Details
- Kind
- MCP servers
- Topic
- Security & identity
- Publisher
- kindrat86
- Origin
- official
- Category
- ferramentas
- Transport
- http
- Version
- 1.0.1
- Last push
- 2026-07-19T12:23:10Z
- Repository state
- ativo
- License
- MIT
- Added
- 2026-08-29 04:00:21
- Updated
- 2026-08-29 04:00:21
- Origin id
io.github.kindrat86/voicelogpro
README
# voicelogpro MCP server
Construction daily-log and compliance tools for AI agents. Generate daily log templates, look up logging compliance requirements by jurisdiction, and query construction FAQs — all through MCP.
**Live endpoint:** `https://voicelogpro.com/api/mcp` (HTTP, MCP 2024-11-05)
## Tools
| Tool | What it does |
|---|---|
| `create_daily_log_template` | Generate a construction daily log template by project type |
| `get_logging_requirements` | Get daily-log compliance requirements for a jurisdiction |
| `list_construction_faq` | Query construction/logging FAQs |
## Usage
```json
{
"mcpServers": {
"voicelogpro": { "url": "https://voicelogpro.com/api/mcp" }
}
}
```
MIT License. Free.