Spec Score MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| spec_scoreA | Score a spec/requirement on 4 axes. YOU (the LLM) read the spec and score it. Score the spec on these 4 axes (each 0.0-1.0):
Also identify the weakest axis and give one tip to improve it. The tool normalizes scores, calculates balance (0-1), and returns a verdict. A balanced spec produces reliable LLM output. An unbalanced spec produces hallucinations. |
| spec_visualizeA | Score a spec and generate an SVG radar chart. YOU (the LLM) read the spec and score it on 4 axes (0.0-1.0 each): completeness, clarity, constraints, specificity. Also identify weakest axis and tip. The tool generates a radar chart: green = balanced (ready), yellow = moderate (gaps), red = spiked (blind spots). |
| spec_compareA | Side-by-side radar charts comparing two specs. YOU (the LLM) score BOTH specs on 4 axes each. Useful for before/after or good/bad 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 | |
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/mediazone/spec-score-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server