own-mcp-server

Anup-repo/own-mcp-server

3.2

If you are the rightful owner of own-mcp-server 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.

This repository demonstrates how to use the Model Context Protocol (MCP) to connect Claude Desktop with custom tools and data sources.

Tools

Functions exposed to the LLM to take actions

main.py

Registers a basic MCP server with simple tools like adding numbers and greeting users.

sticky_note.py

Advanced MCP server with note-taking tools, allowing creation, update, and fetching of notes.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources