Skip to content

ginpei/try-mcp-2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Try MCP

Try

There is the .mcp.json for project MCP settings. You can just go with Claude Code:

See the list of MCPs:

$ claude mcp list
mcp-example: node ./server

Start conversation with Claude Code:

$ claude

Fortune

Ask your fortune. It invokes the mcp-example:miko:

> tell my fortune

● mcp-example:miko (MCP)

╭─────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ Tool use                                                                                                        │
│                                                                                                                 │
│   mcp-example:miko() (MCP)                                                                                      │
│   Tell your fortune (omikuji)                                                                                   │
│                                                                                                                 │
│ Do you want to proceed?                                                                                         │
│ ❯ Yes                                                                                                           │
│   Yes, and don't ask again for mcp-example:miko commands in /home/ginpei/projects/try-mcp-2025                  │
│   No, and tell Claude what to do differently (esc)                                                              │
│                                                                                                                 │
╰─────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯

You will receive the fortune:

● mcp-example:miko (MCP)
  ⎿  Result: Super Great

● Your fortune is: Super Great

Place

Ask for a cat image. It invokes the mcp-example:placecats:

> give me a cat for 800x600

● mcp-example:placecats (MCP)(width: 800, height: 600)…

╭─────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ Tool use                                                                                                        │
│                                                                                                                 │
│   mcp-example:placecats(width: 800, height: 600) (MCP)                                                          │
│                                                                                                                 │
│ Do you want to proceed?                                                                                         │
│ ❯ Yes                                                                                                           │
│   Yes, and don't ask again for mcp-example:placecats commands in /home/ginpei/projects/try-mcp-2025             │
│   No, and tell Claude what to do differently (esc)                                                              │
│                                                                                                                 │
╰─────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯

It returns the URL of the cat image:

● mcp-example:placecats (MCP)(width: 800, height: 600)…
  ⎿  https://placecats.com/800/600

● https://placecats.com/800/600

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published