Skip to main content
Glama

Statelessor MCP Server

by aloksinghGIT

analyze_local_project

Analyze local project directories to detect stateful code patterns and receive guidance for migrating to stateless architectures in .NET and Java applications.

Instructions

Analyze a local project directory for stateful code patterns

Input Schema

NameRequiredDescriptionDefault
projectPathYesAbsolute path to project directory

Input Schema (JSON Schema)

{ "properties": { "projectPath": { "description": "Absolute path to project directory", "type": "string" } }, "required": [ "projectPath" ], "type": "object" }

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/aloksinghGIT/statelessor-mcp'

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