
noagent ai
A minimalistic AI automation without heavy frameworks
Repository Info
About This Server
A minimalistic AI automation without heavy frameworks
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
Agentic AI without any Agent Frameworks
This is a library for performing LLM-based automation without using complex frameworks.
Using Model Context Protocol - HTTP Streaming for getting more Context
Just plain MCP and API calls combined with good old-fashioned programming.
A LLM Based Agentic Code review example is given here.
Code Review MCP Server.
See the Readme for how a Code Review MCP Server is Implemented
This server contains the business logic for AST parsing and querying the code for function definitions and their call locations.
This setup can be used by an AI agent to generate sufficient context to properly review the code.
Code review Agent
See the Readme for how a Agentic Code Reivew system can be implemented using the above MCP Server
and plain programming Idioms
The code and containers are also hosted in Hugging Face Spaces (Code review MCP Server, Code Review Agent ) and a Colab Client is provided [here]https://colab.research.google.com/drive/11xryaGH28jpTSd-V2NJ3j5WQJLzr14j4#scrollTo=NRCZqhrb5Pn_
Note - You will need an OpenAI API Key/Subscription for running the Client/Agent
Quick Start
Clone the repository
git clone https://github.com/alexcpn/noagent-aiInstall dependencies
cd noagent-ai
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.