About
Basic — Model Context Protocol server
README
This is a basic implementation of an MCP server using Express.js. I used OpenRouter with GPT-4.0 as the MCP client.
How to run:
- First, start the products server by running "node server.js". After that, you can start the MCP server using the command "node mcp.js".
- Remember to provide a valid OpenRouter API key to use the models. To do this, get your own API key from https://openrouter.ai/settings/keys and create a .env file using the structure provided in .env.example.
Prompts:
You can enter prompts related to the products served by the server, such as:
- "Give me the list of all products" or
- "What's the most expensive product and the cheapest one"
Installing Basic
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/jucarata/Basic-MCPFAQ
Is Basic MCP free?
Yes, Basic MCP is free — one-click install via Unyly at no cost.
Does Basic need an API key?
No, Basic runs without API keys or environment variables.
Is Basic hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Basic in Claude Desktop, Claude Code or Cursor?
Open Basic on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare Basic with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
