MCPBot
@gkenios
About MCPBot
A thesis project that implements an MCP server and client, using FastAPI.
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCPBot?
MCPBot is an implementation of an MCP (Model Context Protocol) client and server using FastAPI. It is designed to run locally or with Azure resources.
How to use MCPBot?
Run uv sync --group local, then set the secrets in a .env file as defined in mcpbot/config-local.py. Optionally download a pre-built .chromadb folder or create your own vector database using the scripts/create_document.py script.
Key features of MCPBot
- Implements both MCP client and server
- Built with FastAPI
- Supports local and Azure deployment
- Integrates with ChromaDB for vector storage
- Includes a script to create vector databases from documents
Use cases of MCPBot
- Run MCP client/server locally for development or testing
- Deploy MCP services using Azure cloud resources
- Build and store vector embeddings from documents for retrieval
FAQ from MCPBot
—
More Other MCP servers
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Comments