MCP Tools – Page 121
MCP Tool CategoriesShowing 1441 to 1452 of 1574 results
retrieve_from_aws_kb
Retrieve the most relevant passages from an AWS Bedrock Knowledge Base for a query, with an optional result count.
generate_image
Generate an image from a text prompt using one of several EverArt models, returning a URL to the result.
append_insight
Append a discovered business insight to the server's continuously updated insights memo.
describe-table
Show the schema of a specified table, including its column names and data types.
create_table
Create a new table in the SQLite database from a CREATE TABLE statement.
write_query
Execute an INSERT, UPDATE, or DELETE statement against the SQLite database.
read_query
Execute a SELECT query to read and return rows from the SQLite database.