Skip to main content
Glama

Advanced Reasoning MCP Server

search_system_json

Query and retrieve system JSON files with relevance scores using structured search for advanced reasoning and analysis on the MCP server.

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" }
Install Server

Other Tools from Advanced Reasoning MCP Server

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

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