Acme
This is a demo directory website built with Ever Works
Simple note-taking MCP server that stores notes and can generate summaries of stored content.
TypeScript-based MCP server that implements a simple notes system, allowing users to create, access, and generate summaries of text notes.
An MCP server to create and update pages in Notion and auto-generate mdBooks from structured content.
An MCP server for Google Keep, supporting reading, creating, updating, and deleting notes through the MCP protocol.
A connector MCP server for Claude Desktop (or any MCP client) to read and search directories containing Markdown notes, such as Obsidian vaults.
A TypeScript-based MCP server that implements a simple notes system using the Model Context Protocol, serving as a practical example of custom MCP server implementations.
An MCP server that allows AI to read notes from Bear Notes on macOS, enabling integration with the Bear note-taking app.
A TypeScript-based MCP server implementing a simple notes system, enabling users to create, access, and generate summaries of text notes via URIs and tools. Highly relevant as a concrete MCP server implementation.
A TypeScript-based MCP server enabling users to manage text notes with features like note creation and summary generation using a Model Context Protocol. Directly relevant as an MCP server implementation.