We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/bkuri/jesse-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
README.md•1.94 KiB
# Archive Directory
This directory contains historical and legacy documentation from the development of the Jesse MCP trading system.
## 📚 Archived Documents
### Project Status & Reports
- `PROJECT_FINAL_REPORT.md` - Final project completion report (December 2025)
- `PROJECT_STATUS.md` - Project status snapshot (December 2025)
- `PROJECT_SUMMARY.md` - Historical project summary
- `SESSION_SUMMARY.md` - Development session summaries
### Phase Documentation
- `PHASE1_STATUS.md` - Phase 1 completion status
- `PHASE2_COMPLETE.md` - Phase 2 completion report
- `PHASE2_ROADMAP.md` - Phase 2 development roadmap
- `PHASE3_COMPLETE.md` - Phase 3 completion report
- `PHASE3_PLAN.md` - Phase 3 planning document
- `PHASE4_PLAN.md` - Phase 4 planning document
- `PHASE5_PLAN.md` - Phase 5 planning document
### Planning & Architecture
- `IMPLEMENTATION_PLAN.md` - Original implementation plan
- `PRD.md` - Original Product Requirements Document
- `PRD_v1.0.0.md` - Trading Strategy Development PRD v1.0.0
- `REFACTORING_STRATEGY.md` - Refactoring strategy documentation
- `CONVERSATIONAL_PIPELINE_SPEC.md` - Conversational pipeline specification
- `FASTMCP_REFACTORING_PRD.md` - FastMCP refactoring PRD
## 📖 Current Documentation
For current system documentation, please refer to the parent directory:
- `../USING_WITH_LLMS.md` - How to use the system with LLMs
- `../PRODUCTION_DEPLOYMENT.md` - Production deployment guide
- `../JESSE_SETUP.md` - Jesse integration setup
- `../AGENT_SYSTEM.md` - Agent system architecture
- `../AGENT_USAGE_EXAMPLES.md` - Agent usage examples
## ⚠️ Historical Context
These documents represent the development journey and are preserved for:
- Historical reference
- Understanding development decisions
- Learning from the implementation process
- Audit trail of project evolution
**Note**: Information in these documents may be outdated. For current system capabilities and status, please refer to the main documentation directory.