Skip to main content
Glama

Codacy MCP Server

Official
by codacy
server.json794 B
{ "$schema": "https://static.modelcontextprotocol.io/schemas/2025-07-09/server.schema.json", "name": "@codacy/codacy-mcp", "description": "Codacy MCP server", "status": "active", "repository": { "url": "https://github.com/codacy/codacy-mcp-server", "source": "github" }, "version": "0.0.1", "packages": [ { "registry_type": "npm", "registry_base_url": "https://registry.npmjs.org", "identifier": "@codacy/codacy-mcp", "version": "0.0.1", "transport": { "type": "stdio" }, "environment_variables": [ { "description": "Codacy Account Token", "required": false, "format": "string", "is_secret": true, "name": "CODACY_ACCOUNT_TOKEN" } ] } ] }

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/codacy/codacy-mcp-server'

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