sifa-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| extensions | {
"io.modelcontextprotocol/ui": {}
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| create_worker_profileA | Create a portable worker reputation profile. Western parallel: LinkedIn profile creation, Angie's List contractor profile. This is the 'economic passport' that travels with the worker. DEMO — no real identity verification in this prototype. |
| add_service_recordA | Add a completed service record to a worker's profile. Western parallel: Uber trip completion, Angie's List job review, Upwork completed contract. Each record builds the reputation score. DEMO — client verification is simulated. |
| get_reputation_profileA | Retrieve a worker's full reputation profile including trust score. Western parallel: Checking a contractor's BBB rating or Upwork JSS. DEMO data. |
| generate_referenceA | Generate a structured professional reference letter for a worker. Western parallel: LinkedIn recommendation, employer reference letter. Outputs a formatted reference that can be printed, shared as PDF, or verified by QR code in production. DEMO. |
| list_skill_categoriesA | List all skill categories and subcategories available in the Sifa system. Use this to see valid skill values for create_worker_profile. |
| compare_workersA | Compare the reputation scores of multiple workers for a specific job. Western parallel: Contractor comparison on Thumbtack, Bark, or Houzz. DEMO data. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/gabrielmahia/sifa-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server