Skip to main content
Glama

Statelessor MCP Server

by aloksinghGIT

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
STATELESSOR_API_URLNoAPI endpoint for Statelessorhttp://localhost:3001
STATELESSOR_API_TIMEOUTNoRequest timeout in milliseconds300000

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
analyze_git_repository

Analyze a Git repository for stateful code patterns in .NET or Java projects

analyze_local_project

Analyze a local project directory for stateful code patterns

generate_analysis_script

Generate a bash or PowerShell script for offline analysis

get_project_findings

Retrieve historical analysis findings for a project

explain_remediation

Get detailed remediation guidance for a specific stateful pattern

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