PyMCP: a template to start building and deploying a MCP server with FastMCP #1006
anirbanbasu
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @jlowin, I have created a GitHub template repository that demonstrates the use of FastMCP to build and deploy (to Smithery.AI and Glama.AI) a basic MCP server with interesting tools, resources and prompts, inspired by the everything MCP server.
Value: This repository serves as a template to start building a MCP server using FastMCP, which is able to deploy on both Smithery.AI and Glama.AI. The template also includes handy setup for updating package dependencies, tests before commits and so on, which can all be customised by anyone who wants to use the template.
Status: Early-stage alpha/beta. I am tapping into FastMCP's latest features from the GitHub repository, which have neither been released nor finalised as standard yet, e.g., elicitation.
Repository: https://github.com/anirbanbasu/pymcp
Community involvement: I am open to community involvement on this project to improve it and to help the FastMCP community by providing a template with examples on how to get a basic MCP server up and running.
FastMCP is an excellent framework for easy MCP development in Python. Thanks for creating it.
Beta Was this translation helpful? Give feedback.
All reactions