Why this server?
While not explicitly mentioning a config.json, the description emphasizes comprehensive file system operations, suggesting the repository might contain configuration details for its functionality.
-securityAlicense-qualityA comprehensive MCP (Model Context Protocol) server for file system operations, providing Claude and other AI assistants with access to local files and directories.Last updated2MITWhy this server?
The description mentions a configuration tool that specifies how to use environment variables which implies there is a config file, but not directly stated. This is still a good fit since it offers a database connection.
-securityFlicense-qualityA TypeScript-based MCP server that facilitates SQL query execution and MySQL database connectivity using environment variables.Last updated30Why this server?
This is a library for making MCP servers that focuses on things like type safety and parameter validation which suggest a repo that is well documented and would have config details.
AsecurityAlicense-qualityA simple TypeScript library for creating Model Context Protocol (MCP) servers with features like type safety, parameter validation, and a minimal code API.Last updated141MITWhy this server?
Mentions OAuth which requires config, so this is a server that may include the desired configuration details.
-securityFlicense-qualityA Cloudflare Workers-based MCP server implementation that supports OAuth login and bearer token authentication, allowing secure connection from MCP clients like Claude Desktop and the MCP Inspector.Last updated1Why this server?
This mentions scraping the swagger.json file which is a standard config file
-securityAlicense-qualityswagger-mcp is a tool designed to scrape Swagger UI by extracting the swagger.json file and dynamically generating well-defined mcp tools at runtime. These tools can be utilized by the MCP client for further tool selection.Last updated81MIT