2nithin2/Custom-MCP-Server-for-AI-Agents
If you are the rightful owner of Custom-MCP-Server-for-AI-Agents and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
MCPioneer is a beginner-friendly project for creating a custom MCP server using Python, enhancing AI agents' capabilities.
Tools
Functions exposed to the LLM to take actions
FastMCP
Python classes for quickly creating MCP servers
@server.tool
Decorator, used to define tool functions
@server.resource
Decorator, used to define resource functions
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client