Search for:

A service for creating a fake backend for development or testing

  • Why this server?

    Offers a unified interface for various services, including potentially creating fake responses or mock data, which could be relevant as a 'fake backend'.

    -
    security
    A
    license
    -
    quality
    A server implementation that provides a unified interface for OpenAI services, Git repository analysis, and local filesystem operations through REST API endpoints.
    Last updated -
    Python
    GPL 3.0
    • Linux
    • Apple
  • Why this server?

    Can act as a proxy for any API with an OpenAPI spec. You could potentially use this with a fake or mocked API definition.

    -
    security
    A
    license
    -
    quality
    This tool creates a Model Context Protocol (MCP) server that acts as a proxy for any API that has an OpenAPI v3.1 specification. This allows you to use Claude Desktop to easily interact with both local and remote server APIs.
    Last updated -
    548
    514
    JavaScript
    MIT License
    • Apple
    • Linux
  • Why this server?

    Simplifies implementing the Model Context Protocol and creating custom tools. You could build a tool that generates fake data for testing purposes.

    -
    security
    A
    license
    -
    quality
    MCP Server simplifies the implementation of the Model Context Protocol by providing a user-friendly API to create custom tools and manage server workflows efficiently.
    Last updated -
    4
    3
    TypeScript
    MIT License
  • Why this server?

    Provides an SDK to create customized servers. This allows for definition of prompts, resources, and tools, enabling a fake backend setup.

    -
    security
    A
    license
    -
    quality
    An unofficial JavaScript SDK to create customized servers for the Model Context Protocol, allowing definition of prompts, resources, and tools for tailored interactions.
    Last updated -
    6
    2
    JavaScript
    Apache 2.0
    • Linux
    • Apple
  • Why this server?

    Offers basic client-server interaction through an 'echo' function, which can be adapted to return pre-defined fake responses.

    -
    security
    A
    license
    -
    quality
    A beginner-friendly MCP-inspired JSON-RPC server built with Node.js, offering basic client-server interaction through an 'initialize' capabilities handshake and an 'echo' function.
    Last updated -
    3
    JavaScript
    MIT License
  • Why this server?

    Provides a template to create custom tools, which can then be used to serve fake data for Cursor IDE.

    A
    security
    A
    license
    A
    quality
    A simple template for creating custom tools for Cursor IDE using Model Context Protocol, deployable via Heroku, Docker, or directly within Cursor IDE.
    Last updated -
    2
    Python
    MIT License
  • Why this server?

    A starter template to quickly create custom MCP servers, which can be designed to respond with fake data.

    A
    security
    F
    license
    A
    quality
    A starter template for building Model Context Protocol servers that can be integrated with Cursor or Claude Desktop, allowing developers to create custom tools and extensions for AI assistants.
    Last updated -
    1
    6
    9
    TypeScript
    • Apple