Matter AI
About
Provides advanced code review, implementation planning, and pull request generation using Matter AI.
Details
- Author
- gravitycloudai
- Categories
- Developer Tools
Jump to
Setup
Install Matter AI in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/gravitycloudai/matter-ai-mcp
Follow the installation instructions in the repository README, then restart your MCP client.
MatterAI MCP offers code reviews right in your IDE when using AI Agents such as in Cursor, Windsurf, VS Code, Cline and more to enhances your development workflow. Built withFastMCPin Python, it provides advanced code review capabilities, implementation planning, and pull request generation to help you release code with confidence.
- Code review tools- Get comprehensive code reviews for individual files or full git diffs
- Implementation planning- Generate detailed implementation plans for AI agents
- Pull request generation- Create pull requests with auto-generated titles and descriptions
- Random cat facts- Because who doesn't love cat facts?
- Python 3.11+
- Seerequirements.txtfor dependencies
To use Matter AI MCP Server, you need an API key:
- Obtain your API key fromhttps://app.matterai.dev/settings
- Use this key in your MCP configuration as shown below
Create an MCP configuration file with the following content:
{ "mcpServers": { "matter-ai": { "command": "npx", "args": [ "-y", "mcp-remote", "https://mcp.matterai.so/sse", "--header", "X-AUTH-TOKEN:MATTER_AI_API_KEY" ] } } }
ReplaceMATTER_AI_API_KEYwith your actual API key.
The server will start onhttp://localhost:9000(default for FastMCP).
- Use the MCP (Model Context Protocol) integration
- Point to:http://localhost:9000/sse
- Tools will auto-discover and appear in the client
codereview(generated_code: str, git_owner: str, git_repo: str, git_branch: str, git_user: str, languages: str) -> strProvides code review for the generated code.
codereview_full(git_diff: str, git_owner: str, git_repo: str, git_branch: str, git_user: str) -> strProvides a comprehensive code review based on git diff output.
cat_fact() -> strReturns a random cat fact.
docker run -p 9000:9000 -e MATTER_API_ENDPOINT=https://api.matterai.so
The server will be accessible athttp://localhost:9000.
- Website:https://matterai.so
- Docs:https://docs.matterai.so
This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.
Create crafted UI components inspired by the best 21st.dev design engineers.
Bring agent evaluations, observability, and synthetic test set generation directly into your IDE for free with Galileo's new MCP server
An MCP server to help AI assistants to answer questions and generate AccelByte Extend SDK code more effectively .
MCP server for AI Diagram Maker — generate beautiful software engineering diagrams directly inside Cursor, Claude Desktop, Claude Code, or any MCP-compatible AI agent
ALAPI MCP Tools,Call hundreds of API interfaces via MCP
AI-powered SVG animation generator that transforms static files into animated SVG components using the Allyson platform
MCP server that gives AI assistants on-demand access to 1,500+ amCharts docs, ~300 code examples, and 1000+ class API references.
APIMatic MCP Server is used to validate OpenAPI specifications using APIMatic. The server processes OpenAPI files and returns validation summaries by leveraging APIMatic’s API.
One shared context layer for AI agents and humans — live API specs, DB schemas, and versioned contracts across repos so every agent and teammate works from the same source of truth.
Build and deploy full-stack Next.js apps with 98 tools for React, AWS, and MongoDB
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





