Cover image
Try Now
2025-03-31

Mirror ofhttps://github.com/BrunoSSantana/poc-mcp-server

3 years

Works with Finder

0

Github Watches

0

Github Forks

0

Github Stars

POC MCP Server

A proof of concept implementation of a Model Context Protocol (MCP) server that provides tools for accessing and manipulating data about Loomers, forms, form responses, and projects.

Features

  • Get Loomers and Loomers in a specific area
  • Get Forms and Form Responses
  • Get Projects
  • Pagination support for all list operations
  • Filtering and sorting capabilities

Requirements

  • Node.js 18 or higher
  • pnpm 10 or higher

Installation

pnpm install

Development

To start the development server:

pnpm dev

Building

To build the project:

pnpm build

Running

To run the built project:

pnpm start

Testing

To run tests:

pnpm test

Linting

To run the linter:

pnpm lint

Project Structure

src/
  ├── config/       # Configuration files
  ├── tools/        # MCP tool implementations
  │   └── __tests__ # Tool tests
  ├── types/        # TypeScript type definitions
  └── index.ts      # Main entry point

Tools

getLoomers

Get a list of Loomers with optional pagination, filtering, and sorting.

getLoomersInArea

Get a list of Loomers in a specific area.

getForms

Get a list of forms with optional pagination, filtering, and sorting.

getFormResponses

Get a list of form responses with optional pagination, filtering, and sorting.

getProjects

Get a list of projects with optional pagination, filtering, and sorting.

License

MIT

相关推荐

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://zenepic.net
  • Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • https://reddgr.com
  • Delivers concise Python code and interprets non-English comments

  • 林乔安妮
  • A fashion stylist GPT offering outfit suggestions for various scenarios.

  • 1Panel-dev
  • 💬 MaxKB is a ready-to-use AI chatbot that integrates Retrieval-Augmented Generation (RAG) pipelines, supports robust workflows, and provides advanced MCP tool-use capabilities.

  • ShrimpingIt
  • Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx

  • Dhravya
  • Collection of apple-native tools for the model context protocol.

  • Mintplex-Labs
  • The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, MCP compatibility, and more.

  • open-webui
  • User-friendly AI Interface (Supports Ollama, OpenAI API, ...)

    Reviews

    5 (1)
    Avatar
    user_yeV8E1AL
    2025-04-17

    I have been using BrunoSSantana_poc-mcp-server by MCP-Mirror and I'm thoroughly impressed! This server is stable, highly efficient, and easy to integrate. The documentation provided on the GitHub link is comprehensive, making setup a breeze. Highly recommend this for anyone in need of a reliable MCP server solution!