Bezt MCP – Best practices for every technology, right in your AI coding assistant.
Project description
🏆 Bezt MCP – Best Practices for Every Technology
The free MCP that gives your AI coding assistant instant access to curated best practices for thousands of technologies.
Stop guessing. Start coding with proven patterns.
⚡ One-Click Install
VS Code / GitHub Copilot
Or add to your .vscode/mcp.json:
{
"servers": {
"bezt": {
"command": "uvx",
"args": ["bezt-mcp"]
}
}
}
Cursor
Add to your ~/.cursor/mcp.json:
{
"mcpServers": {
"bezt": {
"command": "uvx",
"args": ["bezt-mcp"]
}
}
}
Windsurf
Add to your ~/.windsurf/mcp.json:
{
"mcpServers": {
"bezt": {
"command": "uvx",
"args": ["bezt-mcp"]
}
}
}
Claude Desktop
Add to claude_desktop_config.json:
{
"mcpServers": {
"bezt": {
"command": "uvx",
"args": ["bezt-mcp"]
}
}
}
Any MCP-compatible tool (CLI)
# Install with uv (recommended - fastest)
uvx bezt-mcp
# Or with pip
pip install bezt-mcp
bezt-mcp
🛠️ Tools
find-best-practices-id
Search for best practices topics and get their bezt IDs.
| Parameter | Required | Description |
|---|---|---|
topic |
✅ | Your topic (e.g. "FastAPI", "SAAS cybersecurity", "React hooks") |
Returns: Matching best practices topics with their bezt IDs.
fetch-best-practices
Fetch the full best practices document.
| Parameter | Required | Description |
|---|---|---|
topicId |
✅ | Exact bezt ID from find-best-practices-id |
Returns: Full best practices formatted as Markdown.
🔒 Privacy
- Open source: Full source code is available for audit.
- Anonymous by design: No personal data is collected. A device-based anonymous ID is generated locally for anti-bot purposes.
- Local caching: Results are cached locally for 24h to minimize API calls and speed up repeated queries.
📊 Thousands of Technologies Covered
Python, JavaScript, TypeScript, React, FastAPI, Django, Node.js, Rust, Go, Java, C#, Swift, Kotlin, Flutter, Docker, Kubernetes, AWS, Azure, GCP, PostgreSQL, MongoDB, Redis, GraphQL, REST APIs, Security, Testing, CI/CD, and thousands more.
🔧 Configuration
| Environment Variable | Default | Description |
|---|---|---|
BEZT_API_URL |
https://bezt-backend-xyz.run.app |
Backend API URL |
BEZT_CACHE_TTL |
86400 (24h) |
Local cache TTL in seconds |
📄 License
MIT – Free for everyone, forever.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file bezt_mcp-0.1.0.tar.gz.
File metadata
- Download URL: bezt_mcp-0.1.0.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.12 {"installer":{"name":"uv","version":"0.10.12","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"22.04","id":"jammy","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7c8c030f4541bdd6b768efea618bb102842310287fe0639c408cc60e6a073d5a
|
|
| MD5 |
e5138bd40a6600971537d7f81b163a4d
|
|
| BLAKE2b-256 |
67a7a814205d7dc434df01494e2d4e4ba8061adecbbbc239b629441ca7c994e5
|
File details
Details for the file bezt_mcp-0.1.0-py3-none-any.whl.
File metadata
- Download URL: bezt_mcp-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.12 {"installer":{"name":"uv","version":"0.10.12","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"22.04","id":"jammy","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
daaf1933ec7cf39fd7a4a1d5ca8d9cf17b5e651af57477b30817b54e1a190e07
|
|
| MD5 |
7662f040a5552c81bb0a1e855a24f23f
|
|
| BLAKE2b-256 |
73e3cd8fff2973ac6c43013e7d61a0caf03d31b82de21d3448917ec24f040d09
|