thedaviddias/Front-End-Checklist
Front-End Checklist is an open-source quality system for modern web development, offering comprehensive best practices for humans and AI agents.
Awesome AI Agents › MCP Server Framework
obsidian-mcp-server is a Model Context Protocol server that gives an AI agent structured access to an Obsidian vault. It is written in TypeScript, runs on Bun, builds on the @cyanheads/mcp-ts-core framework and the MCP SDK, and ships through npm, a Docker image on ghcr.io and an mcpb bundle for one-click installation into Claude Desktop, Cursor or VS Code. It speaks both STDIO and streamable HTTP transports, so it works for local desktop clients and for remote or containerised deployments. The server exposes fourteen tools grouped by shape. Readers fetch notes and metadata: obsidian_get_note returns a note as raw content, a full structured form combining content, frontmatter, tags and file stats with optional outgoing links, a structural document map, or a single named section, addressed by vault path, the active file or a periodic daily, weekly, monthly or quarterly note. obsidian_list_notes walks a vault path recursively with configurable depth, an entry cap and extension or name-regex filters, and obsidian_list_tags reports every tag with usage counts including hierarchical parents. obsidian_search_notes searches by plain text, JSONLogic expressions or BM25-ranked Omnisearch when that plugin is reachable, paginating results through opaque cursors. Writers create and modify content: obsidian_write_note creates a note or replaces one section and refuses to clobber an existing file unless overwrite is set, obsidian_append_to_note appends to a file or to a specific heading, block or frontmatter field, obsidian_patch_note performs surgical append, prepend or replace against a heading, block reference or frontmatter field, and obsidian_replace_in_note does literal or regex search-and-replace with whole-word, whitespace-flexible and capture-group options. Managers reconcile metadata through obsidian_manage_frontmatter and obsidian_manage_tags. Deletion asks for human confirmation when the client supports elicitation. A guarded escape hatch, obsidian_execute_command, dispatches Obsidian command-palette commands and is disabled unless explicitly enabled by environment variable.
https://github.com/cyanheads/obsidian-mcp-server
Front-End Checklist is an open-source quality system for modern web development, offering comprehensive best practices for humans and AI agents.
FastMCP offers a Pythonic framework for building Model Context Protocol (MCP) servers and clients, facilitating structured communication for AI agents and models.
Local-first 3D building editor built with React Three Fiber and WebGPU that exposes an MCP service so AI agents can create and edit 3D scenes.
c/ua is a high-performance framework that enables AI agents to control full macOS and Linux operating systems within secure, lightweight virtual containers on Apple Silicon Macs, supporting complex autonomous workflows and LLM integration.
Nuclear is a free, open-source, ad-free music player for Windows, macOS, and Linux, featuring streaming from various sources, playlist management, a powerful plugin system, and integration with AI ...
MCP Toolbox for Databases is an open-source server that connects AI agents and applications to enterprise databases using the Model Context Protocol (MCP).
Model Context Protocol server that exposes thousands of Apify Actors as tools, letting AI agents scrape social media, search engines, maps and e-commerce sites over hosted HTTP or local stdio.
Cursor Talk to Figma MCP is an integration that enables Cursor AI to communicate with Figma programmatically for reading and modifying designs, automating and enhancing the design workflow.