test-python-mcp-server
0
The test-server is an MCP server project designed to handle note storage with customizable access and management features. It supports a custom URI scheme for notes and offers tools for summarizing and adding new notes.
Overview
- Project Name: test-server MCP server
- Description: This project is an MCP server that implements a simple note storage system and provides tools for note management.
- Features:
- Custom URI scheme for note access
- Note summarization functionality
- Tools for adding new notes
- Optional arguments for style and detail control in note summarization
Components
- Resources:
- Implements note storage with a custom URI scheme
- Notes have a name, description, and text/plain MIME type
- Prompts:
- Summarizes stored notes
- Customizable with style preference
- Tools:
- add-note: Functionality to add new notes