Confidential guide on numerology and astrology, based of GG33 Public information

MCP-Server
3 years
Works with Finder
1
Github Watches
0
Github Forks
0
Github Stars
MCP Server
A FastAPI-based server providing WebSocket communication, file management, and tools endpoints.
🚀 Features
- 📁 File Management API
- 🔌 WebSocket Communication
- 🛠️ Tools Endpoint
- 📄 Static File Serving
- ✅ Comprehensive Test Suite
🛠️ Installation
- Clone the repository:
git clone https://github.com/khaosans/mcp-server.git
cd mcp-server
- Create and activate a virtual environment:
python -m venv venv
source venv/bin/activate # On Windows: .\venv\Scripts\activate
- Install dependencies:
pip install -r requirements.txt
🏃♂️ Running the Server
Start the server with:
uvicorn server:app --reload --host 0.0.0.0 --port 8080
🧪 Running Tests
Run the test suite with:
python test_server.py
📡 API Endpoints
HTTP Endpoints
-
GET /files?q=<query>
: Search files in the public directory -
GET /files/{filename}
: Read a specific file -
POST /tools
: Execute tools (currently supports summarization) -
GET /public/*
: Serve static files
WebSocket Endpoint
-
ws://localhost:8080/ws
: WebSocket endpoint for real-time communication
📝 License
MIT License
👤 Author
相关推荐
Converts Figma frames into front-end code for various mobile frameworks.
Advanced software engineer GPT that excels through nailing the basics.
Take an adjectivised noun, and create images making it progressively more adjective!
Siri Shortcut Finder – your go-to place for discovering amazing Siri Shortcuts with ease
I find academic articles and books for research and literature reviews.
Entdecken Sie die umfassendste und aktuellste Sammlung von MCP-Servern auf dem Markt. Dieses Repository dient als zentraler Hub und bietet einen umfangreichen Katalog von Open-Source- und Proprietary MCP-Servern mit Funktionen, Dokumentationslinks und Mitwirkenden.
MCP -Server für den Fetch -Webseiteninhalt mit dem Headless -Browser von Dramatikern.
Ein KI-Chat-Bot für kleine und mittelgroße Teams, die Modelle wie Deepseek, Open AI, Claude und Gemini unterstützt. 专为中小团队设计的 ai 聊天应用 , 支持 Deepseek 、 Open ai 、 claude 、 Gemini 等模型。
Ein leistungsstarkes Neovim -Plugin für die Verwaltung von MCP -Servern (Modellkontextprotokoll)
Brücke zwischen Ollama und MCP -Servern und ermöglicht es lokalen LLMs, Modellkontextprotokoll -Tools zu verwenden
🔍 Ermöglichen Sie AI -Assistenten, über eine einfache MCP -Schnittstelle auf PYPI -Paketinformationen zu suchen und auf Paketinformationen zuzugreifen.
Reviews

user_KC0QBLMX
I have been using mcp-server by khaosans and I'm thoroughly impressed. The server performs exceptionally well with a clean and efficient codebase. The documentation on the GitHub page is comprehensive and easy to follow. It’s evident that a lot of thought has been put into optimizing performance. Highly recommend for any project needing a robust server solution!