Org
@npavlov
About Org
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-test-server-npavlov": {
"command": "npx",
"args": [
"nx",
"dev",
"frontend"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Org?
Org is an Nx workspace setup for a Next.js application. It provides tools for development, building, and project management within a monorepo environment.
How to use Org?
Use npx nx dev frontend to run the dev server, npx nx build frontend for production builds, and npx nx show project frontend to see available targets. New projects can be added using Nx generators such as npx nx g @nx/next:app demo.
Key features of Org
- Run development server with
npx nx dev frontend - Create production bundles with
npx nx build frontend - View project targets with
npx nx show project frontend - Generate new applications and libraries via plugins
- Integrates with Nx Console for IDE support
- Supports CI setup and release management
Use cases of Org
- Developing and previewing a Next.js frontend application
- Building optimized production bundles for deployment
- Generating additional apps or libraries within the workspace
- Exploring project structure and available tasks with Nx graph
FAQ from Org
How do I run the dev server?
Use npx nx dev frontend to start the development server.
How do I create a production build?
Use npx nx build frontend to generate a production bundle.
How can I add new projects?
Use Nx generators like npx nx g @nx/next:app demo for apps or npx nx g @nx/react:lib mylib for libraries.
What is Nx Console?
Nx Console is an editor extension for VSCode and IntelliJ that enriches developer experience with tasks, code generation, and autocompletion.
Where can I find more information?
Visit the Nx documentation at nx.dev for workspace setup, CI, plugins, and release management.
Frequently asked questions
How do I run the dev server?
Use `npx nx dev frontend` to start the development server.
How do I create a production build?
Use `npx nx build frontend` to generate a production bundle.
How can I add new projects?
Use Nx generators like `npx nx g @nx/next:app demo` for apps or `npx nx g @nx/react:lib mylib` for libraries.
What is Nx Console?
Nx Console is an editor extension for VSCode and IntelliJ that enriches developer experience with tasks, code generation, and autocompletion.
Where can I find more information?
Visit the Nx documentation at nx.dev for workspace setup, CI, plugins, and release management.
Basic information
More Developer Tools MCP servers

discoverGPT
Joe MonastierodiscoverGPT is visualAI's unified MCP gateway for AI commerce, exposing 29 tools across four capabilities on one canonical product catalog: trimodal search (natural-language, precise-color, and image-similarity), AI cata
extentos
Asger mølgaardExtentos is a multi-vendor development platform for adding smart-glasses capabilities to existing iOS and Android apps. The simplest analogy is Stripe for smart glasses:
SecondSim
econdSim provisions real UK mobile numbers (non-VoIP) via eSIM, built for freelancers, sole traders, small businesses, and enterprise teams. Unlike VoIP apps and virtual numbers, SecondSim numbers register as genuine phy

directree
coburn2716directree MCP server — query the honest software directory from any AI assistant

Raccha AI
Shree MandadiMCP-first toolbox for agents: namespaced key-value storage, a FIFO queue, auth, and a handful of stateless utility tools (JWT decode, hashing, cert inspection, CIDR math). Free while in early access. This repository is a
Comments