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
POC MCP Server
Project Details
- BrunoSSantana/poc-mcp-server
- MIT License
- Last Updated: 3/31/2025
Recomended MCP Servers
playwright/mcpをsseで外部から触るためのやつ
MCP Server for MariaDB
League of Legends MCP Server
A math computation server that handles natural language math queries and calculations
A Model Context Protocol (MCP) server for Gmail integration in Claude Desktop with auto authentication support. This server...
Official Oxylabs MCP integration
MCP web research server (give Claude real-time info from the web)
This read-only MCP Server allows you to connect to MySQL data from Claude Desktop through CData JDBC Drivers....
An MCP (Model Context Protocol) server that enables AI assistants to execute terminal commands securely.
This read-only MCP Server allows you to connect to Active Directory data from Claude Desktop through CData JDBC...
Grok open release