Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
110 commits
Select commit Hold shift + click to select a range
d1010c6
change v0 -> v0.1
debbiephilips-00 Oct 16, 2025
ba2ad82
v0 -> v0.1 doc and test changes
debbiephilips-00 Oct 16, 2025
20ee7c9
using a constant variable
debbiephilips-00 Oct 16, 2025
952acd0
api version to the improt script
debbiephilips-00 Oct 16, 2025
ded8b48
removed version from readme.md
debbiephilips-00 Oct 16, 2025
f07df48
replace v0 to ANTHROPIC_API_VERSION in md
debbiephilips-00 Oct 16, 2025
144e157
fixed the syntax error
debbiephilips-00 Oct 16, 2025
42fc9ea
changed name back to v0
debbiephilips-00 Oct 16, 2025
642afde
reverting release notes change
debbiephilips-00 Oct 16, 2025
8908266
changed v0.1 to {ANTHROPIC_API_VERSION}
debbiephilips-00 Oct 16, 2025
411b0d3
move v0.1 -> v0
debbiephilips-00 Oct 16, 2025
b937596
v0.1 -> v0
debbiephilips-00 Oct 16, 2025
edf5cea
more updates for uniformity
debbiephilips-00 Oct 16, 2025
27a63ff
docker changes
debbiephilips-00 Oct 16, 2025
1d1b02e
updated readme.md
debbiephilips-00 Oct 16, 2025
2e89224
updated docs/anthropic-registry-import.md
debbiephilips-00 Oct 16, 2025
435cc8e
updated anthropic_registry_spi.md
debbiephilips-00 Oct 16, 2025
1af93d8
updated design docs
debbiephilips-00 Oct 16, 2025
eae7fc3
changed {REGISTRY_CONSTANTS.ANTHROPIC_API_VERSION} to v0.1 in design …
debbiephilips-00 Oct 16, 2025
a8ed13e
removed date and issue number
debbiephilips-00 Oct 16, 2025
2c002e4
renamed v0_routes -> registry_routes
debbiephilips-00 Oct 16, 2025
0853529
renamed test_v0_routes to test_registry_routes
debbiephilips-00 Oct 16, 2025
1f99a31
refactored
debbiephilips-00 Oct 16, 2025
a6af9ce
changed import name from v0_router to registry_router
debbiephilips-00 Oct 16, 2025
d6992d3
updates to md file
debbiephilips-00 Oct 16, 2025
674232c
changed {{API_VERSION}} to {{{ANTHROPIC_API_VERSION}}
debbiephilips-00 Oct 16, 2025
f273ad8
Merge branch 'main' of github.com:nishadeborahphilips/mcp-gateway-reg…
debbiephilips-00 Oct 17, 2025
5d7501f
cisco security scanner
debbiephilips-00 Oct 17, 2025
fe02adc
added llm to default analyzer
debbiephilips-00 Oct 17, 2025
dfbea7f
setting MCP_SCANNER_LLM_API_KEY to env variable
debbiephilips-00 Oct 17, 2025
1692267
reverting llm change
debbiephilips-00 Oct 17, 2025
07dc4d8
both yara and llm
debbiephilips-00 Oct 19, 2025
12a877e
added #Security scans to gitignore
debbiephilips-00 Oct 19, 2025
2a8a95a
checking for placeholder value
debbiephilips-00 Oct 19, 2025
8c22490
testing pr
debbiephilips-00 Oct 20, 2025
4f6a07f
added the banner
debbiephilips-00 Oct 20, 2025
835a752
changed the banner
debbiephilips-00 Oct 20, 2025
68e39ff
removed the backup
debbiephilips-00 Oct 20, 2025
89b80cd
Merge branch 'main' of github.com:nishadeborahphilips/mcp-gateway-reg…
debbiephilips-00 Oct 24, 2025
b826ceb
using mcp_client.py instead of client.ts
debbiephilips-00 Oct 25, 2025
fd32125
added exit and quit
debbiephilips-00 Oct 25, 2025
b431fd0
Enhanced UI - Claude Code Style Command Suggestions
debbiephilips-00 Oct 25, 2025
224a354
added readme filed to the context
debbiephilips-00 Oct 25, 2025
91e54d6
adding auto-complete to tools
debbiephilips-00 Oct 25, 2025
c941aee
added enter to auto-complete
debbiephilips-00 Oct 25, 2025
1340c92
Enhanced CLI user experience with improved styling and output
aarora79 Oct 27, 2025
e797c70
Add html2pdf.js dependency for flyer generation
aarora79 Oct 27, 2025
a324037
Add RAG documentation reader capability to CLI agent
aarora79 Oct 27, 2025
280f4d1
Increase agent tool iteration limit from 5 to 25
aarora79 Oct 27, 2025
f9d507c
Improve agent output quality and formatting
aarora79 Oct 27, 2025
d482d8a
Update banner to display 'MCP Registry CLI' with gradient colors
aarora79 Oct 27, 2025
2443de9
Fix banner to display complete 'MCP Registry CLI' with proper spacing
aarora79 Oct 27, 2025
b3e1279
Fix Registry Y character and straighten CLI alignment
aarora79 Oct 27, 2025
4c4f563
Fix banner alignment and missing Y character
aarora79 Oct 27, 2025
dcb6b90
Increase spacing between Registry and CLI sections
aarora79 Oct 27, 2025
c75f316
Add Y character to end of REGISTRY word in banner
aarora79 Oct 27, 2025
ad6b7f2
Fix Y character rendering in REGISTRY word
aarora79 Oct 27, 2025
fce816d
Simplify banner Y character - keep only in first row
aarora79 Oct 27, 2025
7c1d04e
Widen Y column in REGISTRY to make it distinct from I
aarora79 Oct 27, 2025
7869660
Make Y character standalone section in bright green
aarora79 Oct 27, 2025
50e1f51
remove html2pdf.js
debbiephilips-00 Oct 27, 2025
7461b6d
removed emojis
debbiephilips-00 Oct 27, 2025
9c47a80
added bedrock support
debbiephilips-00 Oct 27, 2025
022b4df
Display AI model provider information on a single line
debbiephilips-00 Oct 27, 2025
33f4de2
removed cisco security scanner - cause not in main
debbiephilips-00 Oct 27, 2025
8f47c96
automatic token generation and refresh
debbiephilips-00 Oct 27, 2025
1b90fea
changed default model to haiku
debbiephilips-00 Oct 27, 2025
3a58fbc
refactored to only include essential commands
debbiephilips-00 Oct 27, 2025
0613a83
added token support
debbiephilips-00 Oct 27, 2025
1218826
Install @aws-sdk/client-bedrock-runtime dependency
aarora79 Oct 27, 2025
b7da998
Update sample configuration to match cloudflare-docs-server-config.json
aarora79 Oct 27, 2025
0c55444
remove mention of isengard and use only profile
debbiephilips-00 Oct 27, 2025
95d3f6e
Merge branch 'pr-test' of github.com:nishadeborahphilips/mcp-gateway-…
debbiephilips-00 Oct 27, 2025
35b4168
adding token refresh
debbiephilips-00 Oct 27, 2025
eae92f0
adding token refresh
debbiephilips-00 Oct 27, 2025
704ad96
Merge branch 'pr-test' of github.com:nishadeborahphilips/mcp-gateway-…
debbiephilips-00 Oct 27, 2025
1af4d93
fixing merge conflict
debbiephilips-00 Oct 27, 2025
3081443
fixing conflicts and pushing the change for token refresh
debbiephilips-00 Oct 27, 2025
1df2a82
removing emojis
debbiephilips-00 Oct 27, 2025
6e50835
added source /md file
debbiephilips-00 Oct 28, 2025
7bd1156
Fix ‘are you Claude’ response
debbiephilips-00 Oct 28, 2025
b849aa5
added cost
debbiephilips-00 Oct 28, 2025
9af5918
changed AWS Bedrock -> Amazon Bedrock
debbiephilips-00 Oct 28, 2025
9f79f37
fixed scrolling to the top
debbiephilips-00 Oct 28, 2025
c4b78da
changed questions
debbiephilips-00 Oct 28, 2025
17eedd4
Merge branch 'pr-test' of github.com:nishadeborahphilips/mcp-gateway-…
debbiephilips-00 Oct 28, 2025
67c639b
undoing the last commit
debbiephilips-00 Oct 28, 2025
54be5bf
fixing the viewport reload
debbiephilips-00 Oct 28, 2025
98f7175
banner update
debbiephilips-00 Oct 28, 2025
624762c
updated prompt to not use emojis
debbiephilips-00 Oct 28, 2025
7d446ab
updated proxypassurl to proxy_pass_url
debbiephilips-00 Oct 28, 2025
aaacbdd
show welcome message only once
debbiephilips-00 Oct 28, 2025
a90f06d
setting to true even if aws profile and anthropic key are unavailable…
debbiephilips-00 Oct 28, 2025
df22dd8
only ANTHROPIC_API_KEY not LLM_API_KEY
debbiephilips-00 Oct 28, 2025
52033ad
remove LLM_API_KEY
debbiephilips-00 Oct 28, 2025
acc2aaf
fixed extra whitespace
debbiephilips-00 Oct 28, 2025
70e0313
removed the icon gen
debbiephilips-00 Oct 28, 2025
4e5beb0
Add CLI command: registry - allows running MCP Gateway CLI from anywh…
aarora79 Oct 28, 2025
f9da352
split tokens into input and output token
debbiephilips-00 Oct 28, 2025
821a204
footer token update
debbiephilips-00 Oct 28, 2025
6fa56f9
updates to readme
debbiephilips-00 Oct 28, 2025
399b05b
update nomenclature in readme.md
debbiephilips-00 Oct 28, 2025
dcdbb6e
updating picture
debbiephilips-00 Oct 28, 2025
b8f1f88
removed img
debbiephilips-00 Oct 28, 2025
4b1b03a
adding img back
debbiephilips-00 Oct 28, 2025
517b5f5
updating img path
debbiephilips-00 Oct 28, 2025
f176555
removing extra.png
debbiephilips-00 Oct 28, 2025
122b02d
to use registry from cli
debbiephilips-00 Oct 28, 2025
9e56e88
added pipe to before token
debbiephilips-00 Oct 28, 2025
7cdca95
updating the readme.md
debbiephilips-00 Oct 28, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ The **MCP Gateway & Registry** is an enterprise-ready platform that centralizes

## What's New

- **💬 Interactive MCP-Registry CLI** - Terminal-based chat interface with AI-powered MCP tool discovery. Supports Amazon Bedrock and Anthropic API. [MCP-Registry CLI](docs/mcp-registry-cli.md)
- **🔒 MCP Server Security Scanning** - Integrated vulnerability scanning with [Cisco AI Defence MCP Scanner](https://github.com/cisco-ai-defense/mcp-scanner). Automatic security scans during server registration, periodic registry-wide scans with detailed markdown reports, and automatic disabling of servers with security issues.
- **📥 Import Servers from Anthropic MCP Registry** - Import curated MCP servers from Anthropic's registry with a single command. [Import Guide](docs/anthropic-registry-import.md)
- **🔌 Anthropic MCP Registry REST API Compatibility** - Full compatibility with Anthropic's MCP Registry REST API specification. [API Documentation](docs/anthropic_registry_api.md)
Expand Down
18 changes: 18 additions & 0 deletions cli/bin/registry.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
#!/usr/bin/env node

import { spawn } from 'child_process';
import { fileURLToPath } from 'url';
import { dirname, join } from 'path';

const __filename = fileURLToPath(import.meta.url);
const __dirname = dirname(__filename);
const projectRoot = dirname(__dirname);

const child = spawn('npx', ['tsx', join(projectRoot, 'src/index.tsx'), ...process.argv.slice(2)], {
stdio: 'inherit',
shell: true
});

child.on('exit', (code) => {
process.exit(code);
});
Loading
Loading