Docs RAG
Enables AI to query and analyze local documents and Git repositories through a RAG system built with TypeScript, LlamaIndex, and Gemini embeddings.
Directory
Enables AI to query and analyze local documents and Git repositories through a RAG system built with TypeScript, LlamaIndex, and Gemini embeddings.
This project demonstrates an Agentic AI system that uses a Gemini-powered MCP server to interpret natural language instructions and automate Microsoft Paint…
An automated research agent using Google Gemini models and Google Search to perform deep, multi-step web research.
A server for integrating with the Google Gemini CLI to perform AI-powered tasks.
Provides AI-powered web search and summarization using the Gemini API's grounding feature.
A RAG-based Q&A server using a vector store built from Gemini CLI documentation.
A Model Context Protocol server that provides access to the connpass users API v2, utilizing Gemini for grounding.
Performs Google searches using Gemini's built-in Grounding with Google Search feature.
Integrates with the unofficial Google Gemini CLI, allowing file access within configured directories.
Provides Google Web Search functionality using the Gemini API. Requires a Google API Key or OAuth credentials.
Analyzes image and video content from URLs or local files using the Gemini 2.0 Flash model.
Fetches user data and event information from the Connpass platform using the Connpass and Gemini APIs.
# MCP Test Servers A collection of test servers implementing the Model Context Protocol (MCP). ## 🚀 Quick Install Gallery Visit our **[GitHub Pages…
# Spring AI MCP Intacct Query STDIO Server A Spring Boot starter project demonstrating how to build a Model Context Protocol (MCP) server that provides Sage…
# Meigen AI MCP Server > Meigen AI | Curated Meigen AI Prompts & Instant Generator [](./LICE…
# Prisma MCP Server This package provides a Model Context Protocol (MCP) server that acts as an interface to a database managed by Prisma ORM. It allows…
# MCP (Model Context Protocol) Server ## Project Structure ``` ├── client.py # Client-side interaction script ├── server.py # Main MCP server implementation…
# Confluent MCP Server [](https://www.npmjs.com/package/@confluentinc/mcp-confluent)…
MCP server to create and update agents.md efficiently
MCP client and server with command line chat interface using Anthropic
# MCP Server-Client Example This project demonstrates a basic implementation of the Model Context Protocol (MCP) using the TypeScript SDK. It includes both a…
# mcp-client-and-server MCP server Model Context Protocol Client and Server to chain together between clients and servers ## Components ### Resources The…
# MCP File Reader Server This project provides a simple MCP (Model-Control-Protocol) server for reading files, runnable in two modes: 1. **Stdio Mode…
A working example of your own agents from the scratch and using it with the mcp servers from scratch