jpheimonen
MCP Serverjpheimonenpublic

code oracle

一个使用 Gemini 2.5 Flash 查找代码的 Python 工具,能快速定位代码库中的目标代码。

Repository Info

0
Stars
0
Forks
0
Watchers
1
Issues
Python
Language
Do What The F*ck You Want To Public License
License

About This Server

一个使用 Gemini 2.5 Flash 查找代码的 Python 工具,能快速定位代码库中的目标代码。

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

Code Oracle

A Python tool for locating code using Gemini 2.5 Flash. Capable of shifting through large amounts of code to locate the answer to your query.

Features

  • Uses AI to help locate code in a codebase

Installation

uv install

Usage

uv run main.py

Using as MCP in Cursor

To use Code Oracle as a Model Context Protocol (MCP) server in Cursor:

  1. Clone this repository
  2. Have uv installed
  3. Create an mcp.json file in your Cursor configuration directory with the following content:
{
  "mcpServers": {
    "code-oracle": {
      "command": "/path/to/run_mcp.sh",
      "env": {
        "GEMINI_API_KEY": "your-gemini-key"
      }
    }
  }
}

Make sure to:

  • Replace /path/to/run_mcp.sh with the actual path to the run_mcp.sh script in this repo
  • Set your Gemini API key in the environment variables

After configuration, Code Oracle will be available as a tool when using Cursor.

Quick Start

1

Clone the repository

git clone https://github.com/jpheimonen/code-oracle
2

Install dependencies

cd code-oracle
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerjpheimonen
Repocode-oracle
LanguagePython
LicenseDo What The F*ck You Want To Public License
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation