Skip to content
Merged
Changes from all commits
Commits
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
6 changes: 3 additions & 3 deletions registries/toolhive/servers/aws-pricing/server.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"io.github.stacklok": {
"public.ecr.aws/f3y8w4n0/awslabs/aws-pricing-mcp-server:1.0.24": {
"public.ecr.aws/f3y8w4n0/awslabs/aws-pricing-mcp-server:1.0.25": {
"metadata": {
"last_updated": "2026-02-26T11:45:58Z",
"last_updated": "2026-03-05T20:39:52Z",
"stars": 8259
},
"overview": "## AWS Pricing MCP Server\n\nThe aws-pricing MCP server is a Model Context Protocol (MCP) server that gives AI assistants programmatic access to AWS pricing data through a structured interface. It allows AI-driven workflows to retrieve up-to-date pricing information for AWS services, instances, and usage dimensions, enabling cost estimation, comparison, and optimization tasks without manual navigation of pricing pages or spreadsheets. This server is particularly useful for cost modeling, architectural tradeoff analysis, and budget-aware automation inside AI assistants.",
Expand Down Expand Up @@ -601,7 +601,7 @@
"name": "FASTMCP_LOG_LEVEL"
}
],
"identifier": "public.ecr.aws/f3y8w4n0/awslabs/aws-pricing-mcp-server:1.0.24",
"identifier": "public.ecr.aws/f3y8w4n0/awslabs/aws-pricing-mcp-server:1.0.25",
"registryType": "oci",
"transport": {
"type": "stdio"
Expand Down