mcp-coding-standards
Provides coding standards and guidelines for JavaScript development.
Provides coding standards and guidelines for Python development.
Provides coding standards and guidelines for TypeScript development.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-coding-standardsSearch for async patterns in JavaScript"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
MCP Coding Standards Server
A Model Context Protocol (MCP) server that provides programming guidelines and coding standards for multiple languages. Perfect for integrating with Claude Desktop, IDEs, and other MCP-compatible clients.
Features
✨ Multi-Language Support
C# (CSharp), golang, javascript, python, typescript
Easily extensible for more languages
🔍 Powerful Search
Full-text search across all guidelines
Relevance scoring
Language filtering
Context-aware snippets
📚 Comprehensive Guidelines
Naming conventions
Async/await patterns
LINQ best practices (C#)
SOLID principles (C#)
Code examples and anti-patterns
🛠️ Three Essential Tools
list_guidelines- Browse available languages and categoriesget_guideline- Retrieve full guideline textsearch_guidelines- Search by keyword across all content
Related MCP server: WordPress Code Review MCP Server
Installation
npm install -g mcp-coding-standards
npx mcp-coding-standardsDevelopment
MCP Inspector (Testing)
npm run test:inspectorOpen http://localhost:5173 to visually test all tools.
Scripts
npm run build # Compile TypeScript and copy guidelines
npm run dev # Build and run server
npm run watch # Watch mode for development
npm test # Run comprehensive tests
npm run test:inspector # Open MCP Inspector
npm pack # Create distribution tarballMaintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityFmaintenanceProvides tools for accessing coding style guidelines and best practices for various technologies including Java, Python, and React.Last updated317MIT
- AlicenseAqualityCmaintenanceA lightweight, configurable server that fetches coding guidelines, security rules, and validation patterns from external sources to help development teams maintain code quality standards in WordPress projects.Last updated35MIT
- -license-qualityDmaintenanceA server that automatically reviews code style and suggests improvements, with special focus on Flutter/Dart projects and general programming styles.Last updated
- Flicense-qualityDmaintenanceProvides Python and FastAPI coding best practices with searchable guidelines, code review capabilities, and actionable improvement suggestions with examples across general coding, performance, and code quality categories.Last updated
Related MCP Connectors
An MCP server that gives your AI access to the source code and docs of all public github repos
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
A MCP server built for developers enabling Git based project management with project and personal…
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/KarateJB/mcp-coding-standards'
If you have feedback or need assistance with the MCP directory API, please join our Discord server