Skip to content

paramteraiya/test-mcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test MCP Repository

Param is trying a Github MCP server for AI Agent

Features

Add Two Numbers

The repository now includes a function to add two numbers:

from add_numbers import add_two_numbers

# Add two numbers
result = add_two_numbers(5, 10)  # Returns 15

To run the tests:

python test_add_numbers.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages