
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
@intelagent/create-mcp
Advanced tools
A Model Context Protocol server built with @intelagent/mcp-shared.
npm install
npm run build
npm start
Create .mcp.json in your project root:
{
"mcpServers": {
"my-mcp-server": {
"command": "node",
"args": ["path/to/dist/index.js"]
}
}
}
| Tool | Description |
|---|---|
reverse_string | Reverse a string |
word_count | Count words and characters |
server_info | Server metadata and health check |
npm run dev # Run with tsx (no build needed)
npm run build # Compile TypeScript
npm test # Run tests
npm run test:watch # Watch mode
src/types.tssrc/services/src/tools/ using the ToolDefinition interfacesrc/index.tstests/See the enrichment MCP for a full production example.
MIT
FAQs
Scaffold a new MCP server project with @intelagent/mcp-shared
The npm package @intelagent/create-mcp receives a total of 9 weekly downloads. As such, @intelagent/create-mcp popularity was classified as not popular.
We found that @intelagent/create-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.