{"id":44349930,"url":"https://github.com/timothywarner-org/stoic-mcp","last_synced_at":"2026-02-11T14:36:39.696Z","repository":{"id":320445625,"uuid":"1082124768","full_name":"timothywarner-org/stoic-mcp","owner":"timothywarner-org","description":"Model Context Protocol server delivering Stoic philosophy quotes with AI-powered explanations. Demonstrates CRUD operations and progression from local JSON to Azure Cosmos DB. Built for live training engagements.","archived":false,"fork":false,"pushed_at":"2025-11-19T01:15:06.000Z","size":7784,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-11-19T03:05:28.669Z","etag":null,"topics":["ai-tools","anthropic","claude-mcp","deepseek-api","developer-experience","developer-productivity","mcp-server","mcp-servers-directory","model-context-protocol","stoicism"],"latest_commit_sha":null,"homepage":"https://techtrainertim.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/timothywarner-org.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["your_github_username"],"patreon":["your_patreon_username"],"open_collective":["your_open_collective_username"],"ko_fi":["your_ko_fi_username"],"tidelift":["package_name"],"community_bridge":["your_community_bridge_project_name"],"liberapay":["your_liberapay_username"],"issuehunt":["your_issuehunt_username"],"otechie":["your_otechie_username"],"custom":["https://www.example.com/donate"]}},"created_at":"2025-10-23T19:13:54.000Z","updated_at":"2025-11-19T01:15:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"e50cc99c-c19b-4f5d-9abf-b9f176a74bb4","html_url":"https://github.com/timothywarner-org/stoic-mcp","commit_stats":null,"previous_names":["timothywarner-org/stoic-mcp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/timothywarner-org/stoic-mcp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timothywarner-org%2Fstoic-mcp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timothywarner-org%2Fstoic-mcp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timothywarner-org%2Fstoic-mcp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timothywarner-org%2Fstoic-mcp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timothywarner-org","download_url":"https://codeload.github.com/timothywarner-org/stoic-mcp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timothywarner-org%2Fstoic-mcp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29335275,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T14:34:07.188Z","status":"ssl_error","status_checked_at":"2026-02-11T14:34:06.809Z","response_time":97,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai-tools","anthropic","claude-mcp","deepseek-api","developer-experience","developer-productivity","mcp-server","mcp-servers-directory","model-context-protocol","stoicism"],"created_at":"2026-02-11T14:36:38.742Z","updated_at":"2026-02-11T14:36:39.691Z","avatar_url":"https://github.com/timothywarner-org.png","language":"JavaScript","funding_links":["https://github.com/sponsors/your_github_username","https://patreon.com/[\"your_patreon_username\"]","https://opencollective.com/[\"your_open_collective_username\"]","https://ko-fi.com/[\"your_ko_fi_username\"]","https://tidelift.com/funding/github/[\"package_name\"]","https://funding.communitybridge.org/projects/[\"your_community_bridge_project_name\"]","https://liberapay.com/[\"your_liberapay_username\"]","https://issuehunt.io/r/[\"your_issuehunt_username\"]","https://otechie.com/[\"your_otechie_username\"]","https://www.example.com/donate"],"categories":[],"sub_categories":[],"readme":"# Stoic MCP\n\n**Model Context Protocol server delivering Stoic philosophy quotes with AI-powered explanations via DeepSeek API.**\n\nThis monorepo demonstrates the architectural progression from local JSON storage to Azure Cosmos DB, perfect for live training sessions on MCP server development.\n\n## Project Structure\n\n```\nstoic-mcp/\n├── local/          # Local implementation with JSON file storage\n└── azure/          # Azure implementation with Cosmos DB\n```\n\n## Features\n\n- **CRUD Operations**: Create, read, update, and delete Stoic quotes\n- **Random Quote Delivery**: Get inspiration when you need it\n- **AI-Powered Explanations**: DeepSeek integration for deeper understanding\n- **Search \u0026 Filter**: Find quotes by author, theme, or keywords\n- **Favorites Management**: Track quotes that resonate with you\n\n## Why Stoicism for Developers?\n\nDeveloper wellness matters. Stoic philosophy offers practical wisdom for handling:\n- High-pressure deployments\n- Difficult technical decisions  \n- Imposter syndrome and self-doubt\n- Work-life balance challenges\n\n## Getting Started\n\nChoose your implementation:\n\n- **[Local Setup](./local/README.md)** - Start here for learning MCP basics\n- **[Azure Setup](./azure/README.md)** - Deploy to production with Cosmos DB\n\n## Learning Objectives\n\nThis project teaches:\n- MCP server architecture per Anthropic specification\n- Tool implementation patterns in Node.js/TypeScript\n- External API integration (DeepSeek)\n- Storage abstraction layers\n- Local → Cloud migration strategies\n\n## Prerequisites\n\n- Node.js 18+ and npm\n- DeepSeek API key (get one at [platform.deepseek.com](https://platform.deepseek.com))\n- For Azure deployment: Azure subscription\n\n## Contributing\n\nThis is an educational project built for live training. Feel free to fork and adapt for your own teaching needs.\n\n## License\n\nMIT\n\n---\n\n*Built with ❤️ by Tim Warner*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimothywarner-org%2Fstoic-mcp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimothywarner-org%2Fstoic-mcp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimothywarner-org%2Fstoic-mcp/lists"}