Back to directory
ai-for-devs/mcp-server

ai-for-devs/mcp-server

@AI-FOR-DEVS

A simple note storage system MCP server with note URI scheme, note summarization prompt, and add-note tool

notesmcp-serverpythonpokemonstorageuri-schemetool

Installation & Configuration

{
  "mcpServers": {
    "pokemon-server": {
      "command": "uvx",
      "args": [
        "pokemon-server"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15