Manifest
Gives AI agents a structured action manifest for any webpage — what's clickable, fillable, and submittable, so agents can act on a page instead of just reading…
Directory
Gives AI agents a structured action manifest for any webpage — what's clickable, fillable, and submittable, so agents can act on a page instead of just reading…
This project demonstrates how to build a minimal MCP server using the `mcp` Python SDK and connect it to Claude Desktop as a client. It simulates a simple…
BECOMER gives any LLM persistent memory across sessions — without spending a single token on retrieval.
# OpenAI Integration with MCP This section demonstrates how to integrate the Model Context Protocol (MCP) with OpenAI's API to create a system where OpenAI can…
Simple MCP server using Claude to interact with a local JSON server
Minimal MCP server/client example demonstrating basic calculator operations via SSE and stdio transports.Minimal MCP server/client example demonstrating basic…
MCPAgent for Grupa.AI Multi-agent Collaboration Network (MACNET) with Model Context Protocol (MCP) capabilities baked in
This project demonstrates a decoupled real-time agent architecture that connects LangGraph agents to remote tools served by custom MCP (Modular Command…
# Jentic SDK & MCP Plugin [Beta] Jentic MCP empowers AI agent builders to discover and integrate external APIs and workflows rapidly—without writing or…
A TypeScript library for integrating MCP with tools like LangChain and Zod, providing helpers for schema conversion and event streaming.
# deAPI MCP Server Production-ready Model Context Protocol (MCP) server for the [deAPI](https://deapi.ai) REST API. This server exposes all deAPI AI…
Kaginet is a trustless Bitcoin escrow system for AI agents, using Intel TDX confidential computing to provide hardware-attested, non-custodial escrows. It…
Search and fetch documentation for popular libraries like Langchain, Llama-Index, and OpenAI using the Serper API.
Search and fetch documentation for popular libraries like Langchain, Llama-Index, and OpenAI using the Serper API, providing updated information for LLMs.
A local chatbot for searching and interacting with arXiv documents using LangChain.
A minimal template for creating a Model Context Protocol (MCP) server using the Python SDK. It provides a starting point for developers building MCP‑compatible…
It is a Model Context Protocol-compliant server that bridges HRIS (Human Resource Information System) with AI models and applications, providing intelligent…
An MCP server for fetching conversation history and prompts from the LangSmith observability platform.
# langchain_mcp This repository is to explore MCP with langchain
A MCP server that connects with LangChain Checkpointers, Memory Stores to aid in monitoring and observability during development of AI Applications
Provides AI systems with access to documentation from llms.txt files by fetching and parsing content from specified URLs, enabling seamless documentation…
# n8n Assistant [](https://smithery.ai/server/@onurpolat05/n8n-assistant) This project…
It is a modular and extensible AI agentic server system that connects specialized agents through a central REST API. These agents can analyze code…
CLI tool to scaffold, run, and test MCP servers locally with Node.js or Python, integrated with Claude and OpenAI key injection and auto-link to Claude Desktop.