Add your description here
Project description
fastmcp-test
A minimal example server using FastMCP, providing simple tools and resources for generating random values and placeholder text. This can serve as a starting point for MCP-based APIs.
Features
This server exposes the following:
Tools
| Tool | Description |
|---|---|
get_random_number(min: int, max: int) -> int |
Returns a random integer between min and max. |
get_random_string(length: int) -> str |
Returns a random lowercase ASCII string of the specified length. |
get_random_bool() -> bool |
Returns a random boolean value (True or False). |
Resources
| URI | Description |
|---|---|
demo://lorem-ipsum |
Returns a static lorem ipsum string. |
demo://random-number |
Returns a random integer between 0 and 100. |
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fastmcp_test-0.1.0.tar.gz
(8.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fastmcp_test-0.1.0.tar.gz.
File metadata
- Download URL: fastmcp_test-0.1.0.tar.gz
- Upload date:
- Size: 8.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
299564d1d07c1b320b517adc169ab54675f11d33861e1ff983c2635a6ac002c6
|
|
| MD5 |
9a5ce55651d8e7c552f69afee6f9f379
|
|
| BLAKE2b-256 |
b42e3c603ba549c2727d1f687c696d15a8170d2290ce982266ce745114b7d2fd
|
File details
Details for the file fastmcp_test-0.1.0-py3-none-any.whl.
File metadata
- Download URL: fastmcp_test-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d5b59b41a7d07142291e4f0ccb750b1a69806192845a381dfea7aaa45086cc26
|
|
| MD5 |
c657e72acc4aa244c83ab18e0e85e7a3
|
|
| BLAKE2b-256 |
844bb6676ffd93f3f52d9b6c777e520c79eb0ff7431d37759d6be872c3aa0dee
|