Simple MCP Server Example
@dabouelhassan
Simple MCP Server Example について
A simple example of a Model Context Protocol Server implementation
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Simple MCP Server Example?
Simple MCP Server Example is a basic implementation of a Model Context Protocol (MCP) server built with FastAPI. It provides a simple context service that processes prompt templates and supports parameterized prompts.
How to use Simple MCP Server Example?
Install dependencies with pip install -r requirements.txt, then run the server using uvicorn src.main:app --reload. The server exposes two endpoints: a GET / for health checks and a POST /context to retrieve context for a given prompt with optional parameters.
Key features of Simple MCP Server Example
- Basic health check endpoint
- Context endpoint that processes prompt templates
- Support for parameterized prompts
Use cases of Simple MCP Server Example
—
FAQ from Simple MCP Server Example
—
「その他」の他のコンテンツ
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Codelf
unbugA search tool helps dev to solve the naming things problem.
Awesome Mlops
visengerA curated list of references for MLOps
Servers
modelcontextprotocolModel Context Protocol Servers
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
コメント