You signed in with another tab or window. Reload
to refresh your session. You signed out in another tab or window. Reload
to refresh your session. You switched accounts on another tab or window. Reload
to refresh your session. Dismiss alert
AgentMCP / ai-agent-directory Public
A directory of AI Agents and MCP Orchestration open source tools
4 stars
1 fork
Branches
Tags
Activity
Notifications
You must be signed in to change notification settings
main
Go to file
Code
| Name | | Name | Last commit message | Last commit date |
| --- | --- | --- | --- |
| Latest commit
-------------
BarrierXai
paypal button
Mar 25, 2025
a7d10d8
· Mar 25, 2025
History
-------
92 Commits
| | |
| public | | public | Use tech stack vite_react_shadcn_ts | Mar 14, 2025 |
| src | | src | paypal button | Mar 25, 2025 |
| .env | | .env | supabase update | Mar 24, 2025 |
| .env.example | | .env.example | Add Google authentication and search history features | Mar 17, 2025 |
| .gitignore | | .gitignore | Use tech stack vite_react_shadcn_ts | Mar 14, 2025 |
| LICENSE | | LICENSE | Create LICENSE | Mar 15, 2025 |
| README.md | | README.md | Add Google authentication and search history features | Mar 17, 2025 |
| bun.lockb | | bun.lockb | Use tech stack vite_react_shadcn_ts | Mar 14, 2025 |
| components.json | | components.json | Use tech stack vite_react_shadcn_ts | Mar 14, 2025 |
| eslint.config.js | | eslint.config.js | Use tech stack vite_react_shadcn_ts | Mar 14, 2025 |
| index.html | | index.html | minor changes | Mar 20, 2025 |
| package-lock.json | | package-lock.json | update supabase service | Mar 23, 2025 |
| package.json | | package.json | update supabase service | Mar 23, 2025 |
| postcss.config.js | | postcss.config.js | Use tech stack vite_react_shadcn_ts | Mar 14, 2025 |
| tailwind.config.ts | | tailwind.config.ts | Implement directory website | Mar 14, 2025 |
| test-memory-cache.js | | test-memory-cache.js | full redesign | Mar 21, 2025 |
| tsconfig.app.json | | tsconfig.app.json | Use tech stack vite_react_shadcn_ts | Mar 14, 2025 |
| tsconfig.json | | tsconfig.json | Use tech stack vite_react_shadcn_ts | Mar 14, 2025 |
| tsconfig.node.json | | tsconfig.node.json | Use tech stack vite_react_shadcn_ts | Mar 14, 2025 |
| vercel.json | | vercel.json | Add Google authentication and search history features | Mar 17, 2025 |
| vite.config.js | | vite.config.js | Add Google authentication and search history features | Mar 17, 2025 |
| vite.config.ts | | vite.config.ts | updated the bulk import modal to use the new google search and added … | Mar 17, 2025 |
| View all files | | |
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
URL: www.agentmcp.ai
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
This project uses Firebase for authentication and storing user search history. To set up Firebase:
Create a Firebase project at Firebase Console
Enable Google Authentication in the Authentication section
.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
This project is built with .
A directory of AI Agents and MCP Orchestration open source tools
agent
engineering
ai
open
mcp
llm
mcp-server
No releases published
No packages published
Other 2.1%
You can’t perform that action at this time.