Welcome to Agent MCP

Welcome to Agent MCP

By AgentMCP GitHub

A directory of AI Agents and MCP Orchestration open source tools

agent engineering
Overview

What is Agent MCP?

Agent MCP is an open-source project directory focused on AI agents and MCP orchestration tools, providing a comprehensive resource for developers and researchers in the AI field.

How to use Agent MCP?

To use Agent MCP, you can clone the repository from GitHub, edit the code using your preferred IDE, or directly edit files in GitHub. Follow the provided instructions to set up the development environment and start contributing.

Key features of Agent MCP?

  • A curated directory of AI agents and orchestration tools.
  • Support for local development with Node.js and npm.
  • Easy editing options through GitHub or Codespaces.

Use cases of Agent MCP?

  1. Developing and deploying AI agents for various applications.
  2. Orchestrating multiple AI agents for complex workflows.
  3. Contributing to open-source AI projects and tools.

FAQ from Agent MCP?

  • What technologies are used in this project?

The project is built with Vite, TypeScript, React, shadcn-ui, and Tailwind CSS.

  • Is there a guide for setting up the project?

Yes! Detailed instructions are provided in the project documentation for cloning the repository and setting up the development environment.

  • Can I contribute to this project?

Absolutely! Contributions are welcome, and you can edit the code directly on GitHub or through your local IDE.

Content

Welcome to Agent MCP

An open source project directory that solely focusses on ai agents. While we love huggingface we noticed it focussed on LLMs and datasets. Agent MCP focusses on AI Agents and MCP orchestration. update 16-3-2024: added support for CursorAI, Windsurf AI and Trey AI

Project info

URL: www.agentmcp.ai

How can I edit this code?

There are several ways of editing your application.

Use your preferred IDE

If you want to work locally using your own IDE, you can clone this repo and push changes. Pushed changes will also be reflected in Lovable.

The only requirement is having Node.js & npm installed - install with nvm

Follow these steps:

# Step 1: Clone the repository using the project's Git URL.
git clone <YOUR_GIT_URL>

# Step 2: Navigate to the project directory.
cd <YOUR_PROJECT_NAME>

# Step 3: Install the necessary dependencies.
npm i

# Step 4: Start the development server.
npm run dev

Firebase Authentication Setup

This project uses Firebase for authentication and storing user search history. To set up Firebase:

  1. Create a Firebase project at Firebase Console
  2. Enable Google Authentication in the Authentication section
  3. Create a Firestore database in the Firestore section
  4. Get your Firebase configuration from Project Settings > General > Your Apps > SDK setup and configuration
  5. Copy the .env.example file to .env.local and fill in your Firebase configuration values
# Copy the example env file
cp .env.example .env.local

# Edit the .env.local file with your Firebase configuration

What technologies are used for this project?

This project is built with .

  • Vite
  • TypeScript
  • React
  • shadcn-ui
  • Tailwind CSS

Features

  • Browse and search for AI Agent and MCP repositories
  • Bulk import repositories from GitHub
  • User authentication with Google
  • Save search history for registered users
  • View and re-import previous searches
No tools information available.

🤖 The Semantic Engine for Model Context Protocol(MCP) Clients and AI Agents 🔥

agent semantic
View Details

Send Nano currency from AI agents/LLMs

agent crypto
View Details
Website
Website by FunnyWolf

Adversary simulation and Red teaming platform with AI

Model Context Protocol (MCP) server that provides weather information from Malaysia Government's Open API

agent weather
View Details
NSAF MCP Server
NSAF MCP Server by ariunbolor

The Neuro-Symbolic Autonomy Framework integrates neural, symbolic, and autonomous learning methods into a single, continuously evolving AI agent-building system. This prototype demonstrates the SCMA component, which enables AI agents to self-design new AI agents using Generative Architecture Models.

A documentation AI Agent built with LangGraph, MCP Docs, and Chainlit, designed to help users create different projects using natural language.

agent docker
View Details
WhatsApp Agent
WhatsApp Agent by aasherkamal216

A WhatsApp agent that uses WhatsApp MCP server to send messages and perform other actions.

agent mcp
View Details