deepsource-mcp-server

deepsource-mcp-server

1

The DeepSource MCP Server facilitates integration with DeepSource's code quality analysis for AI assistants. It provides features such as retrieving code metrics, managing quality thresholds, and security compliance reporting, enhancing the interaction between AI and code quality tools.

FAQ

Q: Which DeepSource plan do I need? A: The MCP server works with all DeepSource plans. Some features like security compliance reports may require specific plan features.

Q: Can I use this with self-hosted DeepSource? A: Yes, configure the API endpoint in your environment variables (feature coming in v1.3.0).

Q: How do I debug issues? A: Enable debug logging by setting LOG_LEVEL=DEBUG and check the log file specified in LOG_FILE.

Q: Is my API key secure? A: The API key is only stored in your local Claude Desktop configuration and is never transmitted except to DeepSource's API.

Q: Can I contribute custom tools? A: Yes! See the Contributing section for guidelines.