Skip to main content
Glama

MCP Source Relation Server

get_source_relation

Analyze dependencies between source files to identify relationships and manage project structure. Use this tool with a specified path to understand connections across multiple programming languages.

Instructions

Analyze dependencies between source files

Input Schema

NameRequiredDescriptionDefault
pathYes

Input Schema (JSON Schema)

{ "properties": { "path": { "title": "Path", "type": "string" } }, "required": [ "path" ], "title": "get_source_relationArguments", "type": "object" }

You must be authenticated.

Other Tools from MCP Source Relation Server

Related Tools

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/owayo/mcp-source-relation'

If you have feedback or need assistance with the MCP directory API, please join our Discord server