regdamon25/python-mcp-server-template
3.2
If you are the rightful owner of python-mcp-server-template and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
This is a Model Context Protocol (MCP) server template designed to provide AI agents with access to API endpoints, built using Python and deployable via uv package manager or Docker.
Tools
Functions exposed to the LLM to take actions
get_users
Retrieve users from the API
create_user
Create a new user
get_user_by_id
Get user by ID
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client