A simple note storage system that allows adding and summarizing notes using a custom URI scheme.
A MCP server project
The server implements a simple note storage system with:
The server provides a single prompt:
The server implements one tool:
[TODO: Add configuration details specific to your implementation]
On MacOS: ~/Library/Application\ Support/Claude/claude_desktop_config.json
On Windows: %APPDATA%/Claude/claude_desktop_config.json
To prepare the package for distribution:
uv sync
uv build
This will create source and wheel distributions in the dist/
directory.
uv publish
Note: You'll need to set PyPI credentials via environment variables or command flags:
--token
or UV_PUBLISH_TOKEN
--username
/UV_PUBLISH_USERNAME
and --password
/UV_PUBLISH_PASSWORD
Since MCP servers run over stdio, debugging can be challenging. For the best debugging experience, we strongly recommend using the MCP Inspector.
You can launch the MCP Inspector via npm
with this command:
npx @modelcontextprotocol/inspector uv --directory /Users/harrisonliang/research/fun/soduku run sodukusolver
Upon launching, the Inspector will display a URL that you can access in your browser to begin debugging.
Manage Zendesk tickets and comments, analyze tickets, draft responses, and access Help Center articles as a knowledge base.
Shipment tracking api and logistics management capabilities through the TrackMage API
An MCP server to execute Coze workflows locally via a Python script.
A TypeScript server for automation and integration, featuring Microsoft OAuth, browser control, and basic utilities.
MCP server for managing accounting and taxes with Norman Finance.
Guides problem-solving by breaking down complex problems and recommending the best MCP tools for each step.
Integrate the SpotDraft API into agentic workflows. Requires SpotDraft API credentials.
Tools to the query and execute of Dify workflows
An optimized, read-only MCP server for the Notion API with asynchronous processing.
A Python-based MCP server that allows AI LLMs to execute trades on the MetaTrader 5 platform.