wiswa-mcp
Related Servers
Alternatives to wiswa-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceMCP of MCPs. Automatic discovery and configure MCP servers on your local machine. Integration with Claude and Cursor.52Apache 2.0
- AlicenseNot gradedqualityAmaintenanceA production-ready MCP server that enables AI assistants to intelligently understand, analyze, edit, navigate, and review software projects with multi-workspace support, Git integration, and semantic search.1MIT

ReclaimLLMofficial
AlicenseAqualityAmaintenanceNative MCP server for searching, summarizing, handoff, and transferring captured AI coding sessions across Claude Code, Cursor, and Codex.14Apache 2.0- AlicenseNot gradedqualityDmaintenanceA lightweight, zero-configuration MCP server for source code analysis with GraphRAG capabilities, enabling structural understanding and efficient code completion from MCP-compatible AI tools.32 PyPI13MIT
- AlicenseAqualityDmaintenanceMCP server to expose VS Code editing features to an LLM for AI coding9672 npm394MIT
- AlicenseAqualityCmaintenanceMCP server for GitHub Copilot that allows querying any Copilot model programmatically using existing Copilot CLI credentials, with support for file attachments and model discovery.28 npmMIT
TDQS
Scored across 4 tools
Each tool has a clearly distinct purpose: getting resolved defaults, listing keys, looking up a specific setting, and searching by substring. No overlap in functionality.
All tools follow a consistent verb_noun pattern in snake_case (get_defaults, list_settings, lookup_setting, search_settings), making them predictable and easy to remember.
With 4 tools, the server is well-scoped for a settings management utility. Each tool covers a distinct operation without unnecessary bloat or deficiency.
The tool set covers the core operations for inspecting settings: retrieving defaults, exploring the key hierarchy, looking up specific keys, and searching. No obvious gaps for a read-only configuration server.