mcp_test

hiddenguy1/mcp_test

3.2

If you are the rightful owner of mcp_test and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The MCP Intelligent Agent Project demonstrates the use of Model Context Protocol (MCP) in real-world applications such as AI chatbots and Agentic Loop.

Tools

Functions exposed to the LLM to take actions

query_weather

Queries the weather for a specified city.

search_web

Performs a web search with specified keywords.

calculate

Performs calculations based on a given expression.

read_file

Reads the content of a specified file.

write_file

Writes or creates a file with specified content.

list_files

Lists files in a specified directory.

mark_task_complete

Marks a task as complete with a summary.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources