Skip to main content
Glama

Advanced Reasoning MCP Server

search_system_json

Search and retrieve relevant system JSON files by querying the Advanced Reasoning MCP Server, providing matches with relevance scores for enhanced analysis and decision-making.

Instructions

Search through system JSON files by query.

Parameters:

  • query: Search query to find matching system JSON files (required)

Returns matching files with relevance scores.

Input Schema

NameRequiredDescriptionDefault
queryYesSearch query to find matching system JSON files

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "Search query to find matching system JSON files", "type": "string" } }, "required": [ "query" ], "type": "object" }

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/angrysky56/advanced-reasoning-mcp'

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