Skip to main content
Glama

mcp-neurolora

by aindreyway
index.ts375 B
import { installBaseServersTool } from './base-servers-installer/index.js'; import { codeAnalyzerTool } from './code-analyzer/index.js'; import { codeCollectorTool } from './code-collector/index.js'; import { githubIssuesTool } from './github-issues/index.js'; export const tools = [ codeCollectorTool, installBaseServersTool, codeAnalyzerTool, githubIssuesTool, ];

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