Back to Home
abhisheksssss icon

Ai-Agent

Verified Safe

by abhisheksssss

Overview

An AI Agent server leveraging Model Context Protocol (MCP) to provide various AI-powered tools and intelligent prompts through an SSE-based event transport system.

Installation

Run Command
node server/index.js

Environment Variables

  • TWITTER_API_KEY
  • TWITTER_API_SECRET
  • TWITTER_ACCESS_TOKEN
  • TWITTER_ACCESS_TOKEN_SECRET
  • TAVILY_API_KEY
  • GEMINI_API_KEY

Security Notes

A Tavily API key is hardcoded directly in `server/index.js` (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), which is a critical security vulnerability as it exposes a sensitive credential. While other API keys are managed via `dotenv`, this specific instance needs to be rectified. In a production environment, proper CORS configuration for the `/sse` and `/messages` endpoints would also be crucial.

Similar Servers

Stats

Interest Score0
Security Score5
Cost ClassMedium
Avg Tokens1000
Stars0
Forks0
Last Update2025-11-22

Tags

AI AgentMCPExpress.jsSSEToolsPrompts