Fastcrw
Fast, lightweight Firecrawl/Tavily alternative in Rust. Web scraper, crawler & search API with MCP server for AI agents. Drop-in Firecrawl-compatible API…
Directory
Fast, lightweight Firecrawl/Tavily alternative in Rust. Web scraper, crawler & search API with MCP server for AI agents. Drop-in Firecrawl-compatible API…
A Model Context Protocol server that provides knowledge graph management capabilities.
A lightweight MCP server that integrates with Apple Notes to create a personal memory system for AI. Easily recall and save information from your Mac using…
Spring Boot AI is a sample application demonstrating how to build an AI agent using Spring AI, the Model Context Protocol (MCP), and Retrieval Augmented…
A local MCP server for searching official PipeCD docs.
An MCP server for accessing updated documentation of popular libraries
This repository provides two Model Context Protocol (MCP) servers: one for controlling and monitoring IoT devices (smart lights, sensors, etc.) and another for…
This is mcp server for docker basic create conatiner , get conatiner,and stop/start/remove
MCP Server for LynxPrompt — browse, search, and manage AI configuration blueprints (AGENTS.md, CLAUDE.md) via MCP
Provides access to coding rules and examples for your projects.
My Notion MCP Server for Claude
Markdown-first Notion MCP server — 26 tools, 92% fewer tokens, full round-trip fidelity
MCP server that gives AI agents fast access to AdonisJS documentation (v5, v6, v7).
Model Context Protocol (MCP) servers for Drupal development. Includes tools for querying Drupal.org module. Seamlessly integrates with Cline and other…
Persistent shared memory for AI agents. Hybrid search (pgvector + tsvector), knowledge graph, cognitive scoring, and 16-language temporal extraction. 97.2%…
Memra MCP server — persistent memory for AI agents. EU-hosted, privacy-first, sub-100ms hybrid recall.
Persistent memory layer for AI agents with entity resolution, PII detection, AES-256-GCM encryption at rest, and hybrid search. Self-hosted. 100% on LoCoMo…
Local-first knowledge base MCP server. Let AI agents (Claude, Cursor, Gemini CLI, etc.) read and write your Markdown notes via MCP protocol. Supports…
Auditable, self-improving knowledge & memory for AI agents, served over MCP. Citation-enforced answers (no source, no claim), a replayable why-trace per…
MCP server that bridges Torna API documentation system with AI assistants (Cursor, Claude Desktop, etc.). Query, search, and explore your Torna API docs…
MCP of MCPs is a meta-server that merges all your MCP servers into a single smart endpoint. It gives AI agents instant tool discovery, selective schema…
6-tier AI memory system with 28 MCP tools — episodic memory, knowledge graphs, document storage, session ledger, auth & GDP 6-tier AI memory system with 28 MCP…
It is a filesystem Model Context Protocol (MCP) server for Claude Desktop that enables Claude to read, write, and manipulate files on your system. It is built…
# 프롬프트 기반 노션 MCP 클라이언트 OpenAI API와 Notion API를 사용하여 자연어 명령으로 노션 작업 공간을 제어하는 클라이언트입니다. ## 설치 방법 1. 저장소를 클론합니다: ``` git clone [저장소 URL] cd [프로젝트 폴더] ``` 2. 가상…