Skip to content

dft-core-infra/moreLLMMCP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

moreLLMMCP

An MCP Server coded in Python and implemented as Azure Functions, exposing LLM endpoints (like Azure OpenAI) intended to be consumed via GitHub Copilot Chat.

Project Highlights

  • Minimal, maintainable, and production-ready design
  • Canonical handler layer for easy LLM provider extension
  • Secure, Azure-only deployment (no local emulator)
  • Atomic, testable, and observable endpoints

Quick Start

  1. Clone the repo
  2. See scratchpad/design-considerations.md for architecture and implementation plan
  3. Follow the Implementation Plan phases for setup and deployment

Documentation

Community & Support

  • Open issues for bugs, questions, or feature requests
  • PRs welcome! Please read the contributing guidelines first

License

MIT

About

An MCP Server coded in Python and implemented as Azure Functions exposing LLM endpoints (like Azure OpenAI) intended to be consumed via GitHub Copilot Chat

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors