Thanks to visit codestin.com
Credit goes to github.com

Skip to content

gkenios/mcpbot

Repository files navigation

MCPBot


Documentation: https://gkenios.github.io/mcpbot


An implementation of an MCP client and server, using FastAPI. Designed for running locally or using Azure resources.

To Do

  • Change OAuth2 to the new MCP OAuth2 flow

Local

To run locally

  • Run uv sync --group local
  • In the .env file, set the secrets defined in the mcpbot/config-local.py file
  • If you have access download the whole .chromadb folder this link and place it in the root directory of the project.
    Otherwise, create your own vector database using the scripts/create_document.py script.

About

An implementation of an MCP server and client, using FastAPI.

Resources

License

Stars

Watchers

Forks

Packages

No packages published