Cover image
Try Now
2025-04-04

El marco de autonomía neuroimbólica integra métodos de aprendizaje neuronales, simbólicos y autónomos en un solo sistema de construcción de agentes de IA en evolución continua. Este prototipo demuestra el componente SCMA, que permite a los agentes de IA diseñar nuevos agentes de IA utilizando modelos de arquitectura generativa.

3 years

Works with Finder

1

Github Watches

1

Github Forks

0

Github Stars

NSAF MCP Server

This is a Model Context Protocol (MCP) server for the Neuro-Symbolic Autonomy Framework (NSAF). It allows AI assistants to interact with the NSAF framework through the MCP protocol.

Note: This repository includes both the NSAF framework code and the MCP server implementation, making it a complete package that can be deployed and used anywhere.

Note: This implementation uses a simplified version of the MCP protocol that doesn't require the official MCP SDK. It implements the core functionality needed to expose NSAF capabilities to AI assistants.

Features

  • Run NSAF evolution with customizable parameters
  • Compare different NSAF agent architectures
  • Integrate NSAF capabilities into AI assistants

Prerequisites

  • Node.js 18+ and npm
  • Python 3.8+ with the NSAF framework installed

Installation

  1. Clone this repository:
git clone https://github.com/ariunbolor/nsaf-mcp-server.git
cd nsaf-mcp-server
  1. Install dependencies:
npm install
  1. Build the server:
npm run build

Configuration

The server includes the NSAF framework code, so no additional configuration is required for basic usage. The MCP server is designed to work out-of-the-box when installed globally.

Usage

Running the server locally

npm start

Deploying to GitHub

  1. Create a new GitHub repository for your MCP server:

    • Go to GitHub and create a new repository named nsaf-mcp-server
    • Initialize it with a README file
  2. Use the provided setup script to push your code to GitHub:

# For a new repository
./setup-github-fixed.sh yourusername

# If the repository already exists and you want to overwrite its content
./setup-github-fixed.sh yourusername --force

The script will:

  • Initialize git if needed
  • Set up the remote repository
  • Commit your changes
  • Try to push to GitHub (with options to handle existing repositories)
  1. Configure GitHub Actions for CI/CD (optional):
    • Create a .github/workflows directory
    • Add a workflow file for testing and building the server

Using with AI Assistants

To use this MCP server with AI assistants like Claude, you need to:

  1. Install the server:

    Option 1: Install from GitHub (after pushing your code):

    npm install -g yourusername/nsaf-mcp-server
    

    Option 2: Install from your local directory:

    # Navigate to the nsaf-mcp-server directory
    cd nsaf_mcp_server
    
    # Install dependencies and build
    npm install
    npm run build
    
    # Install globally from the local directory
    npm install -g .
    
  2. Add the server to your MCP settings configuration:

For Claude Desktop app, edit ~/Library/Application Support/Claude/claude_desktop_config.json (on macOS):

{
  "mcpServers": {
    "nsaf": {
      "command": "nsaf-mcp-server",
      "args": [],
      "env": {},
      "disabled": false,
      "autoApprove": []
    }
  }
}

For Cline, edit /Users/onthego/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json:

{
  "mcpServers": {
    "nsaf": {
      "command": "nsaf-mcp-server",
      "args": [],
      "env": {},
      "disabled": false,
      "autoApprove": []
    }
  }
}

Available Tools

run_nsaf_evolution

Run NSAF evolution with specified parameters.

Parameters:

  • population_size: Size of the agent population (default: 20)
  • generations: Number of generations to evolve (default: 10)
  • mutation_rate: Mutation rate (0.0-1.0) (default: 0.2)
  • crossover_rate: Crossover rate (0.0-1.0) (default: 0.7)
  • architecture_complexity: Complexity of the agent architecture ('simple', 'medium', 'complex') (default: 'medium')

compare_nsaf_agents

Compare different NSAF agent architectures.

Parameters:

  • architectures: List of architectures to compare (default: ['simple', 'medium', 'complex'])

License

MIT

相关推荐

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Callycode Limited
  • A geek-themed horoscope generator blending Bitcoin prices, tech jargon, and astrological whimsy.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • Beniyam Berhanu
  • Therapist adept at identifying core issues and offering practical advice with images.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • apappascs
  • Descubra la colección más completa y actualizada de servidores MCP en el mercado. Este repositorio sirve como un centro centralizado, que ofrece un extenso catálogo de servidores MCP de código abierto y propietarios, completos con características, enlaces de documentación y colaboradores.

  • ShrimpingIt
  • Manipulación basada en Micrypthon I2C del expansor GPIO de la serie MCP, derivada de AdaFruit_MCP230xx

  • huahuayu
  • Una puerta de enlace de API unificada para integrar múltiples API de explorador de blockchain similar a Esterscan con soporte de protocolo de contexto modelo (MCP) para asistentes de IA.

  • deemkeen
  • Controle su MBOT2 con un combo de potencia: MQTT+MCP+LLM

  • jae-jae
  • Servidor MCP para obtener contenido de la página web con el navegador sin cabeza de dramaturgo.

    Reviews

    3 (1)
    Avatar
    user_GO3vWuTu
    2025-04-16

    Cursor & Claude Think MCP by DJBuildIt is a must-have tool for any MCP enthusiast. Its intuitive interface and seamless functionality make coding an absolute breeze. Highly recommend this to both beginners and seasoned developers looking for efficiency and productivity. This product has significantly enhanced my workflow and I can't imagine working without it now! Check it out at https://mcp.so/server/Cursor-Claude-Think-MCP/DJBuildIt!