Skip to main content
Glama

mcp-neurolora

by aindreyway

install_base_servers

Set up base MCP servers by installing them using a specified configuration file path. Simplify server initialization for the mcp-neurolora toolset.

Instructions

Install base MCP servers to the configuration

Input Schema

NameRequiredDescriptionDefault
configPathYesPath to the MCP settings configuration file

Input Schema (JSON Schema)

{ "properties": { "configPath": { "description": "Path to the MCP settings configuration file", "type": "string" } }, "required": [ "configPath" ], "type": "object" }

You must be authenticated.

Other Tools from mcp-neurolora

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/aindreyway/mcp-neurolora'

If you have feedback or need assistance with the MCP directory API, please join our Discord server