mcp-engineering-tools
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 | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| material_propertiesA | Look up typical room-temperature mechanical and thermal properties for a common engineering material (density, Young's modulus, yield and ultimate strength, thermal conductivity, CTE). Accepts names or shorthand like 'aluminum', '6061', 'Ti-6Al-4V', '304'. |
| beam_analysisA | Compute max deflection, max bending moment, and max bending stress for a beam under one of four standard loadings. Optionally returns a factor of safety against yield. Euler-Bernoulli, linear-elastic, small-deflection theory. |
| convert_unitsA | Convert a value between engineering units within the same physical dimension (length, mass, force, pressure/stress, energy, power, area, volume, temperature). Refuses cross-dimension conversions such as force to length. |
| list_unitsA | List every unit symbol the converter supports, grouped by physical dimension. |
| fit_correlationA | Fit a least-squares model to paired (x, y) experimental data and return the coefficients, R^2, and a formula string. Use 'power' for dimensionless correlations like Nu = CRe^n (fit in log-log space; x and y must be positive) or 'linear' for y = mx + c. |
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/shahradzomorrodi/mcp-engineering-tools'
If you have feedback or need assistance with the MCP directory API, please join our Discord server