Search for:

A GitHub repository for an MCP server with a clear description of config.json

  • 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.

    -
    security
    A
    license
    -
    quality
    A comprehensive MCP (Model Context Protocol) server for file system operations, providing Claude and other AI assistants with access to local files and directories.
    Last updated -
    Python
    MIT License
    • Apple
    • Linux
  • Why 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.

    -
    security
    F
    license
    -
    quality
    A TypeScript-based MCP server that facilitates SQL query execution and MySQL database connectivity using environment variables.
    Last updated -
    25
    JavaScript
    • Apple
  • Why 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.

    -
    security
    F
    license
    -
    quality
    A simple TypeScript library for creating Model Context Protocol (MCP) servers with features like type safety, parameter validation, and a minimal code API.
    Last updated -
    1
    TypeScript
    MIT License
  • Why this server?

    Mentions OAuth which requires config, so this is a server that may include the desired configuration details.

    -
    security
    F
    license
    -
    quality
    A 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 updated -
    TypeScript
  • Why this server?

    This mentions scraping the swagger.json file which is a standard config file

    -
    security
    A
    license
    -
    quality
    swagger-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 updated -
    25
    Go
    MIT License