Simple MCP Server Example
@dabouelhassan
About Simple MCP Server Example
A simple example of a Model Context Protocol Server implementation
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 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
—
More Other MCP servers
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Awesome Mlops
visengerA curated list of references for MLOps
Comments