baller70
MCP Serverballer70public

coachaibball

为Cursor IDE设计的简化版MCP服务器,专注于使用Neo4j进行存储和检索。

Repository Info

0
Stars
0
Forks
0
Watchers
0
Issues
Python
Language
-
License

About This Server

为Cursor IDE设计的简化版MCP服务器,专注于使用Neo4j进行存储和检索。

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

Simple Memory MCP Server

A simplified MCP (Memory Control Protocol) server for Cursor IDE that focuses solely on memory storage and retrieval using Neo4j.

Features

  • Simple memory storage and retrieval
  • Real-time memory updates via SSE
  • Neo4j backend for persistent storage
  • JSON-RPC 2.0 compliant

Prerequisites

  • Python 3.8+
  • Neo4j database running locally
  • Cursor IDE

Installation

  1. Install dependencies:
pip install -r requirements.txt
  1. Start Neo4j: Make sure Neo4j is running on:
  • HTTP port: 7476
  • Bolt port: 7687
  • Username: neo4j
  • Password: troykailey
  1. Run the server:
python simple_mcp_server.py

Cursor IDE Configuration

  1. Open Cursor Settings
  2. Go to Features > MCP
  3. Add new MCP server with:
    • Type: SSE
    • URL: http://localhost:8003/sse

Usage

The server provides two main endpoints:

  1. /sse - Server-Sent Events endpoint for real-time memory updates
  2. /memory - POST endpoint for storing new memories

The server will automatically send:

  • Initial capabilities message
  • Memory updates every 5 seconds
  • Error messages if something goes wrong

Simplified Architecture

This version removes complexity by:

  • Focusing only on memory functionality
  • Using a simpler Neo4j schema
  • Removing unnecessary endpoints
  • Simplifying the JSON-RPC messages

Troubleshooting

If you encounter issues:

  1. Check Neo4j is running and accessible
  2. Verify the ports (8003 for MCP, 7687 for Neo4j)
  3. Check Cursor's MCP configuration
  4. Look for error messages in the server logs

Quick Start

1

Clone the repository

git clone https://github.com/baller70/coachaibball
2

Install dependencies

cd coachaibball
npm install
3

Follow the documentation

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

Repository Details

Ownerballer70
Repocoachaibball
LanguagePython
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