Search for:

An MCP that connects to local software

  • Why this server?

    This server enables MCP clients like Anthropic Claude App to interact with local Zotero libraries, allowing users to search papers, manage notes, and access research materials through natural language.

    -
    security
    A
    license
    -
    quality
    A server that enables MCP clients like Anthropic Claude App to interact with local Zotero libraries, allowing users to search papers, manage notes, and access research materials through natural language.
    2
    Python
    Apache 2.0
    • Apple
  • Why this server?

    A FastMCP server implementation that provides a standardized interface for accessing AI models hosted on Replicate's API, currently supporting image generation with customizable parameters, meaning it can integrate with software in your local machine.

    -
    security
    A
    license
    -
    quality
    A FastMCP server implementation that provides a standardized interface for accessing AI models hosted on Replicate's API, currently supporting image generation with customizable parameters.
    2
    Python
    MIT License
  • Why this server?

    Runs a language server and provides tools for communicating with it. Language servers excel at tasks that LLMs often struggle with, such as precisely understanding types, understanding relationships, and providing accurate symbol references. Good if you want to connect local software (coding env) with a helpful MCP.

    -
    security
    A
    license
    -
    quality
    Runs a language server and provides tools for communicating with it. Language servers excel at tasks that LLMs often struggle with, such as precisely understanding types, understanding relationships, and providing accurate symbol references.
    171
    Go
    BSD 3-Clause
    • Apple
    • Linux
  • Why this server?

    MCP Ollama server integrates Ollama models with MCP clients, allowing users to list models, get detailed information, and interact with them through questions. Since Ollama is a tool to run models locally, it makes this a great fit.

    A
    security
    A
    license
    A
    quality
    MCP Ollama server integrates Ollama models with MCP clients, allowing users to list models, get detailed information, and interact with them through questions.
    3
    12
    Python
    MIT License
    • Apple
  • Why this server?

    Connects Claude Desktop directly to databases, allowing it to explore database structures, write SQL queries, analyze datasets, and create reports through an API layer with tools for table exploration and query execution - which implies it is connecting to the local database.

    -
    security
    A
    license
    -
    quality
    Connects Claude Desktop directly to databases, allowing it to explore database structures, write SQL queries, analyze datasets, and create reports through an API layer with tools for table exploration and query execution.
    159
    Python
    Mozilla Public License 2.0
    • Apple
  • Why this server?

    An MCP server that allows users to generate images using Replicate's Stable Diffusion model and save them to the local filesystem.

    A
    security
    A
    license
    A
    quality
    An MCP server that allows users to generate images using Replicate's Stable Diffusion model and save them to the local filesystem.
    3
    Python
    MIT License
    • Apple
  • Why this server?

    A TypeScript-based MCP server that enables testing of REST APIs through Cline. This tool allows you to test and interact with any REST API endpoints directly from your development environment; this implies you're connecting to a local server.

    A
    security
    A
    license
    A
    quality
    A TypeScript-based MCP server that enables interaction with Azure Table Storage directly through Cline. This tool allows you to query and manage data in Azure Storage Tables.
    1
    0
    4
    JavaScript
    MIT License
  • Why this server?

    MCP server to interact with Obsidian via the Local REST API community plugin, thus connecting to local software.

  • Why this server?

    Enables interaction with Jupyter notebooks through the Model Context Protocol, supporting code execution and markdown insertion within JupyterLab environments. JupyterLab is typically a local application, thus this is a connection to local software.

    -
    security
    F
    license
    -
    quality
    Enables interaction with Jupyter notebooks through the Model Context Protocol, supporting code execution and markdown insertion within JupyterLab environments.
    50
    Python
    • Apple
    • Linux
  • Why this server?

    A zero-configuration tool that automatically exposes FastAPI endpoints as Model Context Protocol (MCP) tools, allowing LLM systems like Claude to interact with your API without additional coding, meaning it will allow interaction with your local API.

    -
    security
    A
    license
    -
    quality
    A zero-configuration tool that automatically exposes FastAPI endpoints as Model Context Protocol (MCP) tools, allowing LLM systems like Claude to interact with your API without additional coding.
    3,209
    Python
    MIT License
    • Linux
    • Apple