relace-mcp
Active·★ 28·MIT·Updated 2026-05-19
★ Trending★ API Integration★ Dev Tooling
Unofficial Relace MCP client with AI features. Personal project; not affiliated with or endorsed by Relace
Relace MCP Server is an unofficial project providing AI-powered tools for code editing and intelligent codebase exploration. It integrates with various client IDEs and leverages the Relace API for fast code application and agentic search capabilities.
#AI#Code Editing#Code Exploration#LLM#MCP Server#Relace API#Python
01
Features
01Fast Apply: Apply code edits at 10,000+ tokens/sec via Relace API
02Agentic Search: Codebase exploration using natural language queries
03Agentic Retrieval: Two-stage semantic and agentic code retrieval
04Cloud Search: Semantic code search over cloud-synced repositories
02
Compatibility
Linux
Platform
Verified via docs
macOS
Platform
Verified via docs
Windows
Platform
Verified via docs
Python
Language
Verified via docs
TypeScript/JavaScript
Language
Verified via docs
Go
Language
Verified via docs
03
Quick start
1
$ uv pip install relace-mcp
04
Use cases
↳Automated and precise code localization by natural language queries, overcoming limitations of manual grep.
↳Intelligent code edits that trace imports and call chains to prevent breaking changes across the codebase.
↳Efficient code modification by describing changes without needing line numbers, reducing token usage compared to full rewrites.
↳High-speed application and merging of code changes, supporting rates over 10,000 tokens/sec.
05
Alternatives
Brave Search MCP★ 86.5k
Allow your AI Agent to search the real-time internet using Brave Search API. Essential for getting up-to-date information.
ragflow★ 81.5k
RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs
Context7★ 56.4k
MCP Server that provides up-to-date code documentation for LLMs and AI code editors.
Microsoft AutoGen★ 58.5k
A framework that enables the development of LLM applications using multiple agents that can converse with each other to solve tasks.
CrewAI★ 52.4k
Framework for orchestrating role-playing, autonomous AI agents. By working together, your Crew can tackle complex tasks.
Related searches
Comments
Log in to leave a comment
- RRiley LewisApr 19, 2026
Works as expected for the common Relace use cases.
- SSam LewisApr 8, 2026
Good for Relace users who want MCP connectivity without waiting for an official client.
- AAspen ClarkApr 8, 2026
Useful personal project that fills a real gap.
- FFinley KimMar 19, 2026
Relace integration via MCP brings AI features into coding workflows.