Getting Started with Create React App
Admin panel, Agents, MCP Servers, Netlify deploy
Directory
Admin panel, Agents, MCP Servers, Netlify deploy
# FormBridge Mixed-mode agent-human form submission infrastructure. AI agents fill what they know, humans complete the rest — with full field-level…
<p align="center"> <img src="kemdi-code-mcp-logo.png" alt="kemdiCode MCP" width="420" /> </p> <h3 align="center">Model Context Protocol Server for AI-Powered…
A Python-based Model Context Protocol (MCP) server that enables LLMs to access external tools and resources through a standardized interface.
This repository uses Waku and React Server Components to demonstrate how to use Neon’s MCP Server with the Anthropic API and a custom chat interface. It is a…
A UI for demoing agent/mcp server registration
MCP server for converting Figma designs to React components
This project demonstrates a decoupled real-time agent architecture that connects LangGraph agents to remote tools served by custom MCP (Modular Command…
A simple MCP (Model Context Protocol) server built with LangGraph, intended as a demonstration or starting point for integrating MCP with LangGraph workflows…
This repository contains all source code for AIOS (Langchain server, Website, Desktop application). This will be a good example using MCPs
A mcp server to allow LLMS gain context about shadcn ui component structure,usage and installation,compaitable with react,svelte 5,vue & React Native
# Supabase Todo App A full-stack Todo application built with: - React - TypeScript - Material UI - React Query - Supabase (Authentication & Database) - React…
GitHub AI Agent powered by official GitHub MCP Server. Uses LangGraph and LangChain MCP Adapters. Agent is exposed on various agent transport protocols (AGNTCY…
# MCP Server and Google ADK Multi-Tool System ## Adding a New Tool to MCP Server and Google ADK Agent System This step-by-step guide will walk through the…
Easily convert tool, agents and orchestrators from existing agent frameworks to MCP servers
Design-system knowledge for AI agents: live React component APIs, patterns, and generated-code validation. Agents build real dashboards, not slop. Free.
# docs-mcp-server MCP Server A MCP server for fetching and searching 3rd party package documentation. ## ✨ Key Features - 🌐 **Versatile Scraping:** Fetch…
# docs-mcp-server MCP Server A MCP server for fetching and searching 3rd party package documentation. ## ✨ Key Features - 🌐 **Versatile Scraping:** Fetch…
A Model Context Protocol (MCP) server that provides comprehensive information about React design systems, along with code generation capabilities for common UI…
**Responsividade Mobile-First:** 1. Use useMediaQuery do MUI: \`\`\`typescript import { useMediaQuery, useTheme } from '@mui/material'; const theme =…
This repo covers LLM, Agents, MCP Tools, Skills concepts with sample codes: LangChain & LangGraph, AWS Strands Agents, Google Agent Development Kit…
PagerDuty AI Agent powered by 1st Party MCP Server using OpenAPI Codegen, LangGraph and LangChain MCP Adapters. Agent is exposed on various agent transport…
The Story IP Creator Agent is a LangGraph-based tool that generates AI images using DALL-E 3, uploads them to IPFS, and registers them as IP assets on the…
MCP architecture demo with single-server & multi-server clients using LangGraph, AI-driven tool calls, and async communication.