octocode-mcp 7.0.11 → 7.0.12-alpha.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -11,6 +11,20 @@
11
11
  [![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/bgauryy/octocode-mcp)
12
12
  [![Trust Score](https://archestra.ai/mcp-catalog/api/badge/quality/bgauryy/octocode-mcp)](https://archestra.ai/mcp-catalog/bgauryy__octocode-mcp)
13
13
 
14
+ <a href="https://octocode.ai"><img src="https://img.shields.io/badge/Website-007ACC?style=for-the-badge&logo=link&logoColor=white" alt="Website"></a>
15
+ <a href="https://www.youtube.com/@Octocode-ai"><img src="https://img.shields.io/badge/YouTube-FF0000?style=for-the-badge&logo=youtube&logoColor=white" alt="YouTube Channel"></a>
16
+
17
+ </div>
18
+
19
+ ---
20
+
21
+ <div align="center">
22
+
23
+ ### ✨ Featured On
24
+
25
+ [![MCP Official Servers](https://img.shields.io/badge/MCP-Official%20Community%20Server-007ACC?style=for-the-badge&logo=github&logoColor=white)](https://github.com/modelcontextprotocol/servers)
26
+ [![Awesome MCP Servers](https://img.shields.io/badge/Awesome-MCP%20Servers-FF6B6B?style=for-the-badge&logo=github&logoColor=white)](https://github.com/punkpeye/awesome-mcp-servers)
27
+
14
28
  </div>
15
29
 
16
30
  ---
@@ -19,20 +33,15 @@
19
33
 
20
34
  - [See It In Action](#see-it-in-action)
21
35
  - [Installation](#installation)
22
- - [Quick Start](#quick-start)
23
- - [Platform-Specific Setup](#platform-specific-setup)
24
36
  - [More Examples](#more-examples)
25
37
  - [Overview](#overview)
26
- - [Architecture](#architecture)
27
- - [Octocode MCP Server](#octocode-mcp-server)
28
- - [Features](#features)
38
+ - [Tools](#tools)
29
39
  - [Commands](#commands)
30
40
  - [/research - Expert Code Research Agent](#research---expert-code-research-agent)
31
41
  - [/kudos - Repository Appreciation](#kudos---repository-appreciation)
32
42
  - [/use - Quick Reference Guide](#use---quick-reference-guide)
33
43
  - [Documentation](#documentation)
34
44
  - [Community](#community)
35
- - [Recognition](#recognition)
36
45
  - [License](#license)
37
46
 
38
47
  ---
@@ -838,30 +847,6 @@ If Octocode helps your AI development workflow:
838
847
 
839
848
  ---
840
849
 
841
- <div align="center">
842
-
843
- ## Recognition
844
-
845
- <a href="https://glama.ai/mcp/servers/@bgauryy/octocode-mcp">
846
- <img width="380" height="200" src="https://glama.ai/mcp/servers/@bgauryy/octocode-mcp/badge" alt="Octocode MCP on Glama" />
847
- </a>
848
-
849
- ---
850
-
851
- **Built with care for developers by developers**
852
-
853
- [Website](https://octocode.ai) • [GitHub](https://github.com/bgauryy/octocode-mcp) • [NPM](https://www.npmjs.com/package/octocode-mcp)
854
-
855
- ---
856
-
857
- *Octocode MCP is an official MCP Community Server*
858
-
859
- [![MCP Community](https://img.shields.io/badge/Model_Context_Protocol-Official_Community_Server-blue?style=for-the-badge)](https://github.com/modelcontextprotocol/servers)
860
-
861
- </div>
862
-
863
- ---
864
-
865
850
  ## License
866
851
 
867
852
  MIT - See [LICENSE](./LICENSE) for details.