Voice AI Website Analyzer MCP Server
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 |
|---|---|
| analyze_websiteA | Fetches and analyzes a website to extract business context. Crawls the homepage and up to 4 additional important pages (About, Services, Contact, etc.). Extracts text content, business details (hours, contact info, services), and URLs. Returns a comprehensive text description of the business. |
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 1 tool
With only one tool, there is no possibility for confusion or overlap. The tool's purpose is singular and clear.
The single tool uses a clear verb_noun pattern ('analyze_website'), which is consistent and descriptive. With one tool, naming consistency is trivially maintained.
A single tool is on the lower end for a server claiming to be a 'website analyzer,' but it covers the core functionality of crawling and extracting business context. It feels thin but is arguably appropriate for a focused tool.
The tool comprehensively analyzes a website by crawling key pages and extracting business details. Minor gaps might include handling of dynamic content or pagination, but the main workflow is covered.