Graft
by amaar-mc
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 | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| graft_mapC | Ranked tree map of the codebase by structural importance. |
| graft_contextC | Dependencies and definitions for a specific file. |
| graft_searchA | Find definitions by name or kind. |
| graft_impactC | Files affected by changing a given file. |
| graft_summaryB | Project overview with key files and tech stack. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| map | Full ranked codebase tree map |
Latest Blog Posts
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/amaar-mc/graft'
If you have feedback or need assistance with the MCP directory API, please join our Discord server