Commit Graph

2474 Commits

Author SHA1 Message Date
zaizaizhao
bd4e6e4800 Add new mcp-swagger-server server 2025-07-08 08:20:02 +08:00
zaizaizhao
243ffc9508 Add new mcp-swagger-server server 2025-07-07 22:46:23 +08:00
Frank Fiegel
4aa1949437 Merge pull request #1100 from jacknagz/add-panther-mcp-server
Add Panther MCP server to Security section
2025-07-06 16:57:46 -04:00
Frank Fiegel
b99de4b296 Update README.md 2025-07-06 16:57:03 -04:00
Frank Fiegel
a7619a6401 Merge pull request #1115 from araa47/add-jupiter-ultra-mcp
Add new jupiter ultra mcp server on solana
2025-07-06 16:56:11 -04:00
Akshay
0baf5e3748 Add new jupiter ultra mcp server on solana 2025-07-07 03:16:56 +08:00
Jack Naglieri
fce9e4c35f add official + macOS badges 2025-07-06 11:31:42 -07:00
Frank Fiegel
09d63fca16 Merge pull request #1114 from bgauryy/patch-3
Add new MCP Octocode server
2025-07-06 08:06:39 -04:00
Frank Fiegel
c008cbb8e5 Update README.md 2025-07-06 08:06:22 -04:00
bgauryy
1f89ee5118 Add new MCP Octocode server
What is Octocode? 🐙
The perfect code assistant that can help understand anything. Octocode was built to understand connections between Github repositories and NPM packages under any privilege level you have. With AI-powered advanced search, heuristic discovery, and smart fallbacks, it makes GitHub's vast repository of knowledge truly searchable and analyzable.

It already integrated into
https://github.com/modelcontextprotocol/servers

You can visit here to learn more:
http://octocode.ai/
Server Details

This server knows to do smart code research and using users privileges (npm & github) to fetch and analysis code and docs in real time!
Motivation and Context

It started as a personal tool while working at Wix to solve the challenge of navigating large private/public codebases and keeping up with rapidly evolving technology.

Evolved from a side project into a comprehensive code assistant which in use in many teams and solves many problems that we needed to understand in a long time (e.g. legacy projects and complex dependencies trees). It also lets understand public code (I used this MCP to understand modelcontextprotocol better during development..)

Core Purpose:
Make code exploration as intelligent as having a senior developer guide you through any codebase
Help developers understand "how does this work?" rather than just managing projects

Key Problems it Solves:

    Code Understanding: Makes GitHub's vast repository of knowledge truly searchable and analyzable
    Connection Discovery: Built to understand connections between repositories and NPM packages across any privilege level
    Smart Search: Provides AI-powered advanced search with heuristic discovery and smart fallbacks

Unique Approach:

    Uses AI-powered search to find relevant code even with vague queries
    Maps relationships between NPM packages, repositories, and dependencies
    Works across public, private, and organization repositories
    Requires zero configuration and no personal access tokens (works using gh and npm CLI)

The tool essentially aims to be "the perfect code assistant that can help understand anything" by making complex codebases and technical implementations more accessible and understandable through intelligent search and discovery.
How Has This Been Tested?

I'm using it personally and many developers (mostly in WIx) are using it to solve day-to-day challenges. As a senior developer I leverage this tool to help others and let them find solutions themselves.
This MCP is heavily tested.
Additional context

The installation is super easy.

prerequisites:

    npm cli installed
    gh cli installed (brew install gh, gh auth login)

and then just configure the MCP:

    "octocdode-mcp": {
      "command": "npx",
      "args": [
        "octocode-mcp"
      ]
    },

How Octocode is different than Gitbhub Official MCP

ctocode MCP is superior to GitHub's official MCP in the manner of code research in several key ways:

    More Developer-Friendly: Built by developers for developers, focusing on real-world code exploration needs
    Smarter Search: More sophisticated search algorithms with better understanding of developer intent
    Ecosystem Integration: Unique integration of GitHub and NPM ecosystems provides a more complete development picture
    Better Results: More relevant and contextual results with intelligent analysis and filtering
    Performance: Smart caching and query optimization for faster responses

While GitHub's MCP provides solid basic functionality, Octocode is clearly designed for more sophisticated code exploration and understanding, making it the better choice for developers who need deep code insight and efficient navigation across almost any ecosystem.
2025-07-06 15:02:43 +03:00
Frank Fiegel
18748abc6e Merge pull request #1111 from kaeawc/patch-1
Add AutoMobile to the list
2025-07-06 07:29:53 -04:00
Frank Fiegel
8c507c8895 Merge pull request #1112 from imprvhub/main
Add multiple MCP integrations
2025-07-06 07:29:37 -04:00
Frank Fiegel
c16aca1ea9 Merge pull request #1113 from ankitmalik84/main
Add notion-mcp-server - comprehensive Notion MCP integration
2025-07-06 07:29:14 -04:00
Frank Fiegel
fdad1db42b Update README.md 2025-07-06 07:29:05 -04:00
Ankit Malik
a0d278baab Add notion-mcp-server - comprehensive Notion MCP integration
- Added ankitmalik84/notion-mcp-server with enhanced functionality
- Features robust error handling and production-ready capabilities
2025-07-06 16:34:22 +05:30
Iván Luna
63584925fa Add multiple MCP integrations from @imprvhub
- Added imprvhub/mcp-browser-agent for autonomous browser automation.
- Included imprvhub/mcp-status-observer for monitoring operational status of digital platforms.
- Introduced imprvhub/mcp-domain-availability for checking domain availability across TLDs.
- Added imprvhub/mcp-claude-hackernews for interaction with Hacker News.
- Included imprvhub/mcp-rss-aggregator for aggregating RSS feeds.
- Added imprvhub/mcp-claude-spotify that allows Claude Desktop to interact and control Spotify.
2025-07-06 01:31:17 -03:00
Frank Fiegel
137d547a1c Merge pull request #1101 from faris1958/main
Add Stape and GTM MCP servers under Marketing section
2025-07-05 20:00:32 -04:00
Faris
f1774e35bc Update README.md with correct emojis from official index 2025-07-06 01:41:53 +03:00
Jason Pearson
9574231622 Add AutoMobile to the list 2025-07-05 17:36:32 -05:00
Frank Fiegel
a1d97cb925 Merge pull request #1110 from pedcru/add-mcp-internet-speed-test
Add mcp internet speed test server to Monitoring section
2025-07-05 18:06:03 -04:00
Frank Fiegel
45217ec10e Merge pull request #1104 from 2niuhe/main
add qrcode generator mcp tool
2025-07-05 18:03:54 -04:00
Frank Fiegel
c7fd495857 Merge pull request #1098 from MoritzKa/patch-1
feat: add Alby MCP server
2025-07-05 18:03:15 -04:00
Pedro Cruz
c219eccd1a Add mcp-internet-speed-test MCP server to Monitoring section in all language READMEs
- Added inventer-dev/mcp-internet-speed-test to the 📊 Monitoring section
- Internet speed testing with network performance metrics
- Supports download/upload speed, latency, jitter analysis
- CDN server detection with geographic mapping
- Available on PyPI as mcp-internet-speed-test
- Added to all language versions: EN, JA, KO, PT-BR, TH, ZH, ZH-TW
2025-07-04 23:22:42 -06:00
Pedro Cruz
77c3f97c77 Add mcp-internet-speed-test MCP server to Monitoring section
- Internet speed testing with network performance metrics
- Supports download/upload speed, latency, jitter analysis
- CDN server detection with geographic mapping
- Available on PyPI as mcp-internet-speed-test
- Python-based MCP server for cloud services
2025-07-04 23:13:12 -06:00
2niuhe
c396b34604 add qrcode generator mcp tool 2025-07-04 00:05:07 +08:00
Frank Fiegel
453d15993c Merge pull request #1103 from Pearch-ai/pearch
Pearch
2025-07-03 04:07:39 -04:00
Pearch-ai
0bd1628a4a Merge branch 'main' into pearch 2025-07-03 08:26:39 +02:00
Pearch-ai
49e5383666 fix name 2025-07-03 06:22:38 +00:00
Faris
b366afc4bf Update README.md
Added Stape MCP server and Google Tag Manager MCP server repo links under the Marketing section
2025-07-03 01:38:01 +03:00
Jack Naglieri
f892e82539 Update Panther MCP description to include SIEM acronym
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-02 10:54:43 -07:00
Jack Naglieri
1ec89c9477 Add Panther MCP server to Security section
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-02 10:51:33 -07:00
Moritz Kaminski
6b6cb3d59f feat: add Alby MCP server 2025-07-02 14:48:02 +02:00
Frank Fiegel
8ef8ca4d7d Merge pull request #1091 from tipdotmd/main
Add tip-md-x402-mcp-server for cryptocurrency tipping via AI interfaces
2025-07-01 22:48:37 -04:00
R0am
f4560650f5 Update README.md 2025-07-02 10:42:44 +08:00
Frank Fiegel
4de7b36f19 Merge pull request #1092 from misiektoja/add-kill-process-mcp
Add kill-process-mcp server
2025-07-01 22:39:37 -04:00
Frank Fiegel
88b8a7f0ec Merge pull request #1093 from xizhibei/main
Add 1mcp/agent
2025-07-01 22:39:16 -04:00
Frank Fiegel
c7c56dbee0 Merge pull request #1095 from hileamlakB/add-new-server
Add PRIMS MCP server to the list
2025-07-01 22:38:48 -04:00
Frank Fiegel
5d4d99d7bb Update README.md 2025-07-01 22:38:31 -04:00
Frank Fiegel
c0601c9c3e Update README.md 2025-07-01 22:38:16 -04:00
Frank Fiegel
ec1c16e693 Merge pull request #1094 from MCPCat/remove_dead_urls
Remove dead links to GitHub repos
2025-07-01 22:23:25 -04:00
Frank Fiegel
ff79892729 Merge pull request #1096 from paulkr/patch-1
feat: add official MCP for Pica
2025-07-01 22:22:50 -04:00
Paul K
8a4135a25f feat: add official MCP for Pica 2025-07-01 17:03:35 -04:00
Hileamlak Yitayew
58ccb58a87 add PRIMS (an MCP server for local and remote Python runtime) 2025-07-01 13:15:18 -07:00
Hileamlak Yitayew
fe324c10b7 Update README.md 2025-07-01 13:12:18 -07:00
Naseem AlNaji
4ab090dd7a removed dead github repos 2025-07-01 12:53:56 -04:00
Xu Zhipei
0eb52633ca Add 1mcp/agent to multiple language README files as a unified MCP server implementation 2025-07-02 00:20:15 +08:00
misiektoja
62f85c4b11 Add kill-process-mcp server 2025-07-01 18:01:35 +02:00
R0am
fa16198dc9 Add tip-md-x402-mcp-server for cryptocurrency tipping via AI interfaces 2025-07-01 22:59:53 +08:00
Frank Fiegel
85d409acb8 remove duplicates 2025-07-01 08:41:09 -04:00
Frank Fiegel
ae1e614494 sort alphabetically 2025-07-01 08:38:41 -04:00