Skip to main content
Glama

Statelessor MCP Server

by aloksinghGIT
package.json1.11 kB
{ "name": "statelessor-mcp", "version": "1.0.0", "description": "MCP server for Statelessor API - Analyze .NET/Java projects for stateful patterns via Amazon Q", "main": "mcp-server.js", "bin": { "statelessor-mcp": "./mcp-server.js" }, "scripts": { "start": "node mcp-server.js", "test": "jest" }, "repository": { "type": "git", "url": "https://github.com/aloksinghGIT/statelessor-mcp.git" }, "keywords": [ "mcp", "model-context-protocol", "statelessor", "amazon-q", "code-analysis", "stateful-patterns", "dotnet", "java", "session-state" ], "author": "Alok Singh <mail.aloksingh@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/aloksinghGIT/statelessor-mcp/issues" }, "homepage": "https://github.com/aloksinghGIT/statelessor-mcp#readme", "engines": { "node": ">=18.0.0" }, "dependencies": { "@modelcontextprotocol/sdk": "^0.5.0", "axios": "^1.6.0", "archiver": "^6.0.0", "form-data": "^4.0.0", "uuid": "^9.0.0" }, "devDependencies": { "jest": "^29.0.0" } }

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