knowledge
Docs for agents. No RAG
Install / Use
claude mcp add codemcp -- npx -y github:codemcp/knowledgeIf the server publishes to npm under a different name, use that package instead — check the repo README.
MCP Server
Model Context Protocol server
Quality Score
Category
Development & EngineeringSupported Platforms
Tags
Skill content
View source on GitHub{ "name": "@codemcp/knowledge", "version": "2.2.22", "description": "A Model Context Protocol server for agentic knowledge guidance with web-based documentation loading and intelligent search instructions", "type": "module", "main": "packages/cli/dist/index.js", "bin": { "ade-knowledge": "packages/cli/dist/index.js" }, "publishConfig": { "access": "public" }, "engines": { "node": ">=20.0.0", "pnpm": ">=9.0.0" }, "packageManager": "pnpm@10.32.1", "files": [ "packages//dist/**/", "packages//package.json", "README.md", "LICENSE", "package.json" ], "repository": { "type": "git", "url": "git+https://github.com/mrsimpson/agentic-knowledge-mcp.git" }, "scripts": { "build": "turbo run build", "pack:local": "node scripts/prepare-local.cjs", "inspector": "npx @modelcontextprotocol/inspector", "dev": "turbo run dev --filter=@codemcp/knowledge-core --filter=@codemcp/knowledge-server", "clean": "turbo run clean:build", "prepublishOnly": "npm run build", "lint-staged": "npx lint-staged", "test": "turbo run build && node scripts/test-summary.js", "test:run": "turbo run build && node scripts/test-summary.js", "test:manual": "npm run build && npm run inspector", "test:e2e": "vitest run test/e2e/", "test:watch": "turbo run test", "lint:all": "turbo run --parallel lint", "lint:fix:all": "turbo run --parallel lint:fix", "format:check:all": "turbo run --parallel format:check", "format:all": "turbo run --parallel format:fix", "typecheck:all": "turbo run --parallel typecheck", "prepare": "husky", "clean:build": "turbo run clean:build" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.19.1", "adm-zip": "0.6.0", "commander": "^12.0.0" }, "devDependencies": { "@codemcp/knowledge-content-loader": "workspace:", "@codemcp/knowledge-core": "workspace:", "@codemcp/knowledge-server": "workspace:", "@eslint/js": "9.39.4", "@modelcontextprotocol/inspector": "0.16.8", "@tsconfig/node24": "24.0.0", "@tsconfig/strictest": "2.0.8", "@types/node": "^24.3.0", "@typescript-eslint/eslint-plugin": "8.55.0", "@typescript-eslint/parser": "8.55.0", "@vitest/coverage-v8": "^3.2.4", "eslint": "^9.34.0", "eslint-config-prettier": "^10.1.8", "husky": "9.1.7", "lint-staged": "16.1.6", "oxlint": "1.14.0", "prettier": "^3.6.2", "rimraf": "6.0.1", "tsup": "8.5.1", "turbo": "2.9.15", "typescript": "^5.9.2", "vitest": "^3.2.4" }, "lint-staged": { ".{ts,js,mts,cts,tsx,jsx}": [ "prettier --write", "oxlint --fix" ], ".{json,md,yml,yaml}": [ "prettier --write" ] }, "keywords": [ "mcp", "model-context-protocol", "agentic", "knowledge", "guidance", "search", "documentation", "ai", "assistant", "web-loading" ], "author": "Oliver Jägle github@beimir.net", "license": "MIT" }
Related Skills
momen-cursurrules-prompt-file
40.6kCursor rules for building custom frontends with Momen.app as headless BaaS with GraphQL API, actionflows, AI agents, and Stripe integration.
semiotic-react-dataviz-cursorrules-prompt-file
40.6kCursor rules for Semiotic data visualization library with 30+ chart types, MCP server, and AI-assisted chart generation.
Agent-Reach
73.6kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
ruflo
68.5k🌊 The original agent meta-harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
Security Score
Audited on Invalid Date
