MCP Server Diff Python
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
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get-unified-diffB | Get the difference between two text articles in Unified diff format. Use this when you want to extract the difference between texts. |
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 of ambiguity or overlap with other tools, making it perfectly clear and distinct in purpose.
The single tool name 'get-unified-diff' follows a consistent verb_noun pattern, and with no other tools to compare, there is no inconsistency.
One tool is too few for a server named 'MCP Server Diff Python', which suggests a broader scope for diff operations, such as handling multiple diff formats or additional text comparison features.
The server is severely incomplete; it only provides a single diff tool, lacking obvious operations like applying diffs, comparing multiple texts, or supporting other diff formats, which are typical for diff-related domains.