Business Request Server
@dto-btn
Business Request Server について
Demo PoC MCP server to be used in other PoC
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"br-mcp-server": {
"command": "uv",
"args": [
"venv"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Business Request Server?
The Business Request Server is a demo proof-of-concept MCP server designed for use in other PoCs. It provides MCP tools to search and filter business request records via a database connection (using pymssql).
How to use Business Request Server?
Install dependencies with uv venv and uv pip install -e ., then run locally with mcp dev server.py or python server.py. Navigate to the URL shown to test the server. Use the search_business_requests tool with a JSON query filter and the filter_results tool to further refine results. The server can also be run via Docker or deployed manually to Azure.
Key features of Business Request Server
- Provides
search_business_requeststool with custom query filters - Provides
filter_resultstool for post-search filtering - Supports local development via
mcp devorpython server.py - Can be containerized with Docker
- Supports manual deployment to Azure Web Apps
Use cases of Business Request Server
- Demonstrating an MCP server for business request data retrieval
- Testing M
「その他」の他のコンテンツ
Awesome Mlops
visengerA curated list of references for MLOps
🚀 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,
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
Mobile Mcp
mobile-nextModel Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
コメント