Skip to main content
Glama

Coding Standards MCP Server

by ggerve
pyproject.toml351 B
[project] name = "coding-standards-mcp" version = "0.1.0" description = "MCP server for coding standards and best practices" license = "MIT" authors = [ {name = "Gintautas G"}, ] dependencies = [ "mcp[cli]>=0.1.0", ] [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [tool.hatch.build.targets.wheel] packages = ["."]

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/ggerve/coding-standards-mcp'

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