wrenai-mcp-server

wrenai-mcp-server

3.5

Custom MCP servers for wrenai are designed to facilitate the integration and testing of model context protocol servers with specific configurations and tools.

The custom MCP servers for wrenai provide a robust framework for developers to build, test, and deploy model context protocol servers. These servers are particularly useful for applications that require natural language processing and data querying capabilities. By leveraging the MCP technology, developers can create efficient and scalable solutions that integrate seamlessly with existing systems. The setup process involves using yarn for building and testing, and the server can be configured with specific environment variables such as APP_KEY and ENDPOINT. This setup allows for a flexible and customizable development environment, making it easier to adapt to various project requirements.

Features

  • Customizable environment variables for flexible configuration.
  • Integration with natural language processing tools for creating NL queries.
  • Support for data querying and previewing results.
  • Scalable server setup using yarn and npx for building and testing.
  • Seamless integration with existing systems through MCP technology.

MCP Tools

  • query: Create a natural language query and retrieve data with detailed answers and preview data.

Usage with Different Platforms

mcp

shell
yarn

yarn build

# if you want to test the mcp server
SERVER_PORT=3002 npx @modelcontextprotocol/inspector node dist/index.js -e APP_KEY=MID-E53wKKWTqNzK7ccC -e ENDPOINT=http://localhost:3000